License: GPLv3
Hardware sleep to save battery on AVR-based boards.
Node | Description |
---|
sleep-until-switch | Puts the mictrocontroller to deep sleep until the signal changes on a port either from high to low or from low to high. |
To use the nodes in your project you should have the
nkrkv/avr-sleep
library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.