Interfacing DHT11 Temperature & Humidity Sensor with STM32F103C8 and LCD display BERKANE; GUEBLI and

Опубликовано: 02 Июль 2026
на канале: STM32 Microcontroller and FPGA mini-projects
67
6

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.