SlideShare a Scribd company logo
1
A Mini Project Report
On
AUTOMATIC PLANT WATERING SYSTEM
Submitted to
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY ANANTAPUR, ANANTHAPURAMU
In Partial Fulfillment of the Requirements for the Award of the Degree of
BACHELOR OF TECHNOLOGY
In
ELECTRICAL & ELECTRONICS ENGINEERING
Submitted By
G
CHAKRADHAR REDDY - 21695A0242
G
RAJESH - 21695A0279
G
SAI KIRAN - 21695A0282
Under the Guidance of
Mr.M Vamsi Krishna M.Tech
Assistant Professor
Department of Electronics & Communication Engineering
MADANAPALLE INSTITUTE OF TECHNOLOGY & SCIENCE
2
(UGC – AUTONOMOUS)
(Affiliated to JNTUA, Anantapur)
Accredited by NBA, Approved by AICTE, New Delhi
AN ISO 9001:2008 Certified Institution
P. B. No: 14, Angallu, Madanapalle – 517325
2020-2024
DEPARTMENT OF ELECTRICAL & ELECTRONICS
ENGINEERING
BONAFIDE CERTIFICATE
This is to certify that the project work entitled “AUTOMATIC PLANT WATERING
SYSTEM” is a bonafide work carried out by
G
CHAKRADHAR REDDY - 21695A0242
G
RAJESH - 21695A0279
G
SAI KIRAN - 21695A0282
Submitted in partial fulfillment of the requirements for the award of degree Bachelor of
Technology in the stream of Electrical & Electronics Engineering in Madanapalle
Institute of Technology & Science, Madanapalle, affiliated to Jawaharlal Nehru
Technological University Anantapur, Anantapur during the academic year 2022-2023.
Guide
Head of the Department
Mr. M Vamsi Krishna M.Tech
Dr.S.Rajasekaran, Ph.D,
Assistant Professor
Professor and HOD
3
Department of ECE
Departments of ECE
Submitted for the University examination held on:
Internal Examiner External Examiner
Date: Date:
4
ACKNOWLEDGEMENT
I express my sincere and heartfelt gratitude to Mr.M Vamsi Krishna, Assistant
Professor in Dept. of E.C.E, M.I.T.S, Madanapalle who has guided me in completing the
Project with his/her cooperation, valuable guidance and immense help in giving the project
a shape and success. I am very much indebted to him/her for suggesting a challenging and
interactive project and his valuable advice at every stage of this work.
We are extremely grateful to Dr.S.Rajasekaran, Ph.D., Professor and Head of ECE for him
valuable guidance and constant encouragement given to us during this work.
We sincerely thank Dr. C. Yuvaraj, M.E., Ph.D., Principal for guiding and providing facilities
for the successful completion of our project at Madanapalle Institute of Technology &
Science, Madanapalle.
We sincerely thank the MANAGEMENT of Madanapalle Institute of
Technology & Science for providing excellent infrastructure and lab facilities that helped
me to complete this project.
We would like to say thanks to other Faculty of ECE Department and to our friends and
our parents for their help and cooperation during our project work.
5
DECLARATION
We hereby declare that the results embodied in this project “Automatic Plant
Watering System” by us under the guidance of Mr.M Vamsi Krishna M. Tech., Assistant
Professor, Dept. of ECE in partial fulfillment of the award of Bachelor of Technology
in ELECTRICAL & Electronics Engineering, MITS, Madanapalle from Jawaharlal
Nehru Technological University Anantapur, Anantapur and we have not submitted
the same to any other University/institute for award of any other degree.
Date :
Place :
PROJECT ASSOCIATES
G CHAKRADHAR REDDY -
21695A0242
G RAJESH -
21695A0279
G SAI KIRAN -
21695A0282
I certify that above statement made by the students is correct to the best of my
knowledge.
Date : Guide
6
INDEX
S.NO TOPIC PAGE NO.
1 INTRODUCTION 7
2 PROBLEM STATEMENT 8
3 PROPOSED IDEA 9-10
4 COMPONENTS USED FOR
IMPLEMENTION OF SYSTEM
11-12
5 PROPOSED METHODOLOGY 13
6 RESULTS 14
7 CONCLUSION AND
REFERENCES
15-16
7
ABSTRACT
In daily operations related to farming or gardening watering is the most important
practice and the most labor-intensive task. No matter whichever weather it is, either too hot
and dry or too cloudy and wet, you want to be able to control the amount of water that
reaches your plants. Modern watering systems could be effectively used to water plants
when they need it. But this manual process of watering requires two important aspects to
be considered: when and how much to water. In order to replace manual activities and
making gardener's work easier, we have created automatic plant watering system. By
adding automated plant watering system to the garden or agricultural field, you will help
all the plants reach their fullest potential as well as conserving water. Using sprinklers drip
emitters, or a combination of both, we have designed a system that is ideal for every plant
in the yard. For implementation of automatic plant watering system, we have used
combination of sprinkler systems, pipes, and nozzles. In this paper we have used
ATmega328 microcontroller. It is programmed to sense moisture level of plants at instance
of time, if the moisture content is less than specified threshold which is predefined
according to particular plant's water need then desired amount of water is supplied till it
reaches threshold. Generally, plants need to be watered twice a day, morning and evening.
Thus, the microcontroller is programmed to water plants two times per day. System is
designed in such a way that it reports its current state as well as remind the user to add
water to the tank. All these notifications are made through mobile application. We hope
that through this prototype we all can enjoy having plants, without being worried about
absent or forgetfulness.
Keywords— Farming, watering, automatic system, sprinkler systems.
8
1. INTRODUCTION
We all know that plants are very beneficial to all human beings in many aspects. Plants
helps in keeping the environment healthy by cleaning air naturally and producing oxygen.
Many people love to have plants in their backyard. But due to civilization and insufficiency
of place many people used to grow plants in a mold or dirt, pot, and placed on the
windowsill. This plant is dependent on conventional breeding - watering and provide the
right amount of sun to sustain life and growth.
In busy schedule of day-to-day life, many time people forget to water their plants and due
to these plants suffers many disorders and ultimately died. In addition, the world's biggest
problem in modem society is the shortage of water resources, agriculture is a demanding
job to consume large amounts of water. It is very essential to utilize the water resources in
proper way.
Thus, a system is required, to handle this task automatically. Automated plant watering
system estimate and measure the existing plant and then supplies desired amount of water
needed by that plant. It is minimizing the excess water use as well as keeping plants healthy.
9
2.PROBLEM STATEMENT
During day-to-day activities many people often forget to water their plants and thus it
becomes challenging for them to keep their plants healthy and alive. Also, it is a
challenge for farmers to maintain their fields and manage watering of plants during
shortage of water. Based on the above background, we thought that it is necessary to
implement the automated system which will take care of plants considering all the
different aspects of home gardening system (for system based on household purpose) as
well as larger landscape (for the system based on agricultural farms) and helps them to
grow healthy.
We also believe that technology can help people in cultivating plants, not just by
automation but also through digital communications (such as to notify the user with the
current status of the plant is important to note). Therefore, our project aims to implement
a simple system, using automatic irrigation, watering a small potted plant or crop with
minimal human intervention.
10
3.PROPOSED IDEA
There are two functional components in this paper. They are moisture sensor and motor /
pump. Arduino board is programmed using the Arduino IDE software. Humidity sensor is
used to detect the soil moisture content. Motor / pump is used to supply water to plants.
Soil moisture and temperature predetermined range is set particularly for specific plants
requirement, and according to that system is being operated. Microcontroller
(ATmega328) is the brain of the system.
Both humidity and temperature sensor are connected to the controller's input pin. Pump
and servo motor coupled to the output pin. In case of soil moisture value is less than
threshold system automatically triggers water pump on till sensor meets threshold and
then sets off automatically. The overall activity is reported to the user using mobile
application.
Fig. 3.1: Real-time view of proposed Automated Gardening System
Detecting Moisture Content:
This will be achieved by soil moisture sensor. They are connected to an Arduino
microcontroller board. Arduino board is programmed using the IDE software. Humidity
sensor senses to indicate that the plant needs watering humidity levels in the soil, and
sends the signal to the Arduino.
11
Figure 3.2: Block diagram of Automatic Planting System
Automatic Watering to The Plant and User Notifications:
On receiving logic high signal, Arduino will notify the user by turning on the first buzzer.
In this work we have used an Arduino microcontroller in combination with relay control
switch to control the motor and overall functioning. Motor may be driven by external 9V
battery with interfacing to microcontroller.
Figure 3.3: Flowchart of automated plant watering system
12
4.COMPONENTS USED FOR IMPLEMENTATION OF
SYSTEM
A. Arduino Uno Arduino Uno is a microcontroller board based on the ATmega328. It has
14 digital input / output pins (of which 6 can be used as PWM outputs), 6 analog inputs,
16 MHz ceramic resonator, USB connection, power jack, ICSP plug, and a reset button. It
contains everything needed to support the microcontroller; simply use the USB cable or
power it with a AC-to-DC adapter or battery is connected to a computer begins
Figure4.1: Arduino Uno
B. Moisture Sensor Soil moisture sensor measures the soil water content. Soil moisture
probe consists of a plurality of soil moisture sensors. Soil moisture sensor technology,
commonly used are: •Frequency domain sensor, such as a capacitive sensor. • Neutron
moisture meter, characteristic of the use of water in the neutron moderator. • Soil
resistivity. In this particular project, we will use the soil moisture sensors which can be
inserted into soil to measure the soil moisture content
Figure4.2: Moisture Sensor
C. Water Pump Water is used to perform a specific task of artificially pumping. It can be
controlled by an electronic microcontroller. It can be on 1 triggered by sending the signal
and turned off as needed. Artificial process is called Water Pumping Station. There are
many varieties of pumps. This project uses a small pump connected to the H-bridge.
Figure4.3: Water Pump
13
D. The Relay Module Relay is an electrically operated switch. Many relays for switching
solenoid mechanism mechanically operated but can also be used for other principles of
operation. Relays are widely used in early computers to telephones and perform logical
operations.
Figure4.4: Relay Module
E. Arduino IDE Tool Arduino open-source environment, you can easily write code and
upload it to the 110 board. It runs on Windows, Mac OS X and Linux. Environment is
written in Java, and according to the processing, AVC-GCC, as well as other open-source
software.
14
5.PROPOSED METHODOLOGY
A. Build System Relay We create connections to the solid-state relays, Arduino, and
small fountain pump system, Arduino allows the pump open or close automatically. A
striped cut through the inner tube of the pump segment insulated wire, only half. Install
the new cut wire, there are two output relays at both ends. We put on the bare electrical
tape. Finally, the ground relay is connected to the Arduino ground and relay input to the
Arduino digital pins.
B. Build up System Reservoir Submerged pump supplies a desired amount of water
needed by the plant in order to work properly. Automate this process, we use a float
valve, which you need to open whenever needed, close the connection when the water
level rises and water hoses. Drilling is high enough to ensure that the float valve chamber,
sufficient to accommodate the width of the tank float.
C. Build System tubing and connect Connection to plastic lob feed pumps and drilling
small holes through which water droplets. All the trunk circuit.
D. Code Automated plant watering system is programmed using Arduino IDE software.
Arduino microcontroller checks soil moisture level, if low, triggering a water pump on
until sensor reaches threshold. After this, the system will re-check the soil moisture
between periodic intervals to see if you need more water. If the water in the initial
inspection, no water or comment, the system waits 24 hours, and repeat the process.
15
6.RESULTS:
From this work, we can control the moisture content of the soil of cultivated land.
According to soil moisture, water pumping motor turned on or off via the relay
automatically. This saves water, while the water level can be obtained in a preferred
aspect of the plant, thereby increasing productivity of crops. Servo motor from vegetation
water uniformly dispersed in water, in order to ensure the maximum utilization of
absorption through. Thus, there is minimal waste of water.
The system also allows the delivery to the plant when needed based on the type of plant,
soil moisture, and observed temperature. The proposed work minimizes the efforts of
major agricultural regions. Many aspects of the system can be customized and used
software to fine-tune the requirements of the plant. The result is a scalable, supporting
technology. Using this sensor, we can see that the soil is wet or dry. If it is dry, the motor
will automatically start pumping water.
16
7.CONCLUSION
Automatic system using a microcontroller, moisture sensor and other electronic tools
have been developed. It was observed that the proposed methodology controls the
moisture content of the soil of cultivated land. The motor automatically starts pumping
water if the soil is dry and need water and stops when the moisture content of the soil is
maintained as required.
17
8.REFERENCES
[1] S. V. Devika, SK. Khamuruddeen et aI., "Arduino based automated plant watering
system" in International Journal of Advanced Research in Computer Science and
Software Engineering, Volume 4, Issue 10, October 2014.
[2] Jonathan Gana Kolo, "Design and Construction of an Automatic Power Changeover
Switch" in AU Journal of Technology, 11(2): (Oct. 2007).
[3] S. Darshna et aI., "Smart Irrigation System" in IOSR Journal of Electronics and
Communication Engineering (IOSR JECE), Volume 10, Issue 3, Ver. II (May -Jun.2015).

More Related Content

Similar to IOT PROJECT GGG.docx

IRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCU
IRJET Journal
 
IRJET- Smart Agricultural System
IRJET-  	  Smart Agricultural SystemIRJET-  	  Smart Agricultural System
IRJET- Smart Agricultural System
IRJET Journal
 
Automatic irrigation system
Automatic irrigation systemAutomatic irrigation system
Automatic irrigation system
Sureshram Elango
 
Automated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTAutomated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoT
IRJET Journal
 
Automation of irrigatioonitoring using tcp server app
Automation of irrigatioonitoring using tcp server appAutomation of irrigatioonitoring using tcp server app
Automation of irrigatioonitoring using tcp server app
SandeepMaurya88
 
Intelligent Drip Irrigation System By MD RAHEL SK
Intelligent Drip Irrigation System By MD RAHEL SKIntelligent Drip Irrigation System By MD RAHEL SK
Intelligent Drip Irrigation System By MD RAHEL SK
MD RAHEL SK
 
development of smart automated irrigation system
development of smart automated irrigation systemdevelopment of smart automated irrigation system
development of smart automated irrigation system
IJEAB
 
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEMSENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
Journal For Research
 
IRJET- Smart Plant Pot
IRJET-  	  Smart Plant PotIRJET-  	  Smart Plant Pot
IRJET- Smart Plant Pot
IRJET Journal
 
B plan
B planB plan
B plan
Ankit Gupta
 
ppt 786 (2).pptx
ppt 786 (2).pptxppt 786 (2).pptx
ppt 786 (2).pptx
Shivarajkumar Goudar
 
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET Journal
 
IRJET- Automated Irrigation System
IRJET-  	  Automated Irrigation SystemIRJET-  	  Automated Irrigation System
IRJET- Automated Irrigation System
IRJET Journal
 
IRJET- A Review Paper on Design and Development of Automatic Drip Irrigation ...
IRJET- A Review Paper on Design and Development of Automatic Drip Irrigation ...IRJET- A Review Paper on Design and Development of Automatic Drip Irrigation ...
IRJET- A Review Paper on Design and Development of Automatic Drip Irrigation ...
IRJET Journal
 
Smart Agriculture and Farming
Smart Agriculture and FarmingSmart Agriculture and Farming
Smart Agriculture and Farming
SUVIKRAM PRADHAN
 
Rural engineering process : Development of farms by automation
Rural engineering process : Development of  farms by automationRural engineering process : Development of  farms by automation
Rural engineering process : Development of farms by automation
Shashank Kapoor
 
Bring technology into Agriculture.pptx
Bring technology into Agriculture.pptxBring technology into Agriculture.pptx
Bring technology into Agriculture.pptx
baysahcmjames2kblax
 
Final
FinalFinal
Recycling of Industrial Waste Water for the Generation of Electricity by Regu...
Recycling of Industrial Waste Water for the Generation of Electricity by Regu...Recycling of Industrial Waste Water for the Generation of Electricity by Regu...
Recycling of Industrial Waste Water for the Generation of Electricity by Regu...
IJAAS Team
 
IJSRED-V2I5P36
IJSRED-V2I5P36IJSRED-V2I5P36
IJSRED-V2I5P36
IJSRED
 

Similar to IOT PROJECT GGG.docx (20)

IRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCU
 
IRJET- Smart Agricultural System
IRJET-  	  Smart Agricultural SystemIRJET-  	  Smart Agricultural System
IRJET- Smart Agricultural System
 
Automatic irrigation system
Automatic irrigation systemAutomatic irrigation system
Automatic irrigation system
 
Automated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTAutomated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoT
 
Automation of irrigatioonitoring using tcp server app
Automation of irrigatioonitoring using tcp server appAutomation of irrigatioonitoring using tcp server app
Automation of irrigatioonitoring using tcp server app
 
Intelligent Drip Irrigation System By MD RAHEL SK
Intelligent Drip Irrigation System By MD RAHEL SKIntelligent Drip Irrigation System By MD RAHEL SK
Intelligent Drip Irrigation System By MD RAHEL SK
 
development of smart automated irrigation system
development of smart automated irrigation systemdevelopment of smart automated irrigation system
development of smart automated irrigation system
 
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEMSENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
 
IRJET- Smart Plant Pot
IRJET-  	  Smart Plant PotIRJET-  	  Smart Plant Pot
IRJET- Smart Plant Pot
 
B plan
B planB plan
B plan
 
ppt 786 (2).pptx
ppt 786 (2).pptxppt 786 (2).pptx
ppt 786 (2).pptx
 
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
 
IRJET- Automated Irrigation System
IRJET-  	  Automated Irrigation SystemIRJET-  	  Automated Irrigation System
IRJET- Automated Irrigation System
 
IRJET- A Review Paper on Design and Development of Automatic Drip Irrigation ...
IRJET- A Review Paper on Design and Development of Automatic Drip Irrigation ...IRJET- A Review Paper on Design and Development of Automatic Drip Irrigation ...
IRJET- A Review Paper on Design and Development of Automatic Drip Irrigation ...
 
Smart Agriculture and Farming
Smart Agriculture and FarmingSmart Agriculture and Farming
Smart Agriculture and Farming
 
Rural engineering process : Development of farms by automation
Rural engineering process : Development of  farms by automationRural engineering process : Development of  farms by automation
Rural engineering process : Development of farms by automation
 
Bring technology into Agriculture.pptx
Bring technology into Agriculture.pptxBring technology into Agriculture.pptx
Bring technology into Agriculture.pptx
 
Final
FinalFinal
Final
 
Recycling of Industrial Waste Water for the Generation of Electricity by Regu...
Recycling of Industrial Waste Water for the Generation of Electricity by Regu...Recycling of Industrial Waste Water for the Generation of Electricity by Regu...
Recycling of Industrial Waste Water for the Generation of Electricity by Regu...
 
IJSRED-V2I5P36
IJSRED-V2I5P36IJSRED-V2I5P36
IJSRED-V2I5P36
 

Recently uploaded

ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
sayalidalavi006
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
Celine George
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 

Recently uploaded (20)

ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 

IOT PROJECT GGG.docx

  • 1. 1 A Mini Project Report On AUTOMATIC PLANT WATERING SYSTEM Submitted to JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY ANANTAPUR, ANANTHAPURAMU In Partial Fulfillment of the Requirements for the Award of the Degree of BACHELOR OF TECHNOLOGY In ELECTRICAL & ELECTRONICS ENGINEERING Submitted By G CHAKRADHAR REDDY - 21695A0242 G RAJESH - 21695A0279 G SAI KIRAN - 21695A0282 Under the Guidance of Mr.M Vamsi Krishna M.Tech Assistant Professor Department of Electronics & Communication Engineering MADANAPALLE INSTITUTE OF TECHNOLOGY & SCIENCE
  • 2. 2 (UGC – AUTONOMOUS) (Affiliated to JNTUA, Anantapur) Accredited by NBA, Approved by AICTE, New Delhi AN ISO 9001:2008 Certified Institution P. B. No: 14, Angallu, Madanapalle – 517325 2020-2024 DEPARTMENT OF ELECTRICAL & ELECTRONICS ENGINEERING BONAFIDE CERTIFICATE This is to certify that the project work entitled “AUTOMATIC PLANT WATERING SYSTEM” is a bonafide work carried out by G CHAKRADHAR REDDY - 21695A0242 G RAJESH - 21695A0279 G SAI KIRAN - 21695A0282 Submitted in partial fulfillment of the requirements for the award of degree Bachelor of Technology in the stream of Electrical & Electronics Engineering in Madanapalle Institute of Technology & Science, Madanapalle, affiliated to Jawaharlal Nehru Technological University Anantapur, Anantapur during the academic year 2022-2023. Guide Head of the Department Mr. M Vamsi Krishna M.Tech Dr.S.Rajasekaran, Ph.D, Assistant Professor Professor and HOD
  • 3. 3 Department of ECE Departments of ECE Submitted for the University examination held on: Internal Examiner External Examiner Date: Date:
  • 4. 4 ACKNOWLEDGEMENT I express my sincere and heartfelt gratitude to Mr.M Vamsi Krishna, Assistant Professor in Dept. of E.C.E, M.I.T.S, Madanapalle who has guided me in completing the Project with his/her cooperation, valuable guidance and immense help in giving the project a shape and success. I am very much indebted to him/her for suggesting a challenging and interactive project and his valuable advice at every stage of this work. We are extremely grateful to Dr.S.Rajasekaran, Ph.D., Professor and Head of ECE for him valuable guidance and constant encouragement given to us during this work. We sincerely thank Dr. C. Yuvaraj, M.E., Ph.D., Principal for guiding and providing facilities for the successful completion of our project at Madanapalle Institute of Technology & Science, Madanapalle. We sincerely thank the MANAGEMENT of Madanapalle Institute of Technology & Science for providing excellent infrastructure and lab facilities that helped me to complete this project. We would like to say thanks to other Faculty of ECE Department and to our friends and our parents for their help and cooperation during our project work.
  • 5. 5 DECLARATION We hereby declare that the results embodied in this project “Automatic Plant Watering System” by us under the guidance of Mr.M Vamsi Krishna M. Tech., Assistant Professor, Dept. of ECE in partial fulfillment of the award of Bachelor of Technology in ELECTRICAL & Electronics Engineering, MITS, Madanapalle from Jawaharlal Nehru Technological University Anantapur, Anantapur and we have not submitted the same to any other University/institute for award of any other degree. Date : Place : PROJECT ASSOCIATES G CHAKRADHAR REDDY - 21695A0242 G RAJESH - 21695A0279 G SAI KIRAN - 21695A0282 I certify that above statement made by the students is correct to the best of my knowledge. Date : Guide
  • 6. 6 INDEX S.NO TOPIC PAGE NO. 1 INTRODUCTION 7 2 PROBLEM STATEMENT 8 3 PROPOSED IDEA 9-10 4 COMPONENTS USED FOR IMPLEMENTION OF SYSTEM 11-12 5 PROPOSED METHODOLOGY 13 6 RESULTS 14 7 CONCLUSION AND REFERENCES 15-16
  • 7. 7 ABSTRACT In daily operations related to farming or gardening watering is the most important practice and the most labor-intensive task. No matter whichever weather it is, either too hot and dry or too cloudy and wet, you want to be able to control the amount of water that reaches your plants. Modern watering systems could be effectively used to water plants when they need it. But this manual process of watering requires two important aspects to be considered: when and how much to water. In order to replace manual activities and making gardener's work easier, we have created automatic plant watering system. By adding automated plant watering system to the garden or agricultural field, you will help all the plants reach their fullest potential as well as conserving water. Using sprinklers drip emitters, or a combination of both, we have designed a system that is ideal for every plant in the yard. For implementation of automatic plant watering system, we have used combination of sprinkler systems, pipes, and nozzles. In this paper we have used ATmega328 microcontroller. It is programmed to sense moisture level of plants at instance of time, if the moisture content is less than specified threshold which is predefined according to particular plant's water need then desired amount of water is supplied till it reaches threshold. Generally, plants need to be watered twice a day, morning and evening. Thus, the microcontroller is programmed to water plants two times per day. System is designed in such a way that it reports its current state as well as remind the user to add water to the tank. All these notifications are made through mobile application. We hope that through this prototype we all can enjoy having plants, without being worried about absent or forgetfulness. Keywords— Farming, watering, automatic system, sprinkler systems.
  • 8. 8 1. INTRODUCTION We all know that plants are very beneficial to all human beings in many aspects. Plants helps in keeping the environment healthy by cleaning air naturally and producing oxygen. Many people love to have plants in their backyard. But due to civilization and insufficiency of place many people used to grow plants in a mold or dirt, pot, and placed on the windowsill. This plant is dependent on conventional breeding - watering and provide the right amount of sun to sustain life and growth. In busy schedule of day-to-day life, many time people forget to water their plants and due to these plants suffers many disorders and ultimately died. In addition, the world's biggest problem in modem society is the shortage of water resources, agriculture is a demanding job to consume large amounts of water. It is very essential to utilize the water resources in proper way. Thus, a system is required, to handle this task automatically. Automated plant watering system estimate and measure the existing plant and then supplies desired amount of water needed by that plant. It is minimizing the excess water use as well as keeping plants healthy.
  • 9. 9 2.PROBLEM STATEMENT During day-to-day activities many people often forget to water their plants and thus it becomes challenging for them to keep their plants healthy and alive. Also, it is a challenge for farmers to maintain their fields and manage watering of plants during shortage of water. Based on the above background, we thought that it is necessary to implement the automated system which will take care of plants considering all the different aspects of home gardening system (for system based on household purpose) as well as larger landscape (for the system based on agricultural farms) and helps them to grow healthy. We also believe that technology can help people in cultivating plants, not just by automation but also through digital communications (such as to notify the user with the current status of the plant is important to note). Therefore, our project aims to implement a simple system, using automatic irrigation, watering a small potted plant or crop with minimal human intervention.
  • 10. 10 3.PROPOSED IDEA There are two functional components in this paper. They are moisture sensor and motor / pump. Arduino board is programmed using the Arduino IDE software. Humidity sensor is used to detect the soil moisture content. Motor / pump is used to supply water to plants. Soil moisture and temperature predetermined range is set particularly for specific plants requirement, and according to that system is being operated. Microcontroller (ATmega328) is the brain of the system. Both humidity and temperature sensor are connected to the controller's input pin. Pump and servo motor coupled to the output pin. In case of soil moisture value is less than threshold system automatically triggers water pump on till sensor meets threshold and then sets off automatically. The overall activity is reported to the user using mobile application. Fig. 3.1: Real-time view of proposed Automated Gardening System Detecting Moisture Content: This will be achieved by soil moisture sensor. They are connected to an Arduino microcontroller board. Arduino board is programmed using the IDE software. Humidity sensor senses to indicate that the plant needs watering humidity levels in the soil, and sends the signal to the Arduino.
  • 11. 11 Figure 3.2: Block diagram of Automatic Planting System Automatic Watering to The Plant and User Notifications: On receiving logic high signal, Arduino will notify the user by turning on the first buzzer. In this work we have used an Arduino microcontroller in combination with relay control switch to control the motor and overall functioning. Motor may be driven by external 9V battery with interfacing to microcontroller. Figure 3.3: Flowchart of automated plant watering system
  • 12. 12 4.COMPONENTS USED FOR IMPLEMENTATION OF SYSTEM A. Arduino Uno Arduino Uno is a microcontroller board based on the ATmega328. It has 14 digital input / output pins (of which 6 can be used as PWM outputs), 6 analog inputs, 16 MHz ceramic resonator, USB connection, power jack, ICSP plug, and a reset button. It contains everything needed to support the microcontroller; simply use the USB cable or power it with a AC-to-DC adapter or battery is connected to a computer begins Figure4.1: Arduino Uno B. Moisture Sensor Soil moisture sensor measures the soil water content. Soil moisture probe consists of a plurality of soil moisture sensors. Soil moisture sensor technology, commonly used are: •Frequency domain sensor, such as a capacitive sensor. • Neutron moisture meter, characteristic of the use of water in the neutron moderator. • Soil resistivity. In this particular project, we will use the soil moisture sensors which can be inserted into soil to measure the soil moisture content Figure4.2: Moisture Sensor C. Water Pump Water is used to perform a specific task of artificially pumping. It can be controlled by an electronic microcontroller. It can be on 1 triggered by sending the signal and turned off as needed. Artificial process is called Water Pumping Station. There are many varieties of pumps. This project uses a small pump connected to the H-bridge. Figure4.3: Water Pump
  • 13. 13 D. The Relay Module Relay is an electrically operated switch. Many relays for switching solenoid mechanism mechanically operated but can also be used for other principles of operation. Relays are widely used in early computers to telephones and perform logical operations. Figure4.4: Relay Module E. Arduino IDE Tool Arduino open-source environment, you can easily write code and upload it to the 110 board. It runs on Windows, Mac OS X and Linux. Environment is written in Java, and according to the processing, AVC-GCC, as well as other open-source software.
  • 14. 14 5.PROPOSED METHODOLOGY A. Build System Relay We create connections to the solid-state relays, Arduino, and small fountain pump system, Arduino allows the pump open or close automatically. A striped cut through the inner tube of the pump segment insulated wire, only half. Install the new cut wire, there are two output relays at both ends. We put on the bare electrical tape. Finally, the ground relay is connected to the Arduino ground and relay input to the Arduino digital pins. B. Build up System Reservoir Submerged pump supplies a desired amount of water needed by the plant in order to work properly. Automate this process, we use a float valve, which you need to open whenever needed, close the connection when the water level rises and water hoses. Drilling is high enough to ensure that the float valve chamber, sufficient to accommodate the width of the tank float. C. Build System tubing and connect Connection to plastic lob feed pumps and drilling small holes through which water droplets. All the trunk circuit. D. Code Automated plant watering system is programmed using Arduino IDE software. Arduino microcontroller checks soil moisture level, if low, triggering a water pump on until sensor reaches threshold. After this, the system will re-check the soil moisture between periodic intervals to see if you need more water. If the water in the initial inspection, no water or comment, the system waits 24 hours, and repeat the process.
  • 15. 15 6.RESULTS: From this work, we can control the moisture content of the soil of cultivated land. According to soil moisture, water pumping motor turned on or off via the relay automatically. This saves water, while the water level can be obtained in a preferred aspect of the plant, thereby increasing productivity of crops. Servo motor from vegetation water uniformly dispersed in water, in order to ensure the maximum utilization of absorption through. Thus, there is minimal waste of water. The system also allows the delivery to the plant when needed based on the type of plant, soil moisture, and observed temperature. The proposed work minimizes the efforts of major agricultural regions. Many aspects of the system can be customized and used software to fine-tune the requirements of the plant. The result is a scalable, supporting technology. Using this sensor, we can see that the soil is wet or dry. If it is dry, the motor will automatically start pumping water.
  • 16. 16 7.CONCLUSION Automatic system using a microcontroller, moisture sensor and other electronic tools have been developed. It was observed that the proposed methodology controls the moisture content of the soil of cultivated land. The motor automatically starts pumping water if the soil is dry and need water and stops when the moisture content of the soil is maintained as required.
  • 17. 17 8.REFERENCES [1] S. V. Devika, SK. Khamuruddeen et aI., "Arduino based automated plant watering system" in International Journal of Advanced Research in Computer Science and Software Engineering, Volume 4, Issue 10, October 2014. [2] Jonathan Gana Kolo, "Design and Construction of an Automatic Power Changeover Switch" in AU Journal of Technology, 11(2): (Oct. 2007). [3] S. Darshna et aI., "Smart Irrigation System" in IOSR Journal of Electronics and Communication Engineering (IOSR JECE), Volume 10, Issue 3, Ver. II (May -Jun.2015).