ESP8266 and ESP32 OLED driver for SSD1306 displays

Display

I2C display driver for SSD1306 OLED displays connected to ESP8266, ESP32, Mbed-OS
The following geometries are currently supported: 128x64, 128x32, 64x48. The init sequence was inspired by Adafruit's library for the same display.

Author: ThingPulse, Fabrice Weinberg

Maintainer: ThingPulse

Read the documentation

Compatibility

This library is compatible with the esp8266, esp32 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.