Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketscream/Low-Power
Low Power Library for Arduino
https://github.com/rocketscream/Low-Power
Last synced: 3 months ago
JSON representation
Low Power Library for Arduino
- Host: GitHub
- URL: https://github.com/rocketscream/Low-Power
- Owner: rocketscream
- Created: 2011-07-03T11:29:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T23:12:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T10:05:03.608Z (3 months ago)
- Language: C++
- Homepage: www.rocketscream.com
- Size: 40 KB
- Stars: 1,271
- Watchers: 91
- Forks: 346
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-arduino - Low-Power - Low Power Library for Arduino (Libraries)
- awesome-arduino - Low-Power - Low Power Library for Arduino (Libraries)
README
### Low-Power
Lightweight low power library for Arduino.Version: 1.81
Date: 21-01-2020
Devices Supported:
* ATMega88
* ATMega168
* ATMega168P
* ATMega328P
* ATMega32U4
* ATMega644P
* ATMega1284P
* 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.