Skip to content

Put Arduino fully to sleep, then awake via RTC's external interupt

Notifications You must be signed in to change notification settings

VashJuan/RTC_Driven_Awake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Put Arduino fully to sleep, then awake via RTC's external interupt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages