Recommended Project 3 - LCD-Clock





  • This is yet another DIY clock.
  • An Atmel AVR controller is used to drive a text-mode LCD to show the time in big letters.
  • The letters are drawn with user-defined characters.
  • The AVR's main clock is the internal R/C-oscillator.
  • The code is written in C using avr-gcc with the avr-libc.
textmode lcd with big numbers



Details can be found HERE


0 comments :