Digital Clock for 634

specialk

New member
May I suggest you check out LCDtime at http://www.geocities.com/special_4k4/ ?
It's a digital clock that uses LCDriver to display a large format clock on practically any size serial LCD that is supported. (Although with anything smaller than 4x20, it can not display the large font time becuase of the inherant size issue. Instead it renders the time in a smaller, but still large, font.)

-special [k]
 

specialk

New member
I'm sure it is :D
Quite a bit less bug-prone I suspect too, considering the large font handling is done on the LCD. I would love to try your program out but:
A. I don't have a Crystalfontz LCD
B. I only have a LCD hooked up to my serial port via a Wirz backpack, so it doesn't have the large character handling.
C. Right now I only have access to a parallel 4x20 (which I can use right now with my LCDtime software via the new modLCDparallel.bas file I whipped up)
Sucks to be me :p

-special [k]
 
Top