This repository provides a platform-independent driver for the SSD1306 OLED display controller available in the SSD1306_OLED_common/ folder, tailored for ESP32 using ESP-IDF. The implementation ...
The sketch shall be compiled with Arduino IDE configured with the proper ESP32 plugin (https://github.com/espressif/arduino-esp32). The code is based on the work of ...