Skip to content

digitalcardboard/ColorLCDShield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

This is an Arduino library for SparkFun's Color LCD Shield

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 40.5%
  • C++ 30.4%
  • Other 29.1%