ESP8266 and ESP32 OLED driver for SSD1306 displays
I2C display driver for SSD1306 OLED displays connected to ESP8266, ESP32, Mbed-OS
- Author
- ThingPulse, Fabrice Weinberg
- Maintainer
- ThingPulse
- Website
- https://github.com/ThingPulse/esp8266-oled-ssd1306
- Category
- Display
- License
- MIT
- Library Type
- Contributed
- Architectures
- esp8266, esp32
The following geometries are currently supported: 128x64, 128x32, 64x48. The init sequence was inspired by Adafruit's library for the same display.
Downloads