Department of Computer Science & Engineering
University of Chittagong
The IoT based Automated Irrigation System & Mobile App for Tea Garden is a B.Sc. Engineering thesis project carried out in partial fulfillment of the requirements for the degree of B.Sc. (Engineering) in Computer Science and Engineering at the University of Chittagong. This project aims to develop an automated irrigation system for tea gardens using Internet of Things (IoT) technology along with a mobile app interface.
- Automated Irrigation: The system utilizes various sensors, including soil moisture and rain sensors, to determine the optimal irrigation needs for the tea garden.
- Mobile App Interface: A mobile app is developed to provide real-time monitoring and control of the irrigation system remotely. The Pumping motor can also be manually turn OFF or ON by the Mobile App.
- Weather Status: The system can detect rain and sunny conditions using the rain sensor, providing accurate weather data to assist in irrigation decisions.
- Soil Moisture Monitoring: Soil moisture sensors measure the soil's moisture level, ensuring that plants receive the appropriate amount of water.
- Water Pump Control: The system automatically controls the water pump based on the weather conditions and soil moisture levels.
- Clone this repository to your local machine.
- Install the required libraries using the Arduino IDE's Library Manager:
- ESP8266WiFi
- BlynkSimpleEsp8266
- Open the Arduino IDE and load the Project Arduino Code in Final Defence Section.
- Replace the placeholder values in the code with your WiFi credentials and Blynk authentication token.
- Upload the code to your ESP8266 device using cable connector.
- Install the Blynk app on your mobile device and create a project using the provided template ID and name.
- Power up your ESP8266 device.
- Turn on the Wifi Router or Mobile hotspot where you want to connect.
- Launch the Blynk app on your mobile device and connect to the project.
- Monitor the soil moisture and weather status in real-time.
- Control the water pump manually or let the system automate the irrigation based on sensor readings.
For questions or inquiries, please contact:
- Shariar Hasan
- Email: [email protected]
This project is licensed under the MIT License.