SlideShare a Scribd company logo
1 of 12
Download to read offline
Audyogic Tantra Shikshan Santha’s
ATSS
College of Business Study and Computer Applications
Chinchwad, Pune-411019
(Affiliated to Savitribai Phule Pune University, Recognized by Govt. of Maharashtra, accredited by NAAC, UGC
Recognised Under 2(F) & 12(B) )
SAVITRIBAI PHULE UNIVERSITY PUNE
ELECTRONICS PROJECT
SY. BSc(Computer Science) 2021-2022
A PROJECT ON
“Automatic plant watering system using Arduino”
DEVELOPED BY:-
1.Pooja Gupta
2.Aman Vishwakarma
3.Pranav Shedge
UNDER THE GUIDANCE OF:-
Prof. Kumudini Pawar
Prof. Vishal Pawar
Audyogic Tantra Shikshan Santha’s
ATSS
College of Business Study and Computer Applications
Chinchwad, Pune-411019
(Affiliated to Savitribai Phule Pune University, Recognized by Govt. of Maharashtra, accredited by NAAC, UGC
Recognised Under 2(F) & 12(B) )
B.Sc.(Computer Science)
CERTIFICATE
This is to inform that Mr./Ms._
Roll No. from
Class has satisfactorily completed the laboratory course subject.
Subject Teacher Head of Department
Internal Examiner External Exam
3
Acknowledgement
Any efforts to produce successful creation require the help.
Guidance and support of many people and their experience.
We would like to express our sincere and heartfelt gratitude to
all of them who have helped us to complete project.
I am also thankful to Prof. Kumudini Pawar and Vishal Pawar
for their support and complete guidance during the work.
We would like to take this opportunity to thanks all the people
who have directly or indirectly helped in completing this
project.
Yours Sincerely,
-Pooja Gupta
-Aman Vishwakarma
-Pranav Shedge
4
INDEX
Sr.no Content Page
no.
1 Introduction to Project 5
1.1 Aim and objectives 6
1.2 Requirement 6
1.3 Explanation of
components
7
2 Circuit Diagram 9
2.1 Working principle 10
2.2 Application 11
3 References 12
5
INTRODUCTION
During summer, most people are too lazy to water the potted
plants on their rooftop gardens every day. So, we build a simple
and exciting automatic plant watering system that you can
build yourself in just a few hours.
It is an Arduino based automatic plant watering system that
uses a soil moisture sensor. In the present era, food scarcity
and water scarcity occur due to the increase in population. So
to avoid this problem we have to promote the agriculture
sector. But water wastage is more in this sector in the form of
water logging while watering the agricultural fields through
irrigation. Therefore an automatic plant irrigation system has
to be designed for the proper water supply in the fields. This
paper deals with an automatic plant irrigation system which
automatically senses the moisture content of the soil and
decide whether irrigation is needed or not and how much
water is needed for soil. This system uses AtMega328
microcontroller. It is programmed to sense the moisture
content if the soil over a period of time. When the moisture
content is less than the limit which is predefined, it will start
supplying the desired amount of water till it reaches the limit.
So when the soil is dry the pump will automatically water the
fields and when the soil is wet the pump will automatically
switch off, there by eradicate the need of manpower and
conserve the time.
6
Aims & Objectives
• The main need of the system for the agricultural sector
arises because of the loss of yield due to improper
irrigation which is quite significant.
• An automated system will deliver optimum amount of
water depending upon the soil moisture
• The manual labour cost and saves farmers from some of
the tedious field work.
• In the commercial and domestic sector like offices
workspaces and homes where there are indoor plants .
• It would be cheaper and more effective in
maintenance.
Requirement
• Arduino UNO
• 5 Volt Relay Module
• Water pump and pipe
• Soil Moisture sensor
• Jumper wire
• Arduino UNO software
7
Explanation of components
Arduino UNO: Arduino UNO is a
programmable microcontroller board. It
contains Atmel's ATMega328 as is based on
that microcontroller .The Arduino board also
contains an in-built voltage regulator to
protect it from burning out and supports
serial communication to help programmers.
5V Relay: Relays are basically electrical or
electromechanical switches that operate on
the principle of magnetic field controlling
the switching within the relay. A relay has
two modes of operation, normally open
and normally closed.
Water Pump: DC water pump is a small electric
water pump motor that powered by a 24v, 12v,
5v, 6v, or 3v direct current power supply, solar
panel or battery. It uses centrifugal force to
pressurize, transfer or circulating water or
other liquids.
8
Soil Moisture sensor: The soil moisture sensor is
a resistive sensor that consists of two electrodes
with a small charge and the resistance in those
electrodes is measured and then the resistance
in between the soil is used to find the moisture
levels. A soil moisture sensor normally comes
equipped with an amplifier such as LM393. It has
a VCC, GND and analog output pin.
Jumper wire: A jump wire (also known
as jumper, jumper wire, DuPont wire) is
an electrical wire, or group of them in a cable,
with a connector or pin at each end (or
sometimes without them – simply "tinned"),
which is normally used to interconnect the
components of a breadboard or other prototype
or test circuit, internally or with other equipment
or components, without soldering.
9
CIRCUIT DIAGRAM
10
Working principle
The system works on the principle of sensing and
actuation. The soil moisture sensor is intended for the
measurement of moisture in the soil which is connected to a
microcontroller (in our case an Arduino UNO). After
sensing, the sensor sends the moisture content of the soil in
that section. If it is below 20%, the Arduino will send a signal
to the relay which would actuate the pump. The pump is
connected to the solenoid valve which would deliver the water
to that particular section when it is required.
As the sensor senses the moist that is when plant will get of
water it will be sensed bye the soil sensor and will again give
signal to relay and signal will be reached to pump through relay
module and it will automatically stop supplying the water The
main advantage of using this system is to reduce human
interference and, ensure proper and timely irrigation. There is
no need of continuous monitoring to that plant if we want to
go any trip for long journey now, we can easily go by
implementing this device at our garden .It can be implemented
at anywhere in the garden or we can use it inside our houses
also, but still it will save our time as well as efforts.
The logs and information of the watering schedule is
uploaded to a cloud server called Thing Speak. This data can
be used for research in the field of agriculture.
11
Applications
• The smart irrigation system is user friendly platform to
learn and enhance your skill about smart watering
system.
• It can provide high accuracy water supply and avoid water
from wastage.
• Due to automatically handling, user requires less man
power.
• With the help of the sensors, it can accurately determine
the soil moisture levels.
• It can easily detect and control the temperature,
humidity, solar radiation using sensors.
• This system automatically provides water supply to the
field. User can manually operate (turn ON or OFF) valve.
• This system helps to produce good quality of crops and
improves economic condition.
• This IoT-based smart irrigation monitoring and controlling
system are very easy to increase crop.
12
Bibliography
1. https://en.wikipedia.org/wiki/Arduino
2. https://youtu.be/iwkE_HWU-6M
3. https://www.theengineeringprojects.com/2021/11/autom
atic-plant-watering-system-using-arduino.html

More Related Content

Similar to plant_wateringfinal.pdf

A Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLA Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLIRJET Journal
 
IRJET- Automatic Irrigation System using Arduino
IRJET- Automatic Irrigation System using ArduinoIRJET- Automatic Irrigation System using Arduino
IRJET- Automatic Irrigation System using ArduinoIRJET Journal
 
Md ataur rahman arif
Md ataur rahman arifMd ataur rahman arif
Md ataur rahman arifArifAhmed188
 
Automated irrigation system based on soil moisture using arduino
Automated irrigation system based on soil moisture using arduinoAutomated irrigation system based on soil moisture using arduino
Automated irrigation system based on soil moisture using arduinoVishal Nagar
 
IRJET - Smart Irrigation and Draining System using IoT
IRJET -  	  Smart Irrigation and Draining System using IoTIRJET -  	  Smart Irrigation and Draining System using IoT
IRJET - Smart Irrigation and Draining System using IoTIRJET Journal
 
IRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET Journal
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET Journal
 
madhu pptx.pptx
madhu pptx.pptxmadhu pptx.pptx
madhu pptx.pptxDivyaU22
 
Irrigation IoT G22222.ppt
Irrigation IoT G22222.pptIrrigation IoT G22222.ppt
Irrigation IoT G22222.pptWajdi Bellil
 
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
 
Automatic tank level control using arduino mega converted
Automatic tank level control using arduino mega convertedAutomatic tank level control using arduino mega converted
Automatic tank level control using arduino mega convertedKunal Adhikari
 
EVAPOTRANSPIRIATION CON TROLLER PPT.pptx
EVAPOTRANSPIRIATION CON TROLLER PPT.pptxEVAPOTRANSPIRIATION CON TROLLER PPT.pptx
EVAPOTRANSPIRIATION CON TROLLER PPT.pptxsrajece
 
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEMSENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEMJournal For Research
 
IRJET- Automatic Water Level Indicator and Controller by using ARDUINO
IRJET- Automatic Water Level Indicator and Controller by using ARDUINOIRJET- Automatic Water Level Indicator and Controller by using ARDUINO
IRJET- Automatic Water Level Indicator and Controller by using ARDUINOIRJET Journal
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET Journal
 
development of smart automated irrigation system
development of smart automated irrigation systemdevelopment of smart automated irrigation system
development of smart automated irrigation systemIJEAB
 
Home Automation Water Tank Level Control
Home Automation Water Tank Level Control Home Automation Water Tank Level Control
Home Automation Water Tank Level Control Upamanyu Ray
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsIJMTST Journal
 
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...IRJET Journal
 

Similar to plant_wateringfinal.pdf (20)

A Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLA Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and ML
 
IRJET- Automatic Irrigation System using Arduino
IRJET- Automatic Irrigation System using ArduinoIRJET- Automatic Irrigation System using Arduino
IRJET- Automatic Irrigation System using Arduino
 
Md ataur rahman arif
Md ataur rahman arifMd ataur rahman arif
Md ataur rahman arif
 
Automated irrigation system based on soil moisture using arduino
Automated irrigation system based on soil moisture using arduinoAutomated irrigation system based on soil moisture using arduino
Automated irrigation system based on soil moisture using arduino
 
IRJET - Smart Irrigation and Draining System using IoT
IRJET -  	  Smart Irrigation and Draining System using IoTIRJET -  	  Smart Irrigation and Draining System using IoT
IRJET - Smart Irrigation and Draining System using IoT
 
IRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNO
 
Irjet v7 i3120
Irjet v7 i3120Irjet v7 i3120
Irjet v7 i3120
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control System
 
madhu pptx.pptx
madhu pptx.pptxmadhu pptx.pptx
madhu pptx.pptx
 
Irrigation IoT G22222.ppt
Irrigation IoT G22222.pptIrrigation IoT G22222.ppt
Irrigation IoT G22222.ppt
 
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...
 
Automatic tank level control using arduino mega converted
Automatic tank level control using arduino mega convertedAutomatic tank level control using arduino mega converted
Automatic tank level control using arduino mega converted
 
EVAPOTRANSPIRIATION CON TROLLER PPT.pptx
EVAPOTRANSPIRIATION CON TROLLER PPT.pptxEVAPOTRANSPIRIATION CON TROLLER PPT.pptx
EVAPOTRANSPIRIATION CON TROLLER PPT.pptx
 
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEMSENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
 
IRJET- Automatic Water Level Indicator and Controller by using ARDUINO
IRJET- Automatic Water Level Indicator and Controller by using ARDUINOIRJET- Automatic Water Level Indicator and Controller by using ARDUINO
IRJET- Automatic Water Level Indicator and Controller by using ARDUINO
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCU
 
development of smart automated irrigation system
development of smart automated irrigation systemdevelopment of smart automated irrigation system
development of smart automated irrigation system
 
Home Automation Water Tank Level Control
Home Automation Water Tank Level Control Home Automation Water Tank Level Control
Home Automation Water Tank Level Control
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using Sensors
 
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
 

Recently uploaded

DENR EPR Law Compliance Updates April 2024
DENR EPR Law Compliance Updates April 2024DENR EPR Law Compliance Updates April 2024
DENR EPR Law Compliance Updates April 2024itadmin50
 
Sustainable Clothing Strategies and Challenges
Sustainable Clothing Strategies and ChallengesSustainable Clothing Strategies and Challenges
Sustainable Clothing Strategies and ChallengesDr. Salem Baidas
 
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service GorakhpurVIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service GorakhpurSuhani Kapoor
 
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP Kolkata Call Girl Kalighat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kalighat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kalighat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kalighat 👉 8250192130 Available With Roomdivyansh0kumar0
 
Environmental Toxicology (environmental biology)
Environmental Toxicology (environmental biology)Environmental Toxicology (environmental biology)
Environmental Toxicology (environmental biology)RaviPrajapat11
 
Horizon Net Zero Dawn – keynote slides by Ben Abraham
Horizon Net Zero Dawn – keynote slides by Ben AbrahamHorizon Net Zero Dawn – keynote slides by Ben Abraham
Horizon Net Zero Dawn – keynote slides by Ben Abrahamssuserbb03ff
 
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130Suhani Kapoor
 
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerLow Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerSuhani Kapoor
 
Freegle User Survey as visual display - BH
Freegle User Survey as visual display - BHFreegle User Survey as visual display - BH
Freegle User Survey as visual display - BHbill846304
 
webinaire-green-mirror-episode-2-Smart contracts and virtual purchase agreeme...
webinaire-green-mirror-episode-2-Smart contracts and virtual purchase agreeme...webinaire-green-mirror-episode-2-Smart contracts and virtual purchase agreeme...
webinaire-green-mirror-episode-2-Smart contracts and virtual purchase agreeme...Cluster TWEED
 
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
Contact Number Call Girls Service In Goa  9316020077 Goa  Call Girls ServiceContact Number Call Girls Service In Goa  9316020077 Goa  Call Girls Service
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Servicesexy call girls service in goa
 
VIP Call Girls Service Tolichowki Hyderabad Call +91-8250192130
VIP Call Girls Service Tolichowki Hyderabad Call +91-8250192130VIP Call Girls Service Tolichowki Hyderabad Call +91-8250192130
VIP Call Girls Service Tolichowki Hyderabad Call +91-8250192130Suhani Kapoor
 
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

DENR EPR Law Compliance Updates April 2024
DENR EPR Law Compliance Updates April 2024DENR EPR Law Compliance Updates April 2024
DENR EPR Law Compliance Updates April 2024
 
Sustainable Clothing Strategies and Challenges
Sustainable Clothing Strategies and ChallengesSustainable Clothing Strategies and Challenges
Sustainable Clothing Strategies and Challenges
 
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service GorakhpurVIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
 
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
 
VIP Kolkata Call Girl Kalighat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kalighat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kalighat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kalighat 👉 8250192130 Available With Room
 
Environmental Toxicology (environmental biology)
Environmental Toxicology (environmental biology)Environmental Toxicology (environmental biology)
Environmental Toxicology (environmental biology)
 
Horizon Net Zero Dawn – keynote slides by Ben Abraham
Horizon Net Zero Dawn – keynote slides by Ben AbrahamHorizon Net Zero Dawn – keynote slides by Ben Abraham
Horizon Net Zero Dawn – keynote slides by Ben Abraham
 
Call Girls In Yamuna Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Yamuna Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCeCall Girls In Yamuna Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Yamuna Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
 
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
 
Escort Service Call Girls In Shakti Nagar, 99530°56974 Delhi NCR
Escort Service Call Girls In Shakti Nagar, 99530°56974 Delhi NCREscort Service Call Girls In Shakti Nagar, 99530°56974 Delhi NCR
Escort Service Call Girls In Shakti Nagar, 99530°56974 Delhi NCR
 
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerLow Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
 
Freegle User Survey as visual display - BH
Freegle User Survey as visual display - BHFreegle User Survey as visual display - BH
Freegle User Survey as visual display - BH
 
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls ServicesGandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
 
webinaire-green-mirror-episode-2-Smart contracts and virtual purchase agreeme...
webinaire-green-mirror-episode-2-Smart contracts and virtual purchase agreeme...webinaire-green-mirror-episode-2-Smart contracts and virtual purchase agreeme...
webinaire-green-mirror-episode-2-Smart contracts and virtual purchase agreeme...
 
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
Contact Number Call Girls Service In Goa  9316020077 Goa  Call Girls ServiceContact Number Call Girls Service In Goa  9316020077 Goa  Call Girls Service
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
 
VIP Call Girls Service Tolichowki Hyderabad Call +91-8250192130
VIP Call Girls Service Tolichowki Hyderabad Call +91-8250192130VIP Call Girls Service Tolichowki Hyderabad Call +91-8250192130
VIP Call Girls Service Tolichowki Hyderabad Call +91-8250192130
 
9953056974 ,Low Rate Call Girls In Adarsh Nagar Delhi 24hrs Available
9953056974 ,Low Rate Call Girls In Adarsh Nagar  Delhi 24hrs Available9953056974 ,Low Rate Call Girls In Adarsh Nagar  Delhi 24hrs Available
9953056974 ,Low Rate Call Girls In Adarsh Nagar Delhi 24hrs Available
 
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
 
young Whatsapp Call Girls in Delhi Cantt🔝 9953056974 🔝 escort service
young Whatsapp Call Girls in Delhi Cantt🔝 9953056974 🔝 escort serviceyoung Whatsapp Call Girls in Delhi Cantt🔝 9953056974 🔝 escort service
young Whatsapp Call Girls in Delhi Cantt🔝 9953056974 🔝 escort service
 
E Waste Management
E Waste ManagementE Waste Management
E Waste Management
 

plant_wateringfinal.pdf

  • 1. Audyogic Tantra Shikshan Santha’s ATSS College of Business Study and Computer Applications Chinchwad, Pune-411019 (Affiliated to Savitribai Phule Pune University, Recognized by Govt. of Maharashtra, accredited by NAAC, UGC Recognised Under 2(F) & 12(B) ) SAVITRIBAI PHULE UNIVERSITY PUNE ELECTRONICS PROJECT SY. BSc(Computer Science) 2021-2022 A PROJECT ON “Automatic plant watering system using Arduino” DEVELOPED BY:- 1.Pooja Gupta 2.Aman Vishwakarma 3.Pranav Shedge UNDER THE GUIDANCE OF:- Prof. Kumudini Pawar Prof. Vishal Pawar
  • 2. Audyogic Tantra Shikshan Santha’s ATSS College of Business Study and Computer Applications Chinchwad, Pune-411019 (Affiliated to Savitribai Phule Pune University, Recognized by Govt. of Maharashtra, accredited by NAAC, UGC Recognised Under 2(F) & 12(B) ) B.Sc.(Computer Science) CERTIFICATE This is to inform that Mr./Ms._ Roll No. from Class has satisfactorily completed the laboratory course subject. Subject Teacher Head of Department Internal Examiner External Exam
  • 3. 3 Acknowledgement Any efforts to produce successful creation require the help. Guidance and support of many people and their experience. We would like to express our sincere and heartfelt gratitude to all of them who have helped us to complete project. I am also thankful to Prof. Kumudini Pawar and Vishal Pawar for their support and complete guidance during the work. We would like to take this opportunity to thanks all the people who have directly or indirectly helped in completing this project. Yours Sincerely, -Pooja Gupta -Aman Vishwakarma -Pranav Shedge
  • 4. 4 INDEX Sr.no Content Page no. 1 Introduction to Project 5 1.1 Aim and objectives 6 1.2 Requirement 6 1.3 Explanation of components 7 2 Circuit Diagram 9 2.1 Working principle 10 2.2 Application 11 3 References 12
  • 5. 5 INTRODUCTION During summer, most people are too lazy to water the potted plants on their rooftop gardens every day. So, we build a simple and exciting automatic plant watering system that you can build yourself in just a few hours. It is an Arduino based automatic plant watering system that uses a soil moisture sensor. In the present era, food scarcity and water scarcity occur due to the increase in population. So to avoid this problem we have to promote the agriculture sector. But water wastage is more in this sector in the form of water logging while watering the agricultural fields through irrigation. Therefore an automatic plant irrigation system has to be designed for the proper water supply in the fields. This paper deals with an automatic plant irrigation system which automatically senses the moisture content of the soil and decide whether irrigation is needed or not and how much water is needed for soil. This system uses AtMega328 microcontroller. It is programmed to sense the moisture content if the soil over a period of time. When the moisture content is less than the limit which is predefined, it will start supplying the desired amount of water till it reaches the limit. So when the soil is dry the pump will automatically water the fields and when the soil is wet the pump will automatically switch off, there by eradicate the need of manpower and conserve the time.
  • 6. 6 Aims & Objectives • The main need of the system for the agricultural sector arises because of the loss of yield due to improper irrigation which is quite significant. • An automated system will deliver optimum amount of water depending upon the soil moisture • The manual labour cost and saves farmers from some of the tedious field work. • In the commercial and domestic sector like offices workspaces and homes where there are indoor plants . • It would be cheaper and more effective in maintenance. Requirement • Arduino UNO • 5 Volt Relay Module • Water pump and pipe • Soil Moisture sensor • Jumper wire • Arduino UNO software
  • 7. 7 Explanation of components Arduino UNO: Arduino UNO is a programmable microcontroller board. It contains Atmel's ATMega328 as is based on that microcontroller .The Arduino board also contains an in-built voltage regulator to protect it from burning out and supports serial communication to help programmers. 5V Relay: Relays are basically electrical or electromechanical switches that operate on the principle of magnetic field controlling the switching within the relay. A relay has two modes of operation, normally open and normally closed. Water Pump: DC water pump is a small electric water pump motor that powered by a 24v, 12v, 5v, 6v, or 3v direct current power supply, solar panel or battery. It uses centrifugal force to pressurize, transfer or circulating water or other liquids.
  • 8. 8 Soil Moisture sensor: The soil moisture sensor is a resistive sensor that consists of two electrodes with a small charge and the resistance in those electrodes is measured and then the resistance in between the soil is used to find the moisture levels. A soil moisture sensor normally comes equipped with an amplifier such as LM393. It has a VCC, GND and analog output pin. Jumper wire: A jump wire (also known as jumper, jumper wire, DuPont wire) is an electrical wire, or group of them in a cable, with a connector or pin at each end (or sometimes without them – simply "tinned"), which is normally used to interconnect the components of a breadboard or other prototype or test circuit, internally or with other equipment or components, without soldering.
  • 10. 10 Working principle The system works on the principle of sensing and actuation. The soil moisture sensor is intended for the measurement of moisture in the soil which is connected to a microcontroller (in our case an Arduino UNO). After sensing, the sensor sends the moisture content of the soil in that section. If it is below 20%, the Arduino will send a signal to the relay which would actuate the pump. The pump is connected to the solenoid valve which would deliver the water to that particular section when it is required. As the sensor senses the moist that is when plant will get of water it will be sensed bye the soil sensor and will again give signal to relay and signal will be reached to pump through relay module and it will automatically stop supplying the water The main advantage of using this system is to reduce human interference and, ensure proper and timely irrigation. There is no need of continuous monitoring to that plant if we want to go any trip for long journey now, we can easily go by implementing this device at our garden .It can be implemented at anywhere in the garden or we can use it inside our houses also, but still it will save our time as well as efforts. The logs and information of the watering schedule is uploaded to a cloud server called Thing Speak. This data can be used for research in the field of agriculture.
  • 11. 11 Applications • The smart irrigation system is user friendly platform to learn and enhance your skill about smart watering system. • It can provide high accuracy water supply and avoid water from wastage. • Due to automatically handling, user requires less man power. • With the help of the sensors, it can accurately determine the soil moisture levels. • It can easily detect and control the temperature, humidity, solar radiation using sensors. • This system automatically provides water supply to the field. User can manually operate (turn ON or OFF) valve. • This system helps to produce good quality of crops and improves economic condition. • This IoT-based smart irrigation monitoring and controlling system are very easy to increase crop.
  • 12. 12 Bibliography 1. https://en.wikipedia.org/wiki/Arduino 2. https://youtu.be/iwkE_HWU-6M 3. https://www.theengineeringprojects.com/2021/11/autom atic-plant-watering-system-using-arduino.html