Skip to content

Instantly share code, notes, and snippets.

@kinasmith
kinasmith / RTCAlarm_Scheduler.ino
Created June 7, 2016 19:18
Schedule the Riffle using the RTC!
/* ------------
Uses the alarm on the DS3231 to wake the Riffle from deep sleep
Libraries used:
PinChange Interrupt: https://github.com/GreyGnome/EnableInterrupt
DS3231 Library from SeedStudio: https://github.com/bpg/DS3231
LowPower: https://github.com/rocketscream/Low-Power
Kina Smith
kina.smith@gmail.com
------------ */