This commit is contained in:
anschrammh 2023-05-03 22:55:03 +02:00
commit cb73f195cd

View File

@ -38,7 +38,7 @@ The W800 is a pretty interesting chip with impressive characteristics for its pr
#### Connectivity :
* The watch has BLE (4.2) connectivity which is used to connect to a phone using the GadgetBridge app to :
* control music playback - **to implement**
* find my phone feature - **to implement**
* find my phone feature
* report its battery level
* report step counts - **to implement**
* display received text messages, emails and calls - **to implement**
@ -48,11 +48,12 @@ The W800 is a pretty interesting chip with impressive characteristics for its pr
* Using the current battery, expected battery life is :
* ~ 5 days in sleep mode.
* ~ 9 hours when continuously connected to BLE with the phone (I may be able to slightly improve power consumption in BLE mode - working on it).
#### Casing and docking station :
#### Casing size, Weight and Docking station :
* The case of the watch is 3D printed and the STL design files are available [here](design/FreeCad/stl)
* The size of the watch's case is as follow :
![](http://82.64.196.164/images/git/W800_casing_size.png)
* The thickness of the watch will be reworked in the next version of the casing, the goal is to shave 3 to 4 mm off to reach 12 to 13 mm.
* The watch weighs around 50 grams with the 500 mAh battery and the straps attached to it.
* It also has a docking station designed for it which is used to :
* Recharge the W800 Smart Watch by simply putting the watch on it. The connection between the docking and the watch is done through a magnetic 4 pin connector.
* Flash a new firmware to the watch. No extra programming hardware is required, only the docking is needed.