wayland/avr-sleep@0.0.1

License: GPLv3

Hardware sleep to save battery on AVR-based boards. Based on https://xod.io/libs/nkrkv/avr-sleep/
NodeDescription
example
Example for testing sleep-until-switch node. LED will be illuminated for 2 seconds when microcontroller wakes from sleep.
sleep-until-switch
Puts the microcontroller into 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 wayland/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.