Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
microfarad-de committed Feb 27, 2019
1 parent 7724784 commit 03fe99c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ sequence prior to powering down the system.

The device is designed to consume a very low current and is able to run on a single CR2025
or similar 3V Lithium cell for thousands of cycles. The current consumption is around 10μA
during the deep sleep phase and around 1.2mA when all the LEDs are on. The device consumes no
current when the power is off.
during the Power-Down sleep phase and around 1.2mA when all the LEDs are on. The device
consumes no current when the power is off.

In order to reduce the bill of material, all 9 LEDs share one common dropper resistor.
Turning on multiple LEDs simultaneously is not recommended as it will result in some of
Expand Down
4 changes: 2 additions & 2 deletions toothbrush-timer.ino
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
*
* The device is designed to consume a very low current and is able to run on a single CR2025
* or similar 3V Lithium cell for thousands of cycles. The current consumption is around 10μA
* during the deep sleep phase and around 1.2mA when all the LEDs are on. The device consumes no
* current when the power is off.
* during the Power-Down sleep phase and around 1.2mA when all the LEDs are on. The device
* consumes no current when the power is off.
*
* In order to reduce the bill of material, all 9 LEDs share one common dropper resistor.
* Turning on multiple LEDs simultaneously is not recommended as it will result in some of
Expand Down

0 comments on commit 03fe99c

Please sign in to comment.