Это видео недоступно.
Сожалеем об этом.

Arduino Plant Watering System - Complete guide

Поделиться
HTML-код
  • Опубликовано: 16 авг 2024
  • The Arduino Plant Watering System. Complete guide - is an extremely popular DIY project. This watering system allows you to automatically water your plants according to the level of moisture in the soil.
    This is a complete guide for a smart irrigation system or an automatic plant watering system using Arduino and it's a good & easy Arduino project for beginners. It can be also used as a DIY garden controller.
    → Index
    0:00 Intro
    0:11 solutions comparison
    0:22 components review
    0:44 wiring diagram
    1:17 coding
    3:52 test with one sensor
    5:15 full test on plants
    For libraries, code walkthrough, and line by line explanation, check out the Github repo:
    → Github repo: github.com/Sma...
    Items I used in this video:
    → Arduino Uno: amzn.to/2RnHhPY
    → 4 Channel Relay: amzn.to/3ggJbMs
    → Capacitive Soil Moisture Sensor: amzn.to/3gn5FLN
    → Submersible Mini Water Pumps: amzn.to/32hk9I1
    → Breadboard: amzn.to/2Ei40tP
    → Jumper Wires: amzn.to/2Ehh2ru
    → 2 AA Battery Holder with Switch: amzn.to/2CPxNt8
    → Hardware / Storage Cabinet Drawer: amzn.to/36ehDpB
    Music by www.bensound.com
    #homeAutomation #Arduino #DIY

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

  • @teamofsteve
    @teamofsteve Год назад +5

    I got one of these pumps today and have just tested it. Moved a lot more water than expected.
    Good video
    Thanks

  • @ThingsMadeOfOtherThings
    @ThingsMadeOfOtherThings Год назад +2

    A pump, motor or any inductive load should have a blocking diode across them to prevent kickback/flyback voltage from resetting the arduino or damaging the relay

    • @hisyam.firdausi
      @hisyam.firdausi Год назад

      I have that problem, how to solve it?

    • @davidh8285
      @davidh8285 11 месяцев назад +3

      There is a blocking diode on the arduino side of the relay and it is opto-isolated. If JV-VCC/VCC jumper is removed, the relay can be completely isolated from the arduino when another power supply is connected to the relay coils. See the relay board wiring diagram available online.

  • @Tworpet
    @Tworpet 2 года назад +3

    Nice I wanted to try the same thing but didn't know how

  • @JunhanJiao
    @JunhanJiao Месяц назад

    Hey! Thank you for sharing this cool project!!!
    I have a question. I used my computer to put in the code, and hit that "serial monitor" button to get the reading of soil moisture.
    But how did you manage to make it working without connecting it to the computer?

  • @Shawn494949
    @Shawn494949 Год назад +4

    5:37 into the video, where did that 9V battery come from?

    • @MegaWowland
      @MegaWowland 3 месяца назад

      9v battery to power the Arduino (logic circuit) and AA batteries to power the water pump through the relay

  • @NeurotiQ
    @NeurotiQ 4 месяца назад +1

    Hey! Is is safe for the arduino to just connect it to 9V battery? Isnt there any extra step I need to do? :D

    • @theshmoo1178
      @theshmoo1178 4 месяца назад

      I used a LM7805 voltage regulator just to be save

  • @marafichios5471
    @marafichios5471 7 месяцев назад

    Why is it decreasing when it touches water? Shouldn't the level of moisture be higher?

  • @miloulondon458
    @miloulondon458 10 месяцев назад

    Great video, would you be able to tell me how many moisture sensor can an Arduino can manage? I was thinking of deploying between 50 to 100 sensors on a field.

    • @mediamisfits3805
      @mediamisfits3805 9 месяцев назад

      I imagine would would need a few Arduinos or none at all. None at all would be better since it would be cheaper and lighter. The Arduino is great for complex logic requirements, but you can do it also without. Diodes and Transistors are our friends:
      ruclips.net/video/_qM3wWbzgjU/видео.html

  • @qussaidababna2132
    @qussaidababna2132 Год назад +1

    you were using the frtiz software then u changed, what software are u using for sketching

  • @user-qk7dt5qc4h
    @user-qk7dt5qc4h 5 месяцев назад

    Can I add an LCD display for this?

  • @BorisSiber
    @BorisSiber Год назад

    Thanks for sharing

  • @jonnyreh001
    @jonnyreh001 9 месяцев назад

    What is your experience with long term reliability of these cheap white water pumps? I have couple and after some days being submerged I can start seeing some rusty spots on one part of the pump.

    • @Politictrolerandenthusiast
      @Politictrolerandenthusiast 3 месяца назад

      I think it's really depend on material. I haven't tried to make it yet

    • @noclicheplease
      @noclicheplease 2 месяца назад

      I intend to use solenoid valve along with overhead tank line, instead of these motors. Of course the project specs will change a bit.

  • @yacine-zp6uq
    @yacine-zp6uq 8 месяцев назад

    Is timer 0 used in this one?

  • @hebus4
    @hebus4 Год назад +1

    Are the moister meters still working ok ?

    • @smartthingsdiy
      @smartthingsdiy  Год назад +1

      Yeah it’s been solid so far

    • @jonnyreh001
      @jonnyreh001 9 месяцев назад

      ​@@smartthingsdiyWhat about the pumps? Are they reliable? I am asking because the seller on aliexpress states that these pumps are not supposed to be submerged and workign for a long time or something like that. So I am very curious to know what is their long term reliability. Thanks!

  • @madsmartscientist6287
    @madsmartscientist6287 Год назад

    i can not find the relay on the website

  • @danielromeromarquez7777
    @danielromeromarquez7777 6 месяцев назад +1

    Why calibrating using only water when in real conditions plants are in soil?

  • @danterusso6354
    @danterusso6354 11 месяцев назад +1

    What you don’t show is how to connect the 4 black wires together so they can be connected to 1 port!?! Breadboard, stripping and wrapping,…?