Closed straccio closed 10 years ago
I see no point in making a framebuffer driver for a monochrome display. I haven't found any applications that support a monochrome framebuffer.
FBTFT has support for Nokia 3310 with a PCD8544 controller: fb_pdc8544. This driver pretends to do 16-bit True color, but converts it to monochrome before transferring to the display. This makes it useable only as a console.
https://github.com/notro/fbtft/wiki/LCD-Modules#nokia-51103310
Product: https://www.olimex.com/Products/Modules/LCD/MOD-LCD3310/open-source-hardware
Sample source for arduino, u8glib done by me: http://u8glib.googlecode.com/hg/csrc/u8g_dev_tls8204_84x48.c