• Stars
    star
    1
  • Language Makefile
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

I used 8-bit timer in normal mode, with OVF interrupt we can count seconds, minutes, and hours. To reset time I used two external interrupts and select button. To keep last value of clock after power cut off, I used EEPROM driver to store time every second in EEPROM. Finally I used LCD 2x16 to display my clock.