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