This is yet another DIY clock. An Atmel AVR controller is used to drive a text-mode LCD (HD44780 and compatible) 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 RTC-clock is driven in async mode by an external 32kHz Watch-Crystal. The code is written in C using avr-gcc with the avr-libc and P. Fleury's textmode-lcd library for gcc.
Credits: Peter Fleury for his lcd-library. www.mikrocontroller.net/forum -> Codesammlung for the character patterns.
Download the Source-Archive (Timestamp 20081012)
Please read the readme.txt file included in the source archive.
08465 hits since
Last mod.: Sunday, 12-Oct-2008 03:08:41 CEST