SSD1306 OLED display driver
1.4.4
This library is developed to control SSD1306/SSD1331 RGB i2c/spi OLED displays and spi PCD8544 LED display
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | ssd1306_128x32_i2c_init () |
Inits 128x32 OLED display over i2c (based on SSD1306 controller). More... | |
void | ssd1306_128x32_init () |
Inits 128x32 OLED display (based on ssd1306 controller). More... | |
support for OLED 128x32 display
Definition in file ssd1306_128x32.h.