Hacker News new | past | comments | ask | show | jobs | submit login
How to run Arduino on a 9v battery for weeks or months (hwstartup.wordpress.com)
1 point by outworlder on Aug 8, 2013 | hide | past | favorite | 1 comment



I also found the following article invaluable when building my ATMEGA328-based project using watchdog timers and a battery.

http://donalmorrissey.blogspot.de/2010/04/sleeping-arduino-p...

There is some cumulative error (maybe one second per hour) after sleeping in increments of 8 seconds (the longest interval possible with the watchdog timer) because of the time lost starting up and shutting down, so this approach is not 100% accurate.

Running direct from 3xAA batteries (=4.5V) means that you can avoid a voltage regulator from 9V too.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: