Harold M Hallikainen wrote: You can possibly drive the LCD directly with a PIC, using an > interrupt routine to generate the backplane and segment signals. As I > recall, Microchip has a chip with an LCD driver in it. You can also use > exclusive OR gates to do the phase inversion for driving segments, but > that takes a lot of chips to do many segments. Finally, there is the > ICL7211, which is a 4 digit LCD driver in a 40 pin chip. You feed it BCD > and digit select signals. It generates backplane and segment drive > signals. According to the new Digi-Key catalog, the PIC 16C92X is an 8 bit Micro with an LCD driver built-in. Has anyone had any experience with this device? I am working on a project with a 16F84 that will hopefully output to an LCD. Would I be better off to use the 16C92X and avoid all the extra hardware to do the same thing with the 16F84? I'm just a newbie at this, so the answer may be somewhat obvious to others... Thanks for any help. Fred. fred.hatfield@sstar.com