SlideShare a Scribd company logo
1 of 10
PROJECT:-
“AUTOMATIC IRRIGATION
SYSTEM”
Our team member’s:
Atharva D. Rajvardhan J. Tushar K.
★ ACKNOWLEDGEMENT:-
• We would like to express our special thanks of gratitude to our respected
teachers Mrs. Archana Agarwal ma’am, Mr. Anand Deshmukh sir and our
honoured judges who gave us this golden opportunity to do this wonderful
project, and guided us throughout this project by providing to us all the
necessary information and details regarding the same.
★ AIM:-
• The main purpose is to built a low cost soil moisture monitoring device.
• Everyone of us likes a little greenery in our houses, don’t we? Plants require really
low maintenance and can be left for days without supervision but our long trips
extending over a week or 2 can be detrimental for the health of plants due to the
lack of moisture in the soil. In such situations, the plant may wither or die due to the
absence of proper watering.
• In order to avoid the above problem, we are making an Automatic Irrigation
System with an Arduino Uno which will irrigate your plants automatically and keep
them healthy even when you are out of the town for weeks or months.
★ EQUIPMENT’S:-
• Arduino UNO
• Moisture sensor
• 5v relay module
• 6v Mini water pump with small pipe
• Connecting wires
• 5v battery
★ SCHEMATICS:-
★ CODE:-
int soilMoistureValue = 0;
int percentage=0;
void setup() {
pinMode(3,OUTPUT);
Serial.begin(9600);
}
void loop() {
soilMoistureValue = analogRead(A0);
Serial.println(percentage);
percentage = map(soilMoistureValue, 490, 1023, 100, 0);
if(percentage < 10)
{
Serial.println(" pump on");
digitalWrite(3,LOW);
}
if(percentage >80)
{
Serial.println("pump off");
digitalWrite(3,HIGH);
}
}
★ PROCEDURE:-
• Connect the relay to the Arduino board.
• Connect the VCC of the relay module to the 5v pin of the Arduino and connect the
ground of the relay to the ground of Arduino.
• Now connect the relay signal pin to any digital pin of Arduino except pin 13.
• The next step is to connect the soil moisture sensor with the Arduino. Connect the VCC
and gnd of the sensor to the 5volt and ground pin of the Arduino. The analogue output
of the sensor connects to any analogue pin of the Arduino.
• Finally, connect the pump to the relay module. A relay module has 3 connection points
which are common, normally closed, and normally open. We have to connect the pump
positive to common and connect the normally open pin to the positive of the battery.
You have to select the battery as per your pump. The next step is to connect the
ground of the pump to the ground of the Arduino and finally, connect the small hose to
the water pump.
• Now connect the battery to the circuit and if the pump starts working then your circuit
is okay. Now let's upload code to Arduino.
★ CONCLUSION:-
• The logic of this system is very simple. In this system, the moisture sensor
senses the moisture level of the soil and when the sensor senses a low
moisture level it automatically switches the water pump with the help of a
microcontroller and irrigates the plant. After supplying sufficient water, the
soil gets retains the moisture hence automatically stopping the pump.
• Thus the Moisture sensor will be used to maintain the optimum level of
moisture for your plants. This system can be implemented, both for your
garden or for your Indoor plants thus taking care of your leafy pets when you
are away.
★ AUTOMATIC IRRIGATION SYSTEM:-
THANK
YOU!!!

More Related Content

Similar to Project Irrigjfukyfjjhgfmhgdthfjgtdhfhgdghdaation.pptx

SmartGardeningSystem[1].pptx
SmartGardeningSystem[1].pptxSmartGardeningSystem[1].pptx
SmartGardeningSystem[1].pptx
gmadhu8
 
Automatic Plant watering System using Arduino.pptx
Automatic Plant watering System using Arduino.pptxAutomatic Plant watering System using Arduino.pptx
Automatic Plant watering System using Arduino.pptx
MuhammadHaseeb207586
 

Similar to Project Irrigjfukyfjjhgfmhgdthfjgtdhfhgdghdaation.pptx (20)

arduino based automtic irrigation system
arduino based automtic irrigation systemarduino based automtic irrigation system
arduino based automtic irrigation system
 
finalpresentation-180226130803 (1).pptx
finalpresentation-180226130803 (1).pptxfinalpresentation-180226130803 (1).pptx
finalpresentation-180226130803 (1).pptx
 
finalpresentation-180226130803 (1).pptx
finalpresentation-180226130803 (1).pptxfinalpresentation-180226130803 (1).pptx
finalpresentation-180226130803 (1).pptx
 
automatic irrigation system by sensing soil moisture content
automatic irrigation system by sensing soil moisture contentautomatic irrigation system by sensing soil moisture content
automatic irrigation system by sensing soil moisture content
 
Automated irrigation system
Automated irrigation systemAutomated irrigation system
Automated irrigation system
 
MyAutomaticPresentation.pptx
MyAutomaticPresentation.pptxMyAutomaticPresentation.pptx
MyAutomaticPresentation.pptx
 
SmartGardeningSystem[1].pptx
SmartGardeningSystem[1].pptxSmartGardeningSystem[1].pptx
SmartGardeningSystem[1].pptx
 
Innovators Challenge 2019
Innovators Challenge 2019Innovators Challenge 2019
Innovators Challenge 2019
 
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNOAUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
 
Bring technology into Agriculture.pptx
Bring technology into Agriculture.pptxBring technology into Agriculture.pptx
Bring technology into Agriculture.pptx
 
Automatic Plant watering System using Arduino.pptx
Automatic Plant watering System using Arduino.pptxAutomatic Plant watering System using Arduino.pptx
Automatic Plant watering System using Arduino.pptx
 
Automatic plant watering using arduinos
Automatic plant watering using arduinosAutomatic plant watering using arduinos
Automatic plant watering using arduinos
 
Garduino automated gardening system
Garduino    automated gardening systemGarduino    automated gardening system
Garduino automated gardening system
 
Smart Agriculture and Farming
Smart Agriculture and FarmingSmart Agriculture and Farming
Smart Agriculture and Farming
 
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNOAUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
 
Automatic Watering System in Greenhouse
Automatic Watering System in GreenhouseAutomatic Watering System in Greenhouse
Automatic Watering System in Greenhouse
 
Project presentation
Project presentationProject presentation
Project presentation
 
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
 
projectppt2linkedin-160503092404 (1).pdf
projectppt2linkedin-160503092404 (1).pdfprojectppt2linkedin-160503092404 (1).pdf
projectppt2linkedin-160503092404 (1).pdf
 
Automated Plant Watering System
Automated Plant Watering SystemAutomated Plant Watering System
Automated Plant Watering System
 

Recently uploaded

Recently uploaded (20)

Impacts of agriculture on the environment.
Impacts of agriculture on the environment.Impacts of agriculture on the environment.
Impacts of agriculture on the environment.
 
Production, dispersal, sedimentation and taphonomy of spores/pollen
Production, dispersal, sedimentation and taphonomy of spores/pollenProduction, dispersal, sedimentation and taphonomy of spores/pollen
Production, dispersal, sedimentation and taphonomy of spores/pollen
 
Sungsang Mangrove Restoration and Ecotourism (SMART): A participatory action ...
Sungsang Mangrove Restoration and Ecotourism (SMART): A participatory action ...Sungsang Mangrove Restoration and Ecotourism (SMART): A participatory action ...
Sungsang Mangrove Restoration and Ecotourism (SMART): A participatory action ...
 
Laplace Transforms.pptxhhhhhhhhhhhhhhhhh
Laplace Transforms.pptxhhhhhhhhhhhhhhhhhLaplace Transforms.pptxhhhhhhhhhhhhhhhhh
Laplace Transforms.pptxhhhhhhhhhhhhhhhhh
 
TEST BANK For Geosystems An Introduction to Physical Geography, 5th Canadian ...
TEST BANK For Geosystems An Introduction to Physical Geography, 5th Canadian ...TEST BANK For Geosystems An Introduction to Physical Geography, 5th Canadian ...
TEST BANK For Geosystems An Introduction to Physical Geography, 5th Canadian ...
 
CAUSES,EFFECTS,CONTROL OF DEFORESTATION.pptx
CAUSES,EFFECTS,CONTROL OF DEFORESTATION.pptxCAUSES,EFFECTS,CONTROL OF DEFORESTATION.pptx
CAUSES,EFFECTS,CONTROL OF DEFORESTATION.pptx
 
Coastal and mangrove vulnerability assessment In the Northern Coast of Java, ...
Coastal and mangrove vulnerability assessment In the Northern Coast of Java, ...Coastal and mangrove vulnerability assessment In the Northern Coast of Java, ...
Coastal and mangrove vulnerability assessment In the Northern Coast of Java, ...
 
Palynology: History, branches, basic principles and application, collection o...
Palynology: History, branches, basic principles and application, collection o...Palynology: History, branches, basic principles and application, collection o...
Palynology: History, branches, basic principles and application, collection o...
 
Cooperative Mangrove Project: Introduction, Scope, and Perspectives
Cooperative Mangrove Project: Introduction, Scope, and PerspectivesCooperative Mangrove Project: Introduction, Scope, and Perspectives
Cooperative Mangrove Project: Introduction, Scope, and Perspectives
 
NO1 Pakistan online istikhara for love marriage vashikaran specialist love pr...
NO1 Pakistan online istikhara for love marriage vashikaran specialist love pr...NO1 Pakistan online istikhara for love marriage vashikaran specialist love pr...
NO1 Pakistan online istikhara for love marriage vashikaran specialist love pr...
 
Global warming, Types, Causes and Effects.
Global warming, Types, Causes and Effects.Global warming, Types, Causes and Effects.
Global warming, Types, Causes and Effects.
 
Up to 40% of food crops are lost to plant pests and diseases annually.
Up to 40% of food crops are lost to plant pests and diseases annually.Up to 40% of food crops are lost to plant pests and diseases annually.
Up to 40% of food crops are lost to plant pests and diseases annually.
 
Data analysis and findings
Data analysis and findingsData analysis and findings
Data analysis and findings
 
Presentation on GLOBALISATION IN MBA sem
Presentation on GLOBALISATION IN MBA semPresentation on GLOBALISATION IN MBA sem
Presentation on GLOBALISATION IN MBA sem
 
National Tree Planting Day May 2024 Nairobi
National Tree Planting Day May 2024 NairobiNational Tree Planting Day May 2024 Nairobi
National Tree Planting Day May 2024 Nairobi
 
Christmas Palm Trees in Florida The Ultimate Guide to Festive Landscaping wit...
Christmas Palm Trees in Florida The Ultimate Guide to Festive Landscaping wit...Christmas Palm Trees in Florida The Ultimate Guide to Festive Landscaping wit...
Christmas Palm Trees in Florida The Ultimate Guide to Festive Landscaping wit...
 
The Key to Sustainable Energy Optimization: A Data-Driven Approach for Manufa...
The Key to Sustainable Energy Optimization: A Data-Driven Approach for Manufa...The Key to Sustainable Energy Optimization: A Data-Driven Approach for Manufa...
The Key to Sustainable Energy Optimization: A Data-Driven Approach for Manufa...
 
NO1 Pakistan Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpin...
NO1 Pakistan Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpin...NO1 Pakistan Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpin...
NO1 Pakistan Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpin...
 
Young & Hot ℂall Girls Hyderabad 8250077686 WhatsApp Number Best Rates of Hyd...
Young & Hot ℂall Girls Hyderabad 8250077686 WhatsApp Number Best Rates of Hyd...Young & Hot ℂall Girls Hyderabad 8250077686 WhatsApp Number Best Rates of Hyd...
Young & Hot ℂall Girls Hyderabad 8250077686 WhatsApp Number Best Rates of Hyd...
 
Introducing Blue Carbon Deck seeking for actionable partnerships
Introducing Blue Carbon Deck seeking for actionable partnershipsIntroducing Blue Carbon Deck seeking for actionable partnerships
Introducing Blue Carbon Deck seeking for actionable partnerships
 

Project Irrigjfukyfjjhgfmhgdthfjgtdhfhgdghdaation.pptx

  • 1. PROJECT:- “AUTOMATIC IRRIGATION SYSTEM” Our team member’s: Atharva D. Rajvardhan J. Tushar K.
  • 2. ★ ACKNOWLEDGEMENT:- • We would like to express our special thanks of gratitude to our respected teachers Mrs. Archana Agarwal ma’am, Mr. Anand Deshmukh sir and our honoured judges who gave us this golden opportunity to do this wonderful project, and guided us throughout this project by providing to us all the necessary information and details regarding the same.
  • 3. ★ AIM:- • The main purpose is to built a low cost soil moisture monitoring device. • Everyone of us likes a little greenery in our houses, don’t we? Plants require really low maintenance and can be left for days without supervision but our long trips extending over a week or 2 can be detrimental for the health of plants due to the lack of moisture in the soil. In such situations, the plant may wither or die due to the absence of proper watering. • In order to avoid the above problem, we are making an Automatic Irrigation System with an Arduino Uno which will irrigate your plants automatically and keep them healthy even when you are out of the town for weeks or months.
  • 4. ★ EQUIPMENT’S:- • Arduino UNO • Moisture sensor • 5v relay module • 6v Mini water pump with small pipe • Connecting wires • 5v battery
  • 6. ★ CODE:- int soilMoistureValue = 0; int percentage=0; void setup() { pinMode(3,OUTPUT); Serial.begin(9600); } void loop() { soilMoistureValue = analogRead(A0); Serial.println(percentage); percentage = map(soilMoistureValue, 490, 1023, 100, 0); if(percentage < 10) { Serial.println(" pump on"); digitalWrite(3,LOW); } if(percentage >80) { Serial.println("pump off"); digitalWrite(3,HIGH); } }
  • 7. ★ PROCEDURE:- • Connect the relay to the Arduino board. • Connect the VCC of the relay module to the 5v pin of the Arduino and connect the ground of the relay to the ground of Arduino. • Now connect the relay signal pin to any digital pin of Arduino except pin 13. • The next step is to connect the soil moisture sensor with the Arduino. Connect the VCC and gnd of the sensor to the 5volt and ground pin of the Arduino. The analogue output of the sensor connects to any analogue pin of the Arduino. • Finally, connect the pump to the relay module. A relay module has 3 connection points which are common, normally closed, and normally open. We have to connect the pump positive to common and connect the normally open pin to the positive of the battery. You have to select the battery as per your pump. The next step is to connect the ground of the pump to the ground of the Arduino and finally, connect the small hose to the water pump. • Now connect the battery to the circuit and if the pump starts working then your circuit is okay. Now let's upload code to Arduino.
  • 8. ★ CONCLUSION:- • The logic of this system is very simple. In this system, the moisture sensor senses the moisture level of the soil and when the sensor senses a low moisture level it automatically switches the water pump with the help of a microcontroller and irrigates the plant. After supplying sufficient water, the soil gets retains the moisture hence automatically stopping the pump. • Thus the Moisture sensor will be used to maintain the optimum level of moisture for your plants. This system can be implemented, both for your garden or for your Indoor plants thus taking care of your leafy pets when you are away.