Graphic LCD Hookup Guide
Contributors:
jimblom
Resources and Going Further
Thanks for checking out our Monochrome 84 x 48 Graphic LCD Hookup Guide! Should you require any further resources to get your LCD up and running, here are some handy places to look:
- LCD and Driver Resources
- PCD8544 LCD Controller Datasheet
- LCD Datasheet -- Not exactly SparkFun's LCD, but a pretty close match.
- GitHub Repository - Example code used in this tutorial for the Nokia graphic LCD.
- Arduino Libraries and Code
- PCD8544 Arduino Library -- A dependable Arduino library for the PCD8544 LCD driver.
- AdaFruit LCD Library -- Adafruit has an amazing Arduino library to help interface with this LCD. Also requires their graphics library.
- Bitmap Tools
- LCD Assitant
- Bitmap2LCD
- TheDotFactory -- Nifty tool to create array definitions for custom fonts.
Going Further
Now that you've got control of your graphic LCD, you can embed it into all sorts of cool projects. If you need some inspiration, here are some related tutorials to help you out:
- OLED Display Hookup Guide -- While not exactly an LCD, this OLED provides a nice, crisp text display to your project.
- MP3 Player Shield Music Box -- This MP3 Player Music Box could be well served by a sweet graphic display. Hmm...
- ITG-3200 Hookup Guide -- The ITG-3200 is a fully-featured 3-axis gyroscope sensor. This display could be used to create a visual angular velocity meter.