This mini-project involves designing a system capable of measuring temperature and humidity levels using a DHT11 sensor connected to an STM32F103RB microcontroller.
This microcontroller also serves as the interface for a 16x2 LCD display via I2C communication. Within this project, the microcontroller's role is to receive the sensor data, process it, and then display it in real time on the LCD screen.