May 26, 2006

ALPHANUMERIC DISPLAY AND KEYBOARD

Do you realize you can pick up older keyboards for one dollar! I have a few and use them to interface with my computer chips. I have done more work on my alphanumeric LCD (liquid crystal display). I can now set addresses and send ascii characters to these locations. The lcd controller automatically increments or decrements, each time you write to an address.


lcd-kbd.jpg

I am now able to read the contents of the DD RAM. The bytes of this memory correspond to the characters appearing on the display. The character generator is transparent to the programmer and produces the pixels that form the characters displayed. A very interesting development is serial rather than parallel LCDs. These seem to cost
$45 and up whereas the parallel type go for 10 to 20. It is desirable to have LED backlighting for good visibility.

Posted by larrykeegan at May 26, 2006 07:11 PM