Nokia 5110 / 3310 LCD

An easy-to-use library for controlling and drawing to the Nokia LCD

Hello World

Import programNokia5110

A basic LCD output test which uses the NXP LPC1768\'s SPI interface to display pixels, characters, and numbers on the Nokia 5110 or Nokia 3310 LCD.

Library

Import libraryNOKIA_5110

A small and easy-to-use library for the Nokia 5110, 3310, and LCD-10168 / PCD8544 LCD controller. Draw support includes strings, patterns, and pixel-by-pixel methods.

Datasheet

http://www.sparkfun.com/datasheets/LCD/Monochrome/Nokia5110.pdf

Notes

Nokia_5110.h is mostly well documented and includes example code in the top comments.

A more visual guide to wiring and working with the library can be found here: http://mbed.org/users/Fuzball/code/Nokia5110/