enjoyneering / Arduino_Deep_Sleep

An example of proper and most advanced way to put ANY AVR Arduino boards in to sleep

Repository from Github https://github.comenjoyneering/Arduino_Deep_SleepRepository from Github https://github.comenjoyneering/Arduino_Deep_Sleep

license-badge stars hit-count github-issues

Arduino_Deep_Sleep

An Arduino example of the proper and most advanced way to put any AVR MCU into sleep

This example puts AVR MCU in deep sleep for 30 seconds. Wakes it up, turns on/off LED and returns Arduino back to sleep. Average ATtiny85 consumption in deep sleep mode, achieved by this sketch, is ~3 microamperes at 3.3 volt.

About

An example of proper and most advanced way to put ANY AVR Arduino boards in to sleep


Languages

Language:C++ 100.0%