Device Control
A library that sets the Arduino into sleep mode for a specified length of time, or until an interrupt
An Arduino library to place the arduino into sleep mode for a specific length of time, or a specific number of sleep cycles.
Maintainer: Noah Shibley
This library is compatible with the avr architecture so you should be able to use it on the following Arduino boards:
Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.