This project uses an ESP32 microcontroller, a DHT11 sensor, and a 0.96-inch OLED display to create a simple temperature and humidity monitor. The ESP32 reads data from the DHT11 sensor and displays the readings on the OLED display in real-time.
- Real-time temperature and humidity monitoring
- Simple and easy-to-understand code
- Uses common components that are easy to find and inexpensive
- ESP32 Dev Board
- DHT11 Temperature and Humidity Sensor
- 0.96-inch OLED Display
- Breadboard and Jumper Wires
- Connect the DHT11 sensor to the ESP32 according to the wiring diagram.
- Upload the provided code to your ESP32 using the Arduino IDE.
- Open the serial monitor to view the temperature and humidity readings.
- The OLED display will show the temperature and humidity readings in real-time.
Insert wiring diagram image