Skip to content

This project showcases a simple and effective IoT solution for real-time temperature and humidity monitoring using an ESP32-S microcontroller and a DHT11 sensor. The data is displayed on a smartphone via the Blynk App, making it perfect for applications such as environmental monitoring, smart homes, and agricultural automation.

Notifications You must be signed in to change notification settings

rajtilak-2020/IoT_based-Temprature-and-Humidity-Monitoring-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🌡️ IoT-Based Temperature and Humidity Monitoring with ESP32 and DHT Sensor 🌐

Arduino
Blynk


📖 Project Overview

This project is a simple yet powerful IoT solution that monitors temperature and humidity in real-time using an ESP32 microcontroller and a DHT11 sensor. Data is visualized on a smartphone via the Blynk App, making it perfect for smart homes, agricultural automation, and environmental monitoring. 🔎


🎯 Features

  • 🌟 Real-time Data Monitoring: Track temperature and humidity remotely.
  • 📱 Mobile Integration: Use the Blynk App for easy visualization.
  • 💰 Cost-Effective: Budget-friendly solution with open-source hardware and software.
  • 🔌 Portable & Lightweight: Ideal for multiple real-life applications.

⚙️ How It Works

  1. 📍 The DHT11 sensor collects temperature and humidity data.
  2. 📡 The ESP32 processes the data and sends it to the Blynk Cloud over Wi-Fi.
  3. 📲 View real-time data on the Blynk App on your smartphone.

🛠️ Components Required

Component Quantity
ESP32 Microcontroller 1
DHT11 Sensor 1
Pull-up Resistor (4.7kΩ or 10kΩ) 1
Jumper Wires As needed
Breadboard 1

📂 IoT_based-Temprature-and-Humidity-Monitoring-System

├── 📄 README.md -> Project documentation

├── 📄 Blynk-temprature-monitor.ino -> Arduino code

💡 Future Improvements

  • 🌐 Add additional sensors (e.g., air quality, pressure).
  • 📈 Store historical data for trend analysis.
  • 🔔 Add alerts for extreme conditions.

💬 Feedback and Contributions

I’m open to feedback and collaboration! Feel free to open an issue if you find any bugs or have suggestions for improvement.

  1. Clone the Repository:
    https://github.com/rajtilak-2020/IoT_based-Temprature-and-Humidity-Monitoring-System.git
  2. Navigate into the Directory:
    cd IoT_based-Temprature-and-Humidity-Monitoring-System
  3. Make your Changes and submit a pull request!

🌟 Give this project a star if you found it helpful! ⭐

Made with ❤️ by Raj

About

This project showcases a simple and effective IoT solution for real-time temperature and humidity monitoring using an ESP32-S microcontroller and a DHT11 sensor. The data is displayed on a smartphone via the Blynk App, making it perfect for applications such as environmental monitoring, smart homes, and agricultural automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages