Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.57 KB

File metadata and controls

35 lines (21 loc) · 1.57 KB

🌡️ The Most Simple Digital Thermohygrometer

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.

Temperature Icon Humidity Icon Espressif

🛠️ Hardware Components

  • ESP-01 Microcontroller
  • DHT11 Temperature & Humidity Sensor
  • SH1106 OLED Display
  • Wiring & Power Supply

🚀 Features

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

GitHub Repo stars GitHub forks GitHub issues

📷 Circuit Diagram

  • Graphical View

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.