Maker Pro
Maker Pro

non HD44780 lcd driving

D

Darkage

Jan 1, 1970
0
I would like to learn how to drive a standard lcd display that doesn't have
a charactor generator onboard. to either a z80 or pic. etc. anyone can point
me in the right direction of schematics & code?
 
D

Dan Barlow

Jan 1, 1970
0
Darkage said:
I would like to learn how to drive a standard lcd display that doesn't have
a charactor generator onboard. to either a z80 or pic. etc. anyone can point
me in the right direction of schematics & code?

Do you mean you have the bare glass plate and need to drive the
segments directly, or you have a LCD with row and column drivers
with no intelligence? It makes a bit of a difference. :)

TI's MSP430 comes in a flavor that has built in LCD segment
drivers and some special handling so you can use bare glass
LCD.

If you can give more info about the LCD you want to use
maybe we can give more suggestions.
-Dan Barlow
 
Top