??? 12/07/07 05:21 Modified: 12/07/07 05:35 Read: times Msg Score: +1 +1 Good Question |
#147961 - If you had searched the web ... Responding to: ???'s previous message |
You'd have noticed that there are many, Many, MANY parallel LCD to MCU (most common is the PIC) interfaces published that take serial input and display it on the LCD. Unfortunately, they're not very sophisticated.
Doing this yourself is a typical test problem to be done in less than an hour of classroom time, including the hardware design. That's how it's done. I've actually not seen an LCD that comes from the mfg with a serial interface integrated into its controller. They all seem to be MCU+LCD controller arrangements. RE |