-
Notifications
You must be signed in to change notification settings - Fork 0
Home
GuangDuang edited this page Mar 10, 2019
·
3 revisions
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.