A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
Cheap color LCD with Arduino
A Nokia 6100 (or 6610) LCD display driver for use with the Arduino micrcontroller platform.

This library is designed for LCD modules with the Epson S1D15G10 controller - the driver is not compatible with its Phillips controller pendant (slightly different command-set) which is in some of the Nokia 6610s.
Basically the driver is capable of doing the following thins:
* specifying the color of a single pixel on the screen
* drawing a line
* drawing a circle
* drawing a rectangel (and fill it if wanted)
* drawing a picture from an array of data converted from .xpm (converter not included in this distribution)
* drawing text (char/string)
(See also my pages about these displays with ARM Cortex-M3 microcontrollers: 6100 LCD



Comments
hey your 'Nokia 6610 LCD +
hey your 'Nokia 6610 LCD + Arduino' link is not working. it would be great to work with your library if you can fix it.
thanks
Hey, you're right, the target
Hey, you're right, the target page seems doesn't exists, but - it isn't mine. Try ask the guy who made the library, the owner of these pages. Look at http://lukrop.bplaced.net/start and I hope you find you're looking for.
Post new comment