ugfx/drivers/gdisp
Joel Bodenmann 41eef9dede GDISP: Add CH1115 driver 2023-11-25 17:19:15 +01:00
..
AlteraFramereader For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
CH1115 GDISP: Add CH1115 driver 2023-11-25 17:19:15 +01:00
ED060SC4 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
Fb24bpp For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
HX8347D Fixing line endings 2021-10-20 22:17:27 +10:00
ILI93xx For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
ILI9225 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
ILI9320 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
ILI9325 Fixing line endings 2021-10-20 22:17:27 +10:00
ILI9341 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
ILI9342 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
ILI9481 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
ILI9488 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
KS0108 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
LGDP4532 drivers/GDISP/LGDP4532: Add gdisp_lld_draw_pixel() and gdisp_lld_fill_area() 2022-05-23 16:05:05 +02:00
Nokia6610GE8 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
Nokia6610GE12 Fixing line endings 2021-10-20 22:17:27 +10:00
PCD8544 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
PCF8812 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
QImage Update license header 2018-10-01 17:34:15 +02:00
R61505U For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
RA6963 Fixing line endings 2021-10-20 22:17:27 +10:00
RA8875 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
S6D1121 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
SPFD54124B For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
SSD1289 Fixing line endings 2021-10-20 22:17:27 +10:00
SSD1306 Use pure ascii encoding to prevent character encoding issues 2023-07-12 12:02:40 +10:00
SSD1312 SSD1312: Add new GDISP driver 2023-10-31 12:34:10 +01:00
SSD1322 drivers/GDISP/SSD1322: Add missing driver.mk file 2022-04-26 00:50:49 +02:00
SSD1331 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
SSD1351 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
SSD1848 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
SSD1963 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
SSD2119 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
ST7565 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
ST7735 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
STM32LTDC Fixing line endings 2021-10-20 22:17:27 +10:00
TLS8204 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
TestStub Fixing line endings 2021-10-20 22:17:27 +10:00
UC1601s For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
UC1610 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
UC8173 For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
WS29EPD For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
framebuffer cmake: add support for drivers/gdisp/framebuffer 2023-05-30 13:14:19 +02:00
readme.txt SSD1312: Add new GDISP driver 2023-10-31 12:34:10 +01:00

readme.txt

A list of current display drivers:

AlteraFramereader  - Support for the "Altera Frame Reader IP Core"
ED060SC4           - E-Ink display
framebuffer        - Supports any non-palletized, non-bitpacked color display with a framebuffer
Fb24bpp            - Same as 'framebuffer' driver but supports RGB888 and BGR888 packed framebuffer formats.
HX8347D            - Mid-sized color LCD displays eg RGB565 320x240
ILI9320            - Mid-sized color LCD displays eg RGB565 320x240
ILI9325            - Mid-sized color LCD displays eg RGB565 320x240
ILI9341            - Mid-sized color LCD displays eg RGB565 320x240
ILI9342            - Mid-sized color LCD displays eg RGB565 320x240
ILI93xx            - Mid-sized color LCD displays eg RGB565 320x240 (attempt at a common driver)
ILI9481            - Mid-sized color LCD displays eg RGB565 320x240
KS0108             - Small monochrome LCD
LGDP4532           - Mid-sized color LCD displays eg RGB565 320x240
Nokia6610GE8       - Small (130x130) 12bit color LCD
Nokia6610GE12      - Small (130x130) 12bit color LCD (untested)
PCD8544            - Small monochrome LCD
PCF8812            - Small monochrome LCD
R61505U            - Mid-sized color LCD displays eg RGB565 320x240
RA6963             - Small monochrome LCD
RA8875             - Mid-sized color LCD displays eg RGB565 320x240
S6D1121            - Mid-sized color LCD displays eg RGB565 320x240
SPFD54124B         - Mid-sized color LCD displays eg RGB565 320x240
SSD1289            - Mid-sized color LCD displays eg RGB565 320x240
SSD1306            - Small monochrome LCD
SSD1312            - Small monochrome LCD (usually 128x32 or 128x64 OLED)
SSD1322            - Small 16 level grayscale LCD
SSD1331            - Small hardware accelerated OLED display RGB565 96x64
SSD1351            - Mid-sized color LCD displays eg RGB565 320x240
SSD1848            - Small grayscale LCD eg 2-Bit 130x130
SSD1963            - Mid-sized color LCD displays eg RGB565 320x240
SSD2119            - Mid-sized color LCD displays eg RGB565 320x240
ST7565             - Small monochrome LCD
STM32LTDC          - STM32 ART graphics STM32F4 and STM32F7 series CPU's
TestStub           - NULL driver just to test compile
TLS8204            - Small monochrome LCD
UC8173             - E-Ink display driver
UC1601s            - Small (64x132) monochrome LCD
UC1610             - Small (78x64 or 160x104) 4 level grayscale LCD
UC8175             - Small E-Ink display
WS29EPD            - Small E-Ink display by WaveShare
QImage             - Driver that allows rendering into a QImage object (of the Qt framework)
uGFXnet            - Remote Network display (in drivers/multiple/uGFXnet directory)
Win32              - Microsoft Windows (in drivers/multiple/Win32 directory)
X                  - X Windows (Xlib) (in drivers/multiple/X directory)