Soil Moisture sensor with Arduino | How to read soil moisture values [with code Explained]

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 45

  • @AbhijitPatiBEC
    @AbhijitPatiBEC Před 10 měsíci +1

    if we want to measure and print the moisture value in percentage like 45% or 87% how can we convert this analog data to this required percentage

    • @techathome
      @techathome  Před 9 měsíci +1

      (analog data/1023)*100
      Since Arduino has 10bit ADC, the maximum analog output is 2^10 = 1023

  • @hbd1458
    @hbd1458 Před 5 dny

    I follow everything in the video but my coding said error 'else' without a previous 'if' .. but i already put if before the 'else'

  • @CHIKKUGAMER-su1bx
    @CHIKKUGAMER-su1bx Před 4 měsíci

    Thank you sir

  • @chisomihesie8041
    @chisomihesie8041 Před 10 měsíci +1

    cant the vcc be connected to the 3.3v

    • @techathome
      @techathome  Před 10 měsíci

      It can be connected, but the range of values coming from sensor also changes since the voltage drop changes.
      Based on this new values, you have update the condition check in the code.

  • @stardusthalo9996
    @stardusthalo9996 Před 16 dny

    Sir How much is overall cost of the set up... Except for laptop?

    • @techathome
      @techathome  Před 14 dny

      Prices vary.
      You can check prices for arduino, LCD, moisture sensor, relay module, pump.

  • @dashensingh6823
    @dashensingh6823 Před rokem

    Make a video on drifting as well like in forza or assetto corsa

    • @techathome
      @techathome  Před rokem

      My laptop doesn't support such games, otherwise I would have tried

    • @whoami8247
      @whoami8247 Před rokem

      How is that connected to arduino😂

    • @techathome
      @techathome  Před rokem +1

      It's just for thumbnail

  • @IslamIslam-zv9ft
    @IslamIslam-zv9ft Před 2 měsíci

    I bought one and when i put it in wet soil the value drop from 1023to 1019only why ?is it damaged or something

    • @techathome
      @techathome  Před 2 měsíci

      There is blue colour potentiometer screw on the sensor module. Rotate that and change the sensitivity.

    • @IslamIslam-zv9ft
      @IslamIslam-zv9ft Před 2 měsíci

      @@techathome isn't for digital values i used the analog pin

    • @techathome
      @techathome  Před 2 měsíci

      It will modify both. You can rotate and check even for analog pin as well.

  • @diyfarminglife
    @diyfarminglife Před rokem +2

    Well explained🙏

  • @user-yq1is9bx9k
    @user-yq1is9bx9k Před 4 měsíci

    i am getting this error in arduino "" Board at null is not available"" what should i do

    • @techathome
      @techathome  Před 4 měsíci

      Did you set the com port in tools?

  • @NiharikaNishvi321-qi7jz
    @NiharikaNishvi321-qi7jz Před 9 měsíci

    in this divices connect to a mobile r not tell me and how to connect and which app I will used

  • @velaboi4711
    @velaboi4711 Před 2 měsíci

    Can anyone give the code in the reply?? Because the drive link in the description box not opening

    • @techathome
      @techathome  Před 2 měsíci

      Send mail to: deepakhd20@gmail.com

  • @ramyasri3241
    @ramyasri3241 Před 10 měsíci

    Bro how to change the soil moisture in that

  • @kummarinagaraju4625
    @kummarinagaraju4625 Před 10 měsíci

    what platform you used to run the code

  • @funwithrocketry
    @funwithrocketry Před rokem +1

    Can you add a lcd display to it

    • @techathome
      @techathome  Před rokem +3

      We will be making next video completely on automated plant watering system along with LCD display

  • @junereyrodriguez3515
    @junereyrodriguez3515 Před 9 měsíci +2

    How many square feet and square meters of land can detect soil moisture sensor?

    • @drepyman1385
      @drepyman1385 Před 4 měsíci

      It works through conductivity, so that means the ground acts like an potentiometer and does not have an “range”

  • @CHIKKUGAMER-su1bx
    @CHIKKUGAMER-su1bx Před 4 měsíci

    It is working

  • @dhartijoshi2513
    @dhartijoshi2513 Před 22 dny

    Can u please provide code as the link is not opening.

    • @techathome
      @techathome  Před 22 dny

      Can u send mail: deepakhd20@gmail.com

  • @user-tw9hr6dj2v
    @user-tw9hr6dj2v Před 9 měsíci

    Which algorithm u used in that code

    • @techathome
      @techathome  Před 9 měsíci

      There is no specific algorithm. Simple If statements to compare sensor value is less than or greater than the thresholds.

  • @CHIKKUGAMER-su1bx
    @CHIKKUGAMER-su1bx Před 4 měsíci

    Sir is this code working

  • @muhammadzayn5523
    @muhammadzayn5523 Před 8 měsíci

    Can this system be notified in telegram?

    • @techathome
      @techathome  Před 8 měsíci

      As of now I have not explored. I have tried it will Bluetooth mobile app. See if this video helps you: czcams.com/video/jVy6Z5qA_h0/video.htmlsi=oQGJcZIXu0Gytaem