Automatic Watering System for Plants using Arduino

Поделиться
HTML-код
  • Опубликовано: 9 июл 2017
  • In the previous video ( • Soil Moisture Sensor w... ), you learn to connect Soil Moisture Sensor to Arduino. You can make Automatic Watering System for plants using Arduino. In this video, we are going to extend our previous experiment by connecting a relay and water motor. Write a program to take input from soil moisture sensor and switch on or switch off the water motor based on the data received from soil moisture sensor. Let's look at the required components:
    Arduino Uno R3: amzn.to/2srIMT3 | goo.gl/MkGoQC
    Soil moisture sensor: amzn.to/2sQLiCJ | goo.gl/B9ewV6
    Buzzer: amzn.to/2sXK2sz
    4 Channel Relay for Arduino: amzn.to/2s09f8s | goo.gl/Dtd7Xb
    Jumper wires: amzn.to/2s9wfkc | goo.gl/QK5BN4
    Source code: www.learnbywatch.com/automatic...
    Follow us:
    / learnywatch
    / learnbywatch
    After watching this video you will be able to-
    1. Connect Soil Moisture Sensor, Relay and water motor to Arduino Uno.
    2. Write a program to accept input from soil moisture sensor and switch on or switch off water motor.

Комментарии • 784

  • @gauravmaheshwari7196
    @gauravmaheshwari7196 6 лет назад +10

    Often it happens that I have to travel for 2-3 days. And during that period I cannot water my plants at home, thanks to your idea and teachings that I will now be able to travel without worrying about them. Thanks a lot. Cheers!

    • @learnbywatch
      @learnbywatch  6 лет назад +1

      +Gaurav Maheshwari welcome

    • @gauravmaheshwari7196
      @gauravmaheshwari7196 6 лет назад

      @Learn By Watch Unfortunately I donot know programming as I am a mechanical engineer. Would you please​ share the programme ? my mail id is gaurav.maheshwari008@gmail.com

    • @Impetuss
      @Impetuss 5 лет назад +1

      Wire sensor power to digital port, then using arduino turn on power to sensor for 5 seconds and take a reading, then add a delay say 4 hours. That way power doesnt flow through sensor all the time and corrodes it too quickly

    • @muskansawa2802
      @muskansawa2802 5 лет назад

      Hey did you try this out?

    • @muskansawa2802
      @muskansawa2802 5 лет назад

      @@Impetuss tht wterpump is getting power from where i mean he connects a plug to ther relay and water pump ? Wht do we do with tht?! Pls help

  • @shambhaviwarad
    @shambhaviwarad 5 лет назад +12

    The hardware setting is perfect! Just in the program the sequence should be LOW HIGH LOW instead of LOW LOW HIGH.
    Thanks for the video it was truly helpful!

  • @harrist03
    @harrist03 5 лет назад

    Can i ask : do you have to remove the sensor in order to let the water pump into the soil?

  • @rajmohanjha2686
    @rajmohanjha2686 5 лет назад

    I have a quarry that what if I want to add a display in it which show the soil status and the motor status.

  • @fantasikjourney4458
    @fantasikjourney4458 5 лет назад

    may i know , why not pin analog u put for soil moisture sensor??

  • @noreenmullaneda1010
    @noreenmullaneda1010 5 лет назад

    hi do you need to pull the sensor to water the plants?or it automatically water the plants if the soil is dry?

  • @o_shok
    @o_shok 6 лет назад +1

    Where we the plug of the motor connected to... Couldn't see it in video

  • @TuyenNguyen-xj1mu
    @TuyenNguyen-xj1mu 5 лет назад +1

    Hi, I am looking up the best humidity sensor and working with arduino

  • @Jean-pq9tc
    @Jean-pq9tc 5 лет назад

    Hi there, how do you define what is HIGH and what is LOW? If i want for example to start the pump if the soil humidity is lower than 10%? Thanks

  • @priyaraghuvanshi638
    @priyaraghuvanshi638 6 лет назад +2

    Where do you run the Code? Is there is any specific IDE for the Code?

  • @PrashantKr57
    @PrashantKr57 5 лет назад

    in void loop u told if sensor gives low value send low value to ac pump. what will be the value of that low. i mean below what value it will indicate high or low.?

  • @pranavameta1133
    @pranavameta1133 4 года назад

    Sir if I use a 220V motor like you used in the video the wont the arduino blast as it supports 20V only

  • @amitkumarbiswal
    @amitkumarbiswal 4 года назад +1

    Thinks brow but how can I download source code and program the uno

  • @angelleuy9333
    @angelleuy9333 5 лет назад

    sir can I add more sensors here like humidity and temperature??

  • @PrashantKr57
    @PrashantKr57 5 лет назад

    which software is used to burn the code on micro-controller?

  • @deepasaba6461
    @deepasaba6461 5 лет назад

    this was nice but what was that which u were connecting with the soil sensor the

  • @CharlieScarver
    @CharlieScarver 3 года назад

    The water pump motor is missing from the description. Could you put a link to it please

  • @hammadjaved9654
    @hammadjaved9654 6 лет назад

    brother if i want to make it for two or three plant what can i do

  • @sajidullah306
    @sajidullah306 5 лет назад +1

    sir arduino ko program b karna parday ga kiya

  • @lauraruiz4455
    @lauraruiz4455 6 лет назад

    Una pregunta cuanto esta costando un relay minimo

  • @jothybala2945
    @jothybala2945 5 лет назад +1

    What is value of relay to cut off the motor power

  • @princedewangan7111
    @princedewangan7111 2 года назад

    kya is electronic device ka use
    pipe me pani aane par motor automatically on karne me or pani na aane par automatically off karne k liye kiya ja sakta hai ?
    jisse ki rat me ya kisi bhi time pani aae to use sintex me store kiya ja sake.

  • @foyezulislam6797
    @foyezulislam6797 6 лет назад +2

    I worked by following all the command.And upload the programming but the motor is not stopping... Please give me a answer...how can I do it???

  • @originalmartialartsmovies2314
    @originalmartialartsmovies2314 4 года назад

    how did you load the program ?

  • @aaranyasarmenthiran658
    @aaranyasarmenthiran658 5 лет назад

    where did you get the plug?

  • @karolkvasnak3124
    @karolkvasnak3124 6 лет назад +11

    based on technical skills recognized in questions I will strongly avoid to use 240VAC devices in watering application.
    For safety reasons I recomend use 12V version of water pump or use water tank positioned at higher level and control the water valve (normally closed) by arduino.

    • @learnbywatch
      @learnbywatch  5 лет назад +2

      Like the idea, I will try to implement that.

    • @joefern7580
      @joefern7580 4 года назад

      Very new to projects in general. My question was going to be what voltage water pump I need. But you already answered that for me thank you karol.

  • @javedmalik1922
    @javedmalik1922 6 лет назад

    can i use relay on digital pin 23 on arduino atmega bcz i dont have the space to connect it on pwm pins. i want to control a 12v dc pump..????????

  • @himankshu
    @himankshu 5 лет назад

    can you please tell me where to code .i mean which ide is should use and how can i relate the codes and the hardware to work together

  • @samarthmodak8599
    @samarthmodak8599 6 лет назад

    What are the connections for relay?The two wires are connected between normally open and common??

  • @guiavisualdearmas
    @guiavisualdearmas 6 лет назад +1

    You are one of the most easy follow video to do, thank you

  • @stijnvv
    @stijnvv 5 лет назад

    Would be nice if we could sense something from the plant instead of the soil, is this possible?

  • @radiamoon2395
    @radiamoon2395 2 года назад

    hello sir, why using the delay(400); in program ? and is it for relay or sensor?

  • @raginikasaudhan1977
    @raginikasaudhan1977 5 лет назад

    Hi what is cl in relay module

  • @taxaviebro6411
    @taxaviebro6411 4 года назад

    How should i connect the motor using 2x12V solar pannel? Pls i really need to know this for my design project pls

  • @snalinisnalini6172
    @snalinisnalini6172 6 лет назад

    What wire is connected to arduino in the end?tat black wire.to which it was connected.can someone reply soon.

  • @amannobita39
    @amannobita39 5 лет назад

    What kind of libraries you have used

  • @sriharipawar8886
    @sriharipawar8886 4 года назад

    Sir ur project wonderfull even I have done it but in my case the water pump is not automatic it jst keep running on its on any solution? Plz

  • @ABHIShek-jh6cy
    @ABHIShek-jh6cy 6 лет назад

    Can we set a analogwrite for it if yes how much value.???

  • @ashmitabaral5783
    @ashmitabaral5783 6 лет назад

    how many watt of motor is used will you specify?

  • @lucaskamdom9258
    @lucaskamdom9258 5 лет назад

    Where do you buy the plug?

  • @Torq09
    @Torq09 4 года назад

    Isme power source ko solar power sa cahla.sakte hai kya.

  • @priyaraghuvanshi638
    @priyaraghuvanshi638 6 лет назад

    +Learn By Watch where do you run the code?

  • @martinsaavedrabao3813
    @martinsaavedrabao3813 6 лет назад

    buenas una pregunta ustedes dentro de los materiales pide un sumbador o robo india ... en que parte del proyecto lo ultilisa???

  • @msyaf781
    @msyaf781 6 лет назад

    What motor are u using sir and how much litre per hour is the motor

  • @karthikdandibhatta1907
    @karthikdandibhatta1907 4 года назад

    where can you get that plug?

  • @paavanim9819
    @paavanim9819 3 года назад

    Sir source code is not available in the description link...can u please check it

  • @ramswaroop1520
    @ramswaroop1520 5 лет назад

    What is use of buzzer given in description????

  • @ROSHAN-ce6rp
    @ROSHAN-ce6rp 5 лет назад

    Which is the less cost motor that can be used

  • @felhirihab6024
    @felhirihab6024 5 лет назад

    hi can i replace the motor with a electrovanne?

  • @sushantshinde3733
    @sushantshinde3733 4 года назад

    Can I use 2 relay instead of 4

  • @yllazemi8120
    @yllazemi8120 2 года назад

    Instead of the relay could i use a micro bit

  • @jameshighland6769
    @jameshighland6769 6 лет назад

    What if I need to use a 12v dc pump? Will the circuit change? The relay I have is similar to yours except it says 5v Dc, 10A 250VAC, 15A 125VAC and 10A 250VAC on the top

    • @urcircuitshub516
      @urcircuitshub516 3 года назад

      Automatic Watering System For Plants
      ruclips.net/video/gc9WYAQ4pJI/видео.html
      Please do like and share the video. Also don't forget to subscribe to my channel!
      I'll be happy to answer your questions.
      Comment 'Got It' if you like the tutorial!

  • @Alfonso013
    @Alfonso013 3 года назад

    can i know what is relay used for?

  • @legendsleaf5519
    @legendsleaf5519 5 лет назад

    which relay do we need ?....

  • @sanjeetsingh1753
    @sanjeetsingh1753 6 лет назад

    where does these buzzers go?

  • @amitkumarbiswal
    @amitkumarbiswal 4 года назад

    How to use a display in this project?

  • @victorsingh9542
    @victorsingh9542 3 года назад

    plz can you tell me there is soil in mud but water pumps line in not cuted water is going on so plz help me

  • @parthrai9254
    @parthrai9254 5 лет назад +1

    THANK U SOOO MUCH SIRR!!! THE PROJECT IS WORKING FABULOUSLY!

    • @shrutiangre1891
      @shrutiangre1891 3 года назад

      Where u have simulated the circuit of this project?

  • @ReneeIvan
    @ReneeIvan 3 года назад

    is your water pump voltage is 220V or any is it ok the relay will not be damage?

  • @senpai105
    @senpai105 5 лет назад +3

    Can I borrow this project for the SIP competition ☺️
    If it's ok with you

  • @jothybala2945
    @jothybala2945 5 лет назад

    Relay value will be DC 30v and Ac 250v ?

  • @notyourtypicalgago7327
    @notyourtypicalgago7327 2 года назад

    hi can you make automatic sprinkler? example you set the sprinkler to spill water in the plants in every 2 hrs interval? can you show us how?

  • @ramover1786
    @ramover1786 3 года назад

    3 phase moter chalti he kay

  • @meerajoshi3387
    @meerajoshi3387 6 лет назад

    pump 12v or 5?

  • @mvrc811
    @mvrc811 5 лет назад

    Hey, may I ask if your power plug is 240 VAC? Won't it damage the relay in that case?

    • @sayeedmohd1659
      @sayeedmohd1659 5 лет назад

      If relay is used very very frequently, then yes, it will get weld and stuck.
      And, also depends on the Wattage of appliance.
      Even the voltage is 240 but current is low, ie., 1 amp to 3 amps is fine.
      Above that may get the relay stuck.
      (Relays getting stuck is very very rare phenomenon).

  • @darshanmayekar3956
    @darshanmayekar3956 6 лет назад

    Can you give the link of that motor in description???

  • @haunguyenvan2938
    @haunguyenvan2938 5 лет назад

    How is the voltage of motor in this video?

  • @jcjrocky4618
    @jcjrocky4618 5 лет назад +1

    Which pump should I use and where to buy it(amazon links) feb 2019?

  • @adilmalik5060
    @adilmalik5060 3 года назад

    Sir when i entered the soil sensor to plant moist surface then its become start the pump and watering the plant when i put out the sensor the its become stop the watering ...
    Plz help me sir....

  • @Fan-hw1vl
    @Fan-hw1vl 4 года назад

    hi,in this video did u use temperature sensor?

  • @iffatzaidi7049
    @iffatzaidi7049 5 лет назад

    can i use esp8266 arduino compatile node mcu instead of using auduino uno

  • @danielagayosso5509
    @danielagayosso5509 6 лет назад

    Hello! Where I can get the motor??

  • @syedmuhammadwasihasan1335
    @syedmuhammadwasihasan1335 5 лет назад +1

    The pump is enough powerful for to myst the plants as well? Or do I need to use some other powerful pumps? Kindly recommend high pressure water pump for myst and integration

    • @syedmuhammadwasihasan1335
      @syedmuhammadwasihasan1335 5 лет назад

      Well why there is need to use 4 Channel relay however the job can be done with 1 Channel relay as well?

  • @edmarjosefmendez327
    @edmarjosefmendez327 6 лет назад +1

    is it okay to use only 1 channel relay module and also is it okay to use 240 Volts motor?

  • @shlokjoshi4171
    @shlokjoshi4171 3 года назад

    Which motor you use Pls explain ??

  • @vinaydev1602
    @vinaydev1602 6 лет назад

    Can u plzzz send d link of d motor used n dis video

  • @Zeioth
    @Zeioth 3 года назад

    Could you please link the components on aliexpress? Most of your links are ded.

  • @tirthapadasahoo3823
    @tirthapadasahoo3823 5 лет назад

    What is the use of buzzer

  • @mayursir19796
    @mayursir19796 6 лет назад

    How do we interface this project with LabVIEW

  • @shaikhnizam4751
    @shaikhnizam4751 4 года назад

    Bhai mene 2 sensor or 2 really lagai h codding bhi ki h but properly sirf 1 hi sensor Kam karta h dusra nahi karta to aap Meri help karsakteho

  • @mpchap
    @mpchap 3 года назад

    what if some one dont need to use hand to take out sensors?

  • @dipalibangar2114
    @dipalibangar2114 5 лет назад

    With type of motor is used in the project

  • @westindiis
    @westindiis 5 лет назад +1

    Thank You so much for this video

  • @param888
    @param888 3 года назад

    How did you connected motor?

  • @smartassist9700
    @smartassist9700 4 года назад

    Can you answer arduino question? I want to water 7 plants how many of each part du I need?

  • @thinagaranmahendran4716
    @thinagaranmahendran4716 6 лет назад

    if i wanna use solar to produce electricity..how is the method to do?

  • @marychrystellepangilinan429
    @marychrystellepangilinan429 6 лет назад +2

    hi can i ask? where did you buy a motor tools and relay tools using arduino watering system? :)

  • @janirvinfabon3469
    @janirvinfabon3469 6 лет назад +1

    Thank you for this awesome video but how did you produce the watering system, I mean the that pumps the water(hope you'll get)? Why is it not included in the required components?

  • @SheSewFancy
    @SheSewFancy 6 лет назад

    Means i want to use adaptor to give current to ardinou throgh hose plug and for motor we connect directly to house plug

  • @amulya07212
    @amulya07212 4 года назад

    can i do it for 1 channel board 12v

  • @abhisheknigam3024
    @abhisheknigam3024 5 лет назад +1

    Sir. Please give me a list of all these instruments...
    Please

  • @nrityafied
    @nrityafied 6 лет назад

    The jumper wires you have added .are we suppose to use those colour wires or any coloured

  • @thilankalokuliyanage5274
    @thilankalokuliyanage5274 4 года назад

    is this can be used for a commercial greenhouse

  • @SonGoku-sp3id
    @SonGoku-sp3id 4 года назад

    Sir can I use high pressure pump in this project instead of that one?

  • @mugenintabanapeace9676
    @mugenintabanapeace9676 3 года назад

    Hello, how can I make that schematic diagram ?

  • @kushiananya2366
    @kushiananya2366 5 лет назад

    Can we use 9v DC pump

  • @pranaygaonkar2146
    @pranaygaonkar2146 4 года назад

    Can we use a single relay module???

  • @mayanksoni3025
    @mayanksoni3025 5 лет назад

    sir, my project working opposite plz give me solition

  • @spicemonk6130
    @spicemonk6130 6 лет назад +1

    Hi,very good work,
    Wt may b d expenditure to instal it to 1 hactare farm

  • @shubhambondade4204
    @shubhambondade4204 6 лет назад

    Can you name me which motor is used in this project ????