A straightforward Digital Thermohygrometer project using an ESP-01, DHT11 sensor, and OLED display. This device measures temperature and humidity, computes the heat index, and displays all data on an OLED screen in real-time.
- ESP-01 Microcontroller
- DHT11 Temperature & Humidity Sensor
- SH1106 OLED Display
- Wiring & Power Supply
- Temperature & Humidity Monitoring: Real-time measurement of ambient temperature and humidity.
- Heat Index Calculation: Displays the "feels-like" temperature considering humidity.
- Compact Design: Small, portable, and easy to set up.
This project is licensed under the MIT License - see the LICENSE file for details.