============================= 6610 Serial Color Graphic LCD ============================= .. image:: LCD/Epson_LCD.jpg :height: 200 .. image:: LCD/Philips_NXP1_LCD.jpg :height: 200 NOTE: The display that is being used is either an Epson model or a Philips model. Although they are being used in the same phone, they have a different controller. The phone's firmware detects which display is attached to it. The displays have a hardwired ID. Philips controller has the green sticker label "NXP" on the LCD connector. Features ======== * 132x132 serial color graphic LCD * 4,096 Color Display * 9-bit SPI * LCD Logic: 3.3V or 5.0V * LED Backlight : 7V (On-board DC/DC converter) * Uses the Epson S1D15G00 Controller * Connect directly to 3.3V or 5.0V microcontroller * 3 wire serial Documents ========= :download:`LCD6610 User Manual and Schematic.pdf ` :download:`Epson S1D15G00 Controller Datasheet.pdf ` :download:`Philips (NXP) PCF8833 Controller Datasheet.pdf ` :download:`Nokia_6100_LCD_Display_Driver_R1_Tutorial_by_James_Lynch.pdf ` Sample Code =========== :download:`LPC2138_NOKIA6610_for_Epson_Controller.zip ` :download:`LPC2148SFE_EPSON_NXP_works with both controllers.zip ` :download:`LPC2368_NOKIA6610_ALL.zip `