Nokia 5510 LCD Module on startKIT

XCore Project reviews, ideas, videos and proposals.
Post Reply
NickE
Member
Posts: 10
Joined: Sun Dec 22, 2013 11:09 pm

Nokia 5510 LCD Module on startKIT

Post by NickE »

Version: 2
Status: Beta
License: GPL
Download: /files/project_builds/app_Nokia_mono_LCD_v2.zip

The Nokia 5510 LCD Module is an inexpensive 84x48 pixel display with a PCD8544 controller.  It is quite easy to use requiring very few pins and has a SPI like interface.
The code to drive the display was ported from the python code posted in the topic http://www.raspberrypi.org/phpBB3/viewt ... =32&t=9814 from the Raspberry Pi forum.  The code is simplistic and not written in a particularly friendly format (as a driver), but does serve adequately as a proof-of-concept.
The pin connections can be found in the code itself.
Images:


Post Reply