How To Wake Up Arduino From RTC Alarm Interrupt



Hi Friends,
Here i am using the RTC DS 3231 (which works on the I2C protocol) to wake up my Arduino UNO board from sleep whenever the Alarm occurs.

When the Alarm occurs an Interrupt is being triggered on the INT pin of the RTC and this interrupt wakes up the arduino from sleep.


- Post Time: 09-22-16 - By: http://www.rfidang.com