Skip to content

An example of the implementation of sleep for Arduino using a watchdog timer to wake-up

Notifications You must be signed in to change notification settings

Nickduino/Sleepduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sleepduino

Open sleepduino.ino and the sleep.ino tab will automatically be included by the Arduino IDE as long as you place it in the same folder.

The example function is the void flash(). You can modify it to perform whatever task you need your Arduino to to. You can also modify the CYCLES parameter to changer the number of 8 second long naps your Arduino will do before accomplishing said tasks.

About

An example of the implementation of sleep for Arduino using a watchdog timer to wake-up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%