📌 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...