From 52de81256f123f15d6b8a0f31c5baafcd1e85096 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Mon, 30 Jan 2023 00:38:47 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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)