diff --git a/README.md b/README.md index 5a537a0..6e604bf 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ using a magnetic 4 pin plug. * Design and test the : * [X] vibration motor circuit * [X] Draw the schematic, the first revision of the schematic is available [here](design/Kicad/W800_Smart_Watch/W800_Smart_Watch.pdf). -* [ ] Design the PCB (routing, placement etc..) on a 2 layer PCB (might need 4 though) - In progress. +* [X] Design the PCB (routing, placement etc..) on a 2 layer PCB (might need 4 though) - In progress. ## Achieved power consumption recap: (Need to work on sleep current :-( ) @@ -140,3 +140,10 @@ using a magnetic 4 pin plug. |Active (240Mhz clk)
(No BLE / No WiFi) |~72 mA | ~6 hour | |Sleep |~4.5 mA |~4 days and 4 hours | |Standby |~1.8 mA |~10 days and 15 hours | + +## Here is a preview of what the PCB should look like : +### The front : +![](http://82.64.196.164/images/git/rendering_front.png) + +### The back : +![](http://82.64.196.164/images/git/rendering_back.png)