I'm experimenting with using a large LCD - 320x200 pixels. It is setup as a graphic display. It is mono, and has 4 bit input (so, to input a full screen worth is 16,000 pulses) I'm thinking of using two PIC's - one for my main program and one to handle outputting to the display (and contain a "built in" font). I was wondeirng if anyone else had done this or had any tips, or any ideas of the best way to handle it? At this point, I'm going to end up using external SRAM chips to store the screen array, and pulse the RAM chips out to the screen, unfortunately, that increases my pulses to a now max of 32,000 pulses. I'm really not sure how to do this, this is my first graphic display. Any info would be appreciated! -Tony -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.