/Low-Power

Low Power Library for Arduino

Primary LanguageC++

Low-Power

Lightweight low power library for Arduino.

Version: 1.70

Date: 2017-03-02

Devices Supported:

  • ATtiny85
  • ATMega168
  • ATMega328P
  • ATMega32U4
  • ATMega2560
  • ATMega256RFR2
  • ATSAMD21G18A

####Notes: External interrupt during standby on ATSAMD21G18A requires a patch to the Arduino SAMD Core in order for it to work. Fix is provided by this particular pull request.

Should work for ATtiny45 and ATtiny25, just needs some trivial changes.