Skip to content

Releases: microfarad-de/toothbrush-timer

Tweaking

20 Jun 14:26
Compare
Choose a tag to compare
  • Remove initial delay
  • Improve animation randomness

Improved Code Comments

17 Apr 20:56
Compare
Choose a tag to compare
1.2.1

Improve code comments

Fixed Potential Bug

12 Mar 21:09
Compare
Choose a tag to compare

Fixed potential bug where ADC has been disabled after being powered down.

Reduced Power Consumption

06 Mar 14:08
Compare
Choose a tag to compare

Use ADCSRA &= ~(1 << ADEN); to properly disable the ADC,
this reduces the Power-Down sleep mode power consumption
from 100µA to 10µA.

First Release

26 Feb 08:36
Compare
Choose a tag to compare

Code complete, no known bugs, polished user interface.