STM32 Temperature & Humidity Monitor (DHT11 + OLED + LED Warning)

Опубликовано: 03 Июль 2026
на канале: Mr & Mrs Dx
64
0

📌 Overview
This project uses an STM32 microcontroller, DHT11 temperature & humidity sensor, and SSD1306 OLED display to show live temperature and humidity readings.

If the temperature exceeds a defined threshold (e.g., 32°C), an external LED will blink to indicate overheating.


https://github.com/Mr-Dx-DEV/STM32-DH...