An open API service indexing awesome lists of open source software.

https://github.com/rajtilak-2020/iot_based-temprature-and-humidity-monitoring-system

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.
https://github.com/rajtilak-2020/iot_based-temprature-and-humidity-monitoring-system

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# šŸŒ”ļø IoT-Based Temperature and Humidity Monitoring with ESP32 and DHT Sensor 🌐

[![Arduino](https://img.shields.io/badge/Arduino-IDE-blue)](https://www.arduino.cc/)
[![Blynk](https://img.shields.io/badge/Platform-Blynk-green)](https://blynk.io/)

---

### šŸ“– **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**:
```bash
https://github.com/rajtilak-2020/IoT_based-Temprature-and-Humidity-Monitoring-System.git
```
2. **Navigate into the Directory**:
```bash
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