arduino/libraries/Adafruit_SleepyDog_Library
2018-11-03 20:21:33 +00:00
..
examples Initial commit 2018-11-03 20:21:33 +00:00
utility Initial commit 2018-11-03 20:21:33 +00:00
Adafruit_SleepyDog.cpp Initial commit 2018-11-03 20:21:33 +00:00
Adafruit_SleepyDog.h Initial commit 2018-11-03 20:21:33 +00:00
library.properties Initial commit 2018-11-03 20:21:33 +00:00
LICENSE Initial commit 2018-11-03 20:21:33 +00:00
README.md Initial commit 2018-11-03 20:21:33 +00:00

Adafruit SleepyDog Arduino Library

Arduino library to use the watchdog timer for system reset and low power sleep.

Currently supports the following hardware:

  • Arduino Uno or compatible (ATmega328P).