-
Notifications
You must be signed in to change notification settings - Fork 0
SmartIrrigationSystem π§ Smart Irrigation System using IoT π‘ with suggest the most suitable crop πΎ using a lightweight AI model π€. (ESP32 π + Blynk π² + ThingSpeak π) β Monitors soil moisture π, temperature π‘οΈ, and air quality π«οΈ to automate water control π¦.
nishant007-ai/SmartIrrigationSystem
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
# πΏ Smart Irrigation System using ESP32 + Blynk + ThingSpeak An IoT-based smart irrigation system that monitors soil moisture, air quality, temperature, and humidity using ESP32 and DHT11 sensor, while controlling a servo-based water valve. Data is visualized via Blynk app and ThingSpeak cloud platform. --- ## π§ Hardware Used - ESP32 Board - DHT11 Sensor - Soil Moisture Sensor - Air Quality Sensor - Servo Motor - WiFi Connectivity - Power Supply / Battery --- ## π± Features - Real-time sensor monitoring via **Blynk** - Cloud data logging via **ThingSpeak** - Automatic or manual water valve control - Non-blocking timer to avoid delays --- ## π οΈ Software & Libraries - Arduino IDE - Blynk Library - ThingSpeak Library - DHT Library - ESP32Servo - WiFi / WiFiClient --- ## π Cloud Platforms - **Blynk IoT Dashboard**: Real-time data, virtual control - **ThingSpeak**: Graphs, logs, API access --- ## π§ͺ How It Works - ESP32 connects to WiFi - Reads data from sensors - Sends data to Blynk & ThingSpeak - Controls water valve via servo motor --- ## π Replace Your Own Credentials In `main.ino`, change: ```cpp #define BLYNK_AUTH_TOKEN "your_token" const char* ssid = "your_wifi"; const char* password = "your_password"; const char* myWriteAPIKey = "your_thingspeak_key"; >β οΈ This Smart Irrigation System project is an original work by **Nishant Jadhav**. > Unauthorized commercial use, duplication, or modification is strictly prohibited. <!-- YOLO Badge Test -->
About
SmartIrrigationSystem π§ Smart Irrigation System using IoT π‘ with suggest the most suitable crop πΎ using a lightweight AI model π€. (ESP32 π + Blynk π² + ThingSpeak π) β Monitors soil moisture π, temperature π‘οΈ, and air quality π«οΈ to automate water control π¦.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published