Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.21 KB

File metadata and controls

20 lines (13 loc) · 1.21 KB

Color LCD Shield

Color LCD Shield
Color LCD Shield (LCD-09363)

The Color LCD Shield interfaces your Arduino with a knock-off 132x132 Nokia 6100 LCD. The LCD is available with one of two controlling drivers - a Philips PCF8833 or an Epson S1D15G10.

A really great resource for working with both the Epson and Philips controllers is Jim Lynch's Display Driver tutorial. Much of this example code stems from that document.

Repository Contents

  • /hardware - Hardware design files for the Color LCD Shield PCB. These files were designed in Eagle CAD.
  • /firmware - Example firmware for the Color LCD Shield.

License Information

The hardware and example firmware are released under Creative Commons Share-alike 3.0.