- Notifications
You must be signed in to change notification settings - Fork0
Power Management of Arduino Nano (Atmega-328p) using external interrupts
License
NotificationsYou must be signed in to change notification settings
Ovidiu22/PwrMgmt-Atmega328p_interruptButton
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Power Management of Atmega-328p (Arduino Nano)
This sequence displays the possibility to save power by keeping the processor in sleep mode. Following sleep modes are available:
- SLEEP_MODE_IDLE
- SLEEP_MODE_ADC
- SLEEP_MODE_PWR_SAVE
- SLEEP_MODE_STANDBY
- SLEEP_MODE_PWR_DOWN
Wake-up is done using an external interrupt - a button on pin PIND2 (INT0).
For further details visithttp://donalmorrissey.blogspot.com/2010/04/putting-arduino-diecimila-to-sleep.html or chapter 14 in Atmega datasheet.
About
Power Management of Arduino Nano (Atmega-328p) using external interrupts
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published