How to Save Power With Arduino
by ForceTronics in Circuits > Arduino
1905 Views, 15 Favorites, 0 Comments
How to Save Power With Arduino
In this instructable we look at how to drastically reduce the amount of power your Arduino consumes. This tutorial is a must if you are creating battery powered projects where battery life is critically. In this four part video series we will utilize the AVR's (Arduino chip) power reduction registers (PRR), sleep modes, interrupts, watch dog timer (WDT), and how to shut off the brown out detection (BOD) capability.