PDA

View Full Version : write big text to lcd



isaac
- 8th October 2008, 00:38
Hi All

Has anyone being able to write big text to an lcd like this ?

http://www.siwawi.arubi.uni-kl.de/avr_projects/lcdclock/index.html

Regards
Isaac

Darrel Taylor
- 8th October 2008, 01:01
Here's a port of Scott Edwards' BigNums to PBP. Originally for the Basic Stamp.

http://www.picbasic.co.uk/forum/showthread.php?p=26736
<br>

skimask
- 8th October 2008, 01:03
Has anyone being able to write big text to an lcd like this ?
http://www.siwawi.arubi.uni-kl.de/avr_projects/lcdclock/index.html
That's just a standard 4x20 LCD, half a dozen 'special characters', angled block types, half filled block, filled block, etc..etc.. It's all in how you put it on the screen.
If you forgo the 'special characters', you could do the same thing with an 'X' in each position to ultimately make a LARGE font... No special programming required, just a little bit of thought...

rmteo
- 8th October 2008, 01:45
Have you considered using a graphic LCD instead?

http://home.earthlink.net/~rmteo/sitebuildercontent/sitebuilderpictures/a_129.jpg