Information Center for ARM

Description: Upon startup, the program displays the currently set time and date and a menu to perform the following: \code Menu: t - Set time d - Set date i - Set time alarm m - Set date alarm c - Clear the alarm notification (only if it has been triggered) \endcode Setting the time, date and time alarm is done by using Menu option "t", "d", the display is updated accordingly. The time alarm is triggered only when the second, minute and hour match the preset values; the date alarm is triggered only when the month and date match the preset values. If both time alarm and date alarm are set, only when the second, minute, hour, month and date match the preset values, the alarm will be triggered.