Congratulations to Bianco who is this months POTM winner for his Nokia 6100 Display Driver project and will receive $100 of XMOS goodies for his efforts!
A quote from Bianco's project is as follows:
"Introduction
This is a driver for the Nokia 6100 (knockoff) Display with NXP PCF8833 controller.
This display has 130x130 pixels with 12bpp (4096 colors) and uses a 9 bit SPI interface.
This driver supports only 12bpp (the controller supports also 8bpp and 16bpp).
Controller compatibility
The Nokia 6100 (knockoff) display comes with two different controller which are not fully compatible with each other: NXP PCF8833 and Epson S1D15G10. A possible way to distinguish them is that displays with the NXP controller likely have a brown flexible PCB and Epson a green flexible PCB.
Driver functionality
* Draw pixel
* Draw line
* Draw and fill rectangle
* Draw circle (no filling!)
* Draw character
* Draw string
* Draw image using a raw image buffer"
Discuss this project in our forums now!