https://github.com/fasinfasi/automated-irrigation-system
AgroAssist is a IoT based system used for automated irrigation process. The system uses sensors so it capable for measure real time data and make decision
https://github.com/fasinfasi/automated-irrigation-system
arduino blynk hardware iot software
Last synced: 4 months ago
JSON representation
AgroAssist is a IoT based system used for automated irrigation process. The system uses sensors so it capable for measure real time data and make decision
- Host: GitHub
- URL: https://github.com/fasinfasi/automated-irrigation-system
- Owner: fasinfasi
- License: mit
- Created: 2024-08-22T17:09:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T15:35:03.000Z (almost 2 years ago)
- Last Synced: 2025-06-05T12:13:11.211Z (about 1 year ago)
- Topics: arduino, blynk, hardware, iot, software
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# AgroAssist - Automated-Irrigation-System 🌱
AgroAssist is a smart sensor-based irrigation system designed to optimize water usage, enhance plant health, and simplify agriculture management through real-time monitoring and intelligent control. The system is ideal for farmers, gardeners, and anyone interested in sustainable farming practices.
Here use many components for automation : -
ESP32 is a microcontroller it act as a brain of this system it capable to store a single code, manipulate data and make actions if need.
Arduino software for write code and upload to microcontroller
DHT11(Digital Temperature and Humidity) sensor to read real time temperature and humidity.
Soil moisture sensor can measure the moisture presented in the soil.
Rain drop module detect the rain status.
Water motor pump used to supply water when the microcontroller trigger.
OLED display show real time data.
Blynk app used for access data remotely from any where.
### Components :
* ESP32 (microcontroller)
* DTH11 sensor
* Soil moisture
* Rain drop module
* Water motor pump
* OLED display
### IDE
* Arduino software
### Interface
* OLED display
* Blynk application
[Video of presentation and working ->](https://www.linkedin.com/posts/activity-7232452781821874176-4yX-?utm_source=share&utm_medium=member_desktop)
Image of the AgroAssist :

Blynk application interface:

### Contributing
This project is currently *not* open to external contributions.
### License
Distributed under the MIT License. See [LICENSE](License) for more information.
Enjoy efficient and sustainable farming with AgroAssist! 🌱