Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.12 KB

readme.md

File metadata and controls

26 lines (18 loc) · 1.12 KB

RTC_Driven_Awake

This Arduino sketch demonstrates putting an Arduino into sleep mode and using the DS323x Real Time Clock (RTC) to generate a wakeup interupt (every minute or hour, say) to restart the Arduino from where it left off.

Based on https://forum.arduino.cc/t/external-rtc-to-wake-arduino-up-on-interrupt/321707 but updated for V 2.0 of J Christensen's library DS3232RTC which supports both DS2331 & DS3232 devices.

If using an Arduini Nano

General

DS323x RTC References