Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Power Management of Arduino Nano (Atmega-328p) using external interrupts

License

NotificationsYou must be signed in to change notification settings

Ovidiu22/PwrMgmt-Atmega328p_interruptButton

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.

Schematic

Schematic

About

Power Management of Arduino Nano (Atmega-328p) using external interrupts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp