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. 🔎
- 🌟 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.
- 📍 The DHT11 sensor collects temperature and humidity data.
- 📡 The ESP32 processes the data and sends it to the Blynk Cloud over Wi-Fi.
- 📲 View real-time data on the Blynk App on your smartphone.
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
- 🌐 Add additional sensors (e.g., air quality, pressure).
- 📈 Store historical data for trend analysis.
- 🔔 Add alerts for extreme conditions.
I’m open to feedback and collaboration! Feel free to open an issue if you find any bugs or have suggestions for improvement.
- Clone the Repository:
https://github.com/rajtilak-2020/IoT_based-Temprature-and-Humidity-Monitoring-System.git
- Navigate into the Directory:
cd IoT_based-Temprature-and-Humidity-Monitoring-System
- Make your Changes and submit a pull request!
🌟 Give this project a star if you found it helpful! ⭐
Made with ❤️ by Raj