SSD1306 OLED display driver
1.7.1
This library is developed to control SSD1306/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
|
I2C/SPI: physical interface functions | I2c/spi initialization functions for different platforms |
OLEDs: initialization and service functions | LCD initialization and service functions |
IL9163/ST7735: il9163/st7735 control functions | |
SSD1331: ssd1331 control functions | |
SSD1306: ssd1306 display driver control functions | The functions can be used only for OLEDs with ssd1306 controller |
DIRECT DRAW: 1-bit graphic functions for ssd1306 compatible mode. | LCD direct draw functions for all display types: color and monochrome |
FONTS: Supported LCD fonts | |
HAL: ssd1306 library hardware abstraction layer | I2c/spi ssd1306 library hardware abstraction layer |
CONFIG: ssd1306 library configuration | Group of settings allowing to disable/enable library modules |
DIRECT DRAW: 8-bit and 16-bit API functions only for color displays | LCD direct draw functions only for color display |