Home - GuangDuang/ECE-387-Alarm_Clock GitHub Wiki
Welcome to the ECE-387-Alarm_Clock wiki!
In this project I just use what I have the UNO board for it. I use delay to have each loop approach to 1 sec and count the time by loop. Then send the time to serial window each second. Set time and alarm by serial input withe time/alarm + space + hours + space + minutes.
After you set alarm. The alarm will sound at setting time. You can push button to cancel that.