Basic I2C Implementation for ESP32 to SH1106 OLED display
-
Updated
Nov 21, 2025 - C
Basic I2C Implementation for ESP32 to SH1106 OLED display
a complete, multi-tasking data logger built on an STM32F7 Nucleo board using FreeRTOS. Reads a DHT11 and a capacitive soil moisture sensor, performs ADC oversampling and calibration, and displays data on an SH1106 OLED with a custom graphical UI. Includes a resilient, RTOS-aware driver for the DHT11.
SH1106 driver 1.3 OLED
Animate custom GIFs on a NodeMCU ESP‑12E with a 128x64 SH1106 OLED display by converting frames into C arrays using Python + Image2CPP, then rendering them smoothly with Arduino code.
Add a description, image, and links to the sh1106-oled topic page so that developers can more easily learn about it.
To associate your repository with the sh1106-oled topic, visit your repo's landing page and select "manage topics."