/Real-Time-Clock

Real-Time Clock project with multiplexing between seven-segment displays, Keypad, and LCD. The project maintains variables to track hours, minutes, and seconds. It likely updates these values based on the timer interrupt to keep track of the current time.

Primary LanguageMakefile

Watchers