SSD1306 driver is Arduino style C/C++ library with unicode support. The library can be compiled for plain Linux (for example, raspberry spi), or you can use it with plain avr-gcc compiler without ...
ESP-IDF V5.0 or later. ESP-IDF V4.4 release branch reached EOL in July 2024. Note for ESP32C2. ESP-IDF V5.0 ESP32C2 i2c driver has a bug. ESP-IDF V5.1 is required when using i2c of ESP32C2. Note for ...