Basically i glued Peter Drescher and Simon Ford libs in a GraphicsDisplay class, then derived TFT or LCD class (which inherits Protocols class), then the most derived ones (Inits), which are per-display and are the only part needed to be adapted to diff hw.
Fork of UniGraphic by
Data Structures
Bitmap_s | Bitmap |
BUS16 | Parallel 16bit interface |
BUS8 | Parallel 8bit interface |
GraphicsDisplay | A common base class for Graphics displays |
ILI932x | Class for ILI932x tft display controller to be copypasted and adapted for other controllers |
ILI9341 | Class for ILI9341 tft display controller to be copypasted and adapted for other controllers |
ILI9486 | Class for ILI9486 tft display controller to be copypasted and adapted for other controllers |
IST3020 | Class for IST3020 display controller to be copypasted and adapted for other controllers |
LCD | A common base class for monochrome Display |
PAR16 | Parallel 16bit interface |
PAR8 | Parallel 8bit interface |
Protocols | Abstract interface class for spi and parallel protocols |
SPI16 | SPI 16bit interface |
SPI8 | SPI 8bit interface |
SSD1306 | Class for SSD1306 display controller to be copypasted and adapted for other controllers |
ST7565 | Class for ST7565 and similar display controllers to be copypasted and adapted for other controllers |
TextDisplay | A common base class for Text displays |
TFT | A common base class for color TFT Display |
TFT932x | A custom base class for ILI932x color TFT Display (except ILI9327 which is MIPI standard) |
TFT_MIPI | Class for (quite)standard MIPI-DBI TypeB (parallel) and TypeC (spi) TFT display controller for Ilitek ILI9481, Renesas R61581, Raydium RM68042 to be copypasted and adapted for other controllers |
UC1608 | Class for UC1608 display controller to be copypasted and adapted for other controllers |
Generated on Wed Jul 13 2022 21:19:22 by 1.7.2