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

PDF
Paper2507.pdf
DOCX
Design of a micro controller based automatic home garden watering system (aut...
PDF
plant_wateringfinal.pdf
PDF
IRJET- Automatic Irrigation System using Arduino
PDF
211.pdf
PDF
IRJET-Environment based Irrigation System using Wireless Technology
PDF
Digital Planting Pot for Smart Irrigation
PDF
Automated irrigation system based on soil moisture using arduino
Paper2507.pdf
Design of a micro controller based automatic home garden watering system (aut...
plant_wateringfinal.pdf
IRJET- Automatic Irrigation System using Arduino
211.pdf
IRJET-Environment based Irrigation System using Wireless Technology
Digital Planting Pot for Smart Irrigation
Automated irrigation system based on soil moisture using arduino

Similar to IOT PROJECT GGG.docx (20)

PDF
Intelligent Automatic Plant Irrigation System Without Microcontroller.
PDF
Automatic Plant Irrigation System
PDF
Automated Watering and Irrigation System Using IoT
PDF
Welcome to International Journal of Engineering Research and Development (IJERD)
PDF
development of smart automated irrigation system
PPTX
Automated water planting system
PDF
AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF SMART PLANT S...
PPTX
Bring technology into Agriculture.pptx
PPTX
automatic irrigation system ppt
DOCX
Automatic water irrigation system
PDF
IRJET- Smart Agricultural System
PDF
Rural engineering process : Development of farms by automation
PDF
IRJET- Automated Irrigation System
PDF
F010323236
PPTX
Automatic Irrigation using sensors
PDF
IRJET- Smart Irrigation System
PDF
IRJET- Real Time Automatic Irrigation System with Mobile Alert
PDF
IRJET- Automated Irrigation System using IoT
PDF
Technique smart control soil moisture system to watering plant based on IoT w...
PPTX
Intelligent Automatic Plant Irrigation System Without Microcontroller.
Automatic Plant Irrigation System
Automated Watering and Irrigation System Using IoT
Welcome to International Journal of Engineering Research and Development (IJERD)
development of smart automated irrigation system
Automated water planting system
AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF SMART PLANT S...
Bring technology into Agriculture.pptx
automatic irrigation system ppt
Automatic water irrigation system
IRJET- Smart Agricultural System
Rural engineering process : Development of farms by automation
IRJET- Automated Irrigation System
F010323236
Automatic Irrigation using sensors
IRJET- Smart Irrigation System
IRJET- Real Time Automatic Irrigation System with Mobile Alert
IRJET- Automated Irrigation System using IoT
Technique smart control soil moisture system to watering plant based on IoT w...
Ad

Recently uploaded (20)

PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Pre independence Education in Inndia.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
Cell Structure & Organelles in detailed.
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Insiders guide to clinical Medicine.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Computing-Curriculum for Schools in Ghana
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Pre independence Education in Inndia.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
FourierSeries-QuestionsWithAnswers(Part-A).pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
2.FourierTransform-ShortQuestionswithAnswers.pdf
Renaissance Architecture: A Journey from Faith to Humanism
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Cell Structure & Organelles in detailed.
PPH.pptx obstetrics and gynecology in nursing
Abdominal Access Techniques with Prof. Dr. R K Mishra
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Final Presentation General Medicine 03-08-2024.pptx
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Insiders guide to clinical Medicine.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Computing-Curriculum for Schools in Ghana
STATICS OF THE RIGID BODIES Hibbelers.pdf
Ad

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).