notro / fbtft

Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
1.84k stars 495 forks source link

SSD1305 OLED -- Write the fonts in RGB565 format in Monochrome display #505

Closed Balajinp closed 2 years ago

Balajinp commented 6 years ago

Hi All, Able to set the pixels and clear the pixels, need the font table in RGB565 format. Then we can print the chars on the display.

-Thanks.

Balajinp commented 6 years ago

Hi All, RGB565 font table is required to print some string or some Linux facility is needed to write some string (RGB565 format) in OLED display.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.