Automatic Plant Watering System using Arduino & Soil Moisture Sensor | LCD display [with CODE]

Поділитися
Вставка
  • Опубліковано 26 гру 2024

КОМЕНТАРІ •

  • @AkyshaRobles
    @AkyshaRobles 8 місяців тому +5

    Hello, it is truly an amazing work and explanation. However, aside from dry, medium, and wet, the LCD also displays dryium and wetium eventhough we did not put it on the code. What appropriate actions shall we do? Thanks!

    • @sakshicharapale6589
      @sakshicharapale6589 8 місяців тому +2

      Hello brother
      Actually I am thinking to do this one... How much cost it will take??? And is it working properly?? Plz let me know

    • @techathome
      @techathome  8 місяців тому +1

      Some improvement needed in LCD commands.
      Send request on mail: deepakhd20@gmail.com

    • @techathome
      @techathome  8 місяців тому +1

      I have given components link in description, you can check the online prices, it keeps varying.

    • @chrisdsouza2292
      @chrisdsouza2292 3 місяці тому

      Bro what solution did he give

  • @zandrosanchez8318
    @zandrosanchez8318 Рік тому +4

    Hi can I use relay 5v module with optocoupler?

  • @GowthamBhaskar
    @GowthamBhaskar Рік тому +4

    what are the libraries should be installed in that code???

  • @tinotendakanyimo5199
    @tinotendakanyimo5199 9 місяців тому +1

    Which computer software do you run the code on?

    • @techathome
      @techathome  9 місяців тому +1

      Just need Arduino IDE to upload the code.
      For basics you can refer this: ua-cam.com/video/pPexpWW6Hq8/v-deo.html

  • @shikaku4257
    @shikaku4257 Рік тому +2

    can I do this code without the lcd? I have no lcd in my project but aside from that it's the same

    • @techathome
      @techathome  Рік тому

      Yes you can do without LCD also. Use same code.

  • @MAHFOOZASAN
    @MAHFOOZASAN 2 місяці тому

    Anna Vera level mission success

  • @shobhaajin
    @shobhaajin 3 місяці тому

    Should we have to modify the code as you have done in the video. Or can we simply copy paste that code.

    • @techathome
      @techathome  3 місяці тому

      No need to modify logic.

  • @prasundas6401
    @prasundas6401 9 місяців тому +1

    The code is not working for me

  • @GameForPeaceOfficial
    @GameForPeaceOfficial Рік тому +17

    lcd shows nothing.........:(

    • @SamarthMishra-ig9ui
      @SamarthMishra-ig9ui 8 місяців тому

      how did u fix it?

    • @GameForPeaceOfficial
      @GameForPeaceOfficial 8 місяців тому +1

      @@SamarthMishra-ig9ui check the wiring and the code .

    • @SamarthMishra-ig9ui
      @SamarthMishra-ig9ui 8 місяців тому +1

      @@GameForPeaceOfficial could u pls tell how did u correct the code?

    • @GameForPeaceOfficial
      @GameForPeaceOfficial 8 місяців тому

      @@SamarthMishra-ig9ui i forget i did this project long ago. you have to double check the wiring. code is not wrong

    • @itsr.k6249
      @itsr.k6249 8 місяців тому

      In this video he is not connecting the back light connection

  • @_chan2223
    @_chan2223 7 місяців тому +1

    Hello sir, i have a problem with the lcd module, how can i fix it?

    • @techathome
      @techathome  7 місяців тому +2

      Remove the existing libraries from your Documents/Arduino/libraries folder.
      Download new Liquid crystal I2C library from here: drive.google.com/file/d/157guaTZZujj1zfBISdprmUx-j9aCXOJC/view?usp=sharing
      Follow this video to know how to add libraries in Arduino: ua-cam.com/video/PFDmkzSX87o/v-deo.html

  • @shreyas8082
    @shreyas8082 Рік тому +1

    hi the code is working properly but the lcd doesnt show statements about moisture. i tried adjusting brightness of lcd but it doesnt work can you some other method

    • @Attitude_breaker007
      @Attitude_breaker007 Рік тому +3

      S bro same problem 😢

    • @techathome
      @techathome  Рік тому

      Connections might be loose. Try changing the jumper wires.

    • @sidnotthesloth1827
      @sidnotthesloth1827 Рік тому

      ​@@techathome Hi bro, how can I do this project if my LCD Display does not have an attached I2C Module

    • @SamarthMishra-ig9ui
      @SamarthMishra-ig9ui 8 місяців тому +1

      hey
      How did u fix it?

    • @shreyas8082
      @shreyas8082 8 місяців тому

      @@SamarthMishra-ig9ui we didn't add lcd

  • @brundagowda6075
    @brundagowda6075 6 місяців тому +1

    Sketch uses 4866 bytes (15%) of program storage space. Maximum is 32256 bytes.
    Global variables use 578 bytes (28%) of dynamic memory, leaving 1470 bytes for local variables. Maximum is 2048 bytes.Sketch uses 4866 bytes (15%) of program storage space. Maximum is 32256 bytes.

  • @Ajaykumarpandey-pj7hs
    @Ajaykumarpandey-pj7hs 2 місяці тому

    How to use the automatic plant irrigation system in a wide area or large area ?

  • @vihaanchavan5630
    @vihaanchavan5630 10 місяців тому +1

    Everything is working but the pump does not turn on when moisture is low

    • @D.D20
      @D.D20 10 місяців тому

      Same to me, realy and pump are making difficulties

    • @nessrineabid9762
      @nessrineabid9762 4 місяці тому

      Please i have question
      You used a pompe 3v/5v and the batterie 9v !!

    • @techathome
      @techathome  4 місяці тому

      This battery has very less current output.
      So running 6v motor for some time is still ok. You can use 5v supply also.

    • @electricalGaurav
      @electricalGaurav 3 місяці тому

      But when moisture is high what is need of water?? I think you have taken the opposite cases in coding.for low moisture Pump should start and for high moisture pump should be stopped or in Low ​@@techathome

  • @jacobjerald6703
    @jacobjerald6703 Рік тому +1

    can i use esp8266 for this same code by changing the board in software before uploading ?

    • @techathome
      @techathome  Рік тому

      Yes you can use. Refer the pinout diagram of Esp8266 and based on that make the connections.

  • @SamarthMishra-ig9ui
    @SamarthMishra-ig9ui 8 місяців тому +1

    Hey,
    The project is working But just the LCD light glows up and display of LCD just shows blocks and nothing else , even after rotating potentiometer either side
    Could u pls help

    • @pissbuk9873
      @pissbuk9873 7 місяців тому

      try to install different l2c crystal file, my lcd only showed one letter then it worked after i did that

  • @tommythememer8691
    @tommythememer8691 10 місяців тому

    hi!! im trying this stuff out but the code keeps not working it always show no such files in directory what do i do??

    • @techathome
      @techathome  10 місяців тому

      You have to install Liquid crystal i2c library.
      For steps refer this video: ua-cam.com/video/PFDmkzSX87o/v-deo.htmlsi=epQQE7PCuKq-PvP1

  • @sohanm3051
    @sohanm3051 3 місяці тому

    Could you also add manual water pouring and water pouring using temperature

  • @diyfarminglife
    @diyfarminglife Рік тому +2

    Nice demonstration

  • @samanthaagnas3512
    @samanthaagnas3512 10 місяців тому

    Excuse me , How will this work if I use a battery instead of the usb cable. I’m having problems with the power source , the RX won’t light up. 😢

    • @techathome
      @techathome  10 місяців тому +1

      Yes you can use a 9v battery with a round pin connector to power the Arduino board.

  • @sfacegray168
    @sfacegray168 9 місяців тому

    Can I use a 6V water pump? Will it still work?

  • @wangdedeii910
    @wangdedeii910 6 місяців тому

    hi, if i add on/off button, will the coding be different?

    • @techathome
      @techathome  6 місяців тому

      On Off button for what?
      Main supply?

  • @mohammedfarhan2205
    @mohammedfarhan2205 Рік тому

    when will paddle shifter video arrive......very excited for it

    • @techathome
      @techathome  Рік тому

      In a week

    • @techathome
      @techathome  Рік тому

      ua-cam.com/video/-gHQ2EIYm88/v-deo.htmlsi=pJBtnqsK0Zp8W7Nl

  • @aortaless
    @aortaless 8 місяців тому +1

    Thank you mister😊❤❤❤

    • @techathome
      @techathome  8 місяців тому

      Welcome

    • @lhanceandrewtambis9839
      @lhanceandrewtambis9839 5 місяців тому

      Hi, can i ask for the code?, if you have it😔 im asking for it because i dont have money to pay for it... Im making a similar project and i need the code to make some part of the project easy. Thanks for noticing

  • @hahaaaaaaaaaai
    @hahaaaaaaaaaai Рік тому +1

    bro my model is working but on lcd i cant see any display words

    • @techathome
      @techathome  Рік тому +2

      1. Check the connections of SDA and SCL.
      2. On the backside of LCD, there will be one small potentiometer screw, try adjusting brightness.

    • @SamarthMishra-ig9ui
      @SamarthMishra-ig9ui 8 місяців тому

      how did u fix it?

    • @hahaaaaaaaaaai
      @hahaaaaaaaaaai 8 місяців тому

      @@SamarthMishra-ig9ui i have adjusted potentiometer of LCD and got display on LCD

  • @simunkrot000
    @simunkrot000 8 місяців тому

    When i turn it on, there is nothing writing on my lcd(its just lightning). Also the water pump is not turning off when the sensor is wet. What should i do?

    • @techathome
      @techathome  8 місяців тому

      Can you send request on mail: deepakhd20@gmail.com

    • @dinairenesilva7544
      @dinairenesilva7544 8 місяців тому

      @simunkrot000 do you have the updated code? The water pump does not turn off too when the soil is already wet 😢

    • @dinairenesilva7544
      @dinairenesilva7544 8 місяців тому

      plss a desperate student here

    • @dinairenesilva7544
      @dinairenesilva7544 8 місяців тому

      I can’t graduate highschool if can’t get it to work 😭

  • @NoahAlloun
    @NoahAlloun 10 місяців тому

    How can we do this without the LCD screen? I wired everything without the LCD screen so I'm not sure if its a code issue

    • @techathome
      @techathome  10 місяців тому

      You have to remove LCD related code lines, otherwise code doesn't work.

    • @NoahAlloun
      @NoahAlloun 10 місяців тому

      I did but it still doesnt seem to work@@techathome

  • @varshinivarshini1547
    @varshinivarshini1547 9 місяців тому

    Is it applicable for sprinkle irrigation

  • @codecrusader123
    @codecrusader123 11 місяців тому

    can we do this project without using relay

    • @techathome
      @techathome  11 місяців тому

      For DC motor you can also use motor driver instead of relay.

  • @pappito1792
    @pappito1792 8 місяців тому

    even if soil moisture is already wet and medium, the motor would still go on, I am using a different relay from yours. How do I fix this?

    • @vlogerji
      @vlogerji 7 місяців тому

      same problem

    • @techathome
      @techathome  7 місяців тому

      You can send code photo on mail: deepakhd20@gmail.com
      We can try reversing relay switching in code once.

  • @flyingdutchman8275
    @flyingdutchman8275 10 місяців тому

    Not able to get anything on LCD I2C Module... kindly help urgently.

    • @techathome
      @techathome  10 місяців тому

      Try to adjust the potentiometer screw on the backside of LCD.

    • @SamarthMishra-ig9ui
      @SamarthMishra-ig9ui 8 місяців тому +1

      hey
      how did u fix it?

  • @unmilonbhuyan
    @unmilonbhuyan 5 місяців тому

    what are the libraries required?

  • @Santhosh-zx1co
    @Santhosh-zx1co 10 місяців тому

    can you give the buy link for LCD MODULE and for WIRES

    • @techathome
      @techathome  10 місяців тому

      You can check video description, I have updated.

    • @Santhosh-zx1co
      @Santhosh-zx1co 10 місяців тому

      no there is no link for lcd module

  • @arnav5339
    @arnav5339 Місяць тому

    I need help, this is Not working, i connected all the things properly , but still the the display is showing nothing and the motor is not rotating even the sensor is dry

    • @techathome
      @techathome  Місяць тому

      Have you given external supply? For relay.
      Can you send mail.

    • @arnav5339
      @arnav5339 Місяць тому

      I have replied to the mail,
      About the exact problem, I have given the external supply

  • @saratarin4622
    @saratarin4622 11 місяців тому

    I have a question, what battery should I use if my water pump is 3v

    • @techathome
      @techathome  11 місяців тому

      You can use normal cells(2 connected in series) or if you want rechargeable, you can go with 18650 battery.

  • @F_HAIQALAZHAR
    @F_HAIQALAZHAR Рік тому

    can i use relay 12v? 1:24

    • @techathome
      @techathome  Рік тому

      No, Arduino digital output is 5V, which cannot activate the 12V relay coil.

  • @renciolicious
    @renciolicious 10 місяців тому

    sir can i use the arduino uno r3 not the mega?

    • @techathome
      @techathome  10 місяців тому

      You can use any one.

  • @Sealawg
    @Sealawg 10 місяців тому

    Sir can i do this without the Lcd for my project?

    • @techathome
      @techathome  10 місяців тому

      You can do. In the code remove LCD related functions.

    • @Sealawg
      @Sealawg 10 місяців тому

      Can you specify which lcd sir?

    • @Sealawg
      @Sealawg 10 місяців тому

      and if i remove the lcd related stuff should i delete the liquidcrystal_i2c.h library?

  • @shashankhiremath4974
    @shashankhiremath4974 11 місяців тому +1

    Sir, which water pump(how much volt) should I use for 20 plants which are till the distance of 10feet from pump?

    • @l.rishipreethdas4043
      @l.rishipreethdas4043 11 місяців тому +1

      Add relay and use bigger motors

    • @shashankhiremath4974
      @shashankhiremath4974 11 місяців тому

      Relay is used in this video know do we have to use that only or other else?

    • @amrithas3351
      @amrithas3351 11 місяців тому

      ​@@shashankhiremath4974you need to use other relay according to the voltage required, if you need to use AC then use 240v or AC relays modules ig

    • @techathome
      @techathome  11 місяців тому

      The same relay can be used for AC pumps: ua-cam.com/video/iy3nXFh__rg/v-deo.html

  • @muhammadzayn5523
    @muhammadzayn5523 Рік тому +1

    I have tried if the relay is not plugged into the battery the system works accordingly but when the relay uses the battery the system stops and the LCD appears strange letters or sometimes the LCD turns off the background light, can you help how to solve it?

    • @techathome
      @techathome  10 місяців тому

      I think power is not sufficient.
      You can power your Arduino board using one more 9v battery and round pin connector.

    • @charissemartinshzhhzz-xv2tw
      @charissemartinshzhhzz-xv2tw 10 місяців тому

      @@techathome we have the same problem sir, how'd you do it??

  • @koushikkumar2442
    @koushikkumar2442 9 місяців тому

    How did you give power to aurdino and lcd screen

    • @techathome
      @techathome  9 місяців тому +1

      You can use 9v battery and round pin connector.

  • @fernandezemmanuelo.9544
    @fernandezemmanuelo.9544 8 місяців тому

    can this power a 12 volt motor?

    • @techathome
      @techathome  8 місяців тому

      Yes,
      At the relay you can use any motor and corresponding power supply.

  • @Grumpykitten999
    @Grumpykitten999 7 місяців тому

    I’m trying to buy the code and circuit but it’s not working

    • @techathome
      @techathome  7 місяців тому

      You can send mail on : deepakhd20@gmail.com

  • @agilakripaagilakripa9932
    @agilakripaagilakripa9932 Рік тому

    Sir, I got the jhd162a display so I don't know how to connect it can u help me to connect it?😢

    • @techathome
      @techathome  Рік тому

      You can buy i2c interface module, solder with your LCD. Connections will remain same.

  • @Zahra-uo5hr
    @Zahra-uo5hr 5 місяців тому

    How will the code change if i dont use an LCD

    • @techathome
      @techathome  5 місяців тому

      You have to remove LCD related code lines.
      Otherwise the code doesn't execute further, it keeps waiting for LCD initialisation to complete.

    • @lhanceandrewtambis9839
      @lhanceandrewtambis9839 5 місяців тому

      Hi can i kindly ask for the code... I dont have money to pay for it☹️ and im making this project for our scientific investigatory project. I hope you notice this, thank you

  • @ayushparate283
    @ayushparate283 Рік тому +1

    As you connect battery directly for supplying power, then how to do with solar panel ?

    • @techathome
      @techathome  Рік тому +1

      The pump I have used can work with 4 to 5V. So you can use corresponding solar panel instead of battery.

  • @Zero-vp4hn
    @Zero-vp4hn 9 місяців тому

    bro when insert the battery everything goes wrong and it does not work properly i use a 9v brand "EVEREADY" battery

    • @Zahra-uo5hr
      @Zahra-uo5hr 5 місяців тому

      how many volt is ur pump. is it 9v or lesser

  • @sugunasri649
    @sugunasri649 Рік тому +2

    Your code is right . When iam executing it but not working , it will generates a header file related error

    • @kamalhacker6918
      @kamalhacker6918 Рік тому

      You can add a library from Uno executer by checking which header file is missing.

    • @techathome
      @techathome  Рік тому

      Install Liquid crystal library. Refer this video for steps: ua-cam.com/video/PFDmkzSX87o/v-deo.html

  • @romeogaming3286
    @romeogaming3286 7 місяців тому

    sir to power the arduino where to connect the batteries?

    • @techathome
      @techathome  7 місяців тому

      Which battery are you using??

  • @Crazyythunder
    @Crazyythunder 11 місяців тому +1

    Thanks brother It works for final year project thank you

    • @techathome
      @techathome  11 місяців тому

      Welcome!

    • @kruthiprakash9478
      @kruthiprakash9478 6 місяців тому

      Heyy can u share the codee pls

    • @techathome
      @techathome  6 місяців тому

      Sent, but after some time I got error message saying mail id is not correct.
      If you have not received, kindly send request on our mail id: deepakhd20@gmail.com

  • @jarintasneem4341
    @jarintasneem4341 10 місяців тому

    Can we use Atmega32A instead of arduino?
    I want to use the YL-69 soil hygrometer with it.

  • @KarthiKanKP
    @KarthiKanKP 4 місяці тому

    The lcd modle is not showing the code please help this is for my school project 🙏🙏🙏🙏🙏

    • @techathome
      @techathome  4 місяці тому

      Can u send mail: deepakhd20@gmail.com

  • @jijeeshpadmanabhan350
    @jijeeshpadmanabhan350 Рік тому +1

    Nice. we expect more

  • @berniyaberniya670
    @berniyaberniya670 Рік тому

    The motor pump is seperately working. What to do?

    • @techathome
      @techathome  Рік тому

      Some relay modules work opposite.
      Can you send request on mail, I will share updated code.
      deepakhd20@gmail.com

  • @danielaws
    @danielaws 5 місяців тому

    i cant get the code idk why

  • @naveenrakshith6917
    @naveenrakshith6917 Рік тому

    Bro I dont have I 2 C module in my lcd display thn what should I do?

    • @techathome
      @techathome  Рік тому +1

      Then you have to connect all the 8 pins to digital pins, And code also slightly changes for LCD.
      You will get i2c module seperately, you can buy and solder.

  • @sarthakrajkolekar
    @sarthakrajkolekar 10 місяців тому

    How can I use a motor of higher power with it pls tell me !!

    • @techathome
      @techathome  10 місяців тому

      Nothing will change.
      Only replace your motor and use corresponding power supply required for motor.
      Refer same connections.

  • @khairunnisa1596
    @khairunnisa1596 Рік тому

    what board we use in arduino app? is it arduino uno?

    • @techathome
      @techathome  Рік тому

      I have not used mobile app. But board should be same even in app. The board I am using is Arduino Uno.

  • @Vikivikiwow
    @Vikivikiwow 6 місяців тому

    Hey, I payed 50 bucks but still din't recieve circuit diagram or code on my mail id

    • @techathome
      @techathome  6 місяців тому

      Which is your mail ID, i hope you have received until now.

  • @Yashuekanth
    @Yashuekanth 27 днів тому

    How to dump the program in Arduino Uno

    • @techathome
      @techathome  27 днів тому

      ua-cam.com/video/EJEz6t5SpMw/v-deo.htmlsi=VPUoFZ7QQ4RqVEqs

  • @akshayakirtivasan2712
    @akshayakirtivasan2712 Рік тому

    Can we use lcd of lpc1768 and interface it with soil moisture?

  • @sasipro2349
    @sasipro2349 Рік тому

    This code is going reverse that means for dry soil the motor is off and for medium on and for wet also it is on. What can i do sir

    • @techathome
      @techathome  Рік тому

      Some relay modules work opposite. Very small change in the code will fix this. You can share request on our mail, I will share updated code: deepakhd20@gmail.com

  • @maulisportingclubmaregaon
    @maulisportingclubmaregaon 8 місяців тому

    LiquidCrystal_I2C not working it not showing in red colour

    • @techathome
      @techathome  8 місяців тому

      Install that library: ua-cam.com/video/PFDmkzSX87o/v-deo.htmlsi=_ayZAUhkXVmcE612

  • @neonglowminecraftcreative9714
    @neonglowminecraftcreative9714 8 місяців тому

    can i borrow your code? I'm a student and i really need to programme my Arduino-based irrigation systems ASAP

    • @techathome
      @techathome  7 місяців тому

      forms.gle/dse4sm21z3X5SNBH9

  • @NEWYEAR579
    @NEWYEAR579 6 місяців тому

    where can i find this code

    • @techathome
      @techathome  6 місяців тому

      You have to fill the form in description. We can send code.

  • @Menon_editsz
    @Menon_editsz Рік тому

    When u remove the soil moisture sensor why the motor starts

    • @techathome
      @techathome  Рік тому

      When I remove the sensor from the pot, there will be no moisture. This is considered as Dry according to logic, so it activates the motor.

  • @satyaprakashdas2503
    @satyaprakashdas2503 9 місяців тому

    Can I use Arduino nano

  • @Zero-ej5mx
    @Zero-ej5mx 11 місяців тому

    How will you make it solar powered

    • @techathome
      @techathome  11 місяців тому

      You have to use battery which should be charged by solar panel. Cannot be powered directly using solar since there will be power fluctuations.

  • @masancaleb7472
    @masancaleb7472 9 місяців тому

    Please what powers the Arduino uno

    • @techathome
      @techathome  9 місяців тому

      You can use 9v battery and round pin connector to power Arduino board.

    • @masancaleb7472
      @masancaleb7472 9 місяців тому

      @@techathome
      Thanks I used two batteries one for pump and the other for the Arduino.
      Please how will my block diagram be

  • @vecdarled
    @vecdarled 7 місяців тому

    Good morning sir. Sir can you help me with code that I can interface using a dmd p10 module, dht11 and Arduino uno.

    • @techathome
      @techathome  6 місяців тому

      ua-cam.com/video/ryri3CRzh8A/v-deo.htmlsi=41yjWumk4tClpUWt

  • @pathanthecreator1555
    @pathanthecreator1555 Рік тому

    connection,coding is done.But display is not diplaying words as in coding,how to overcome from it.

    • @techathome
      @techathome  Рік тому

      1. Check the connection on SDA and SCL
      2. Try to adjust the brightness of LCD using potentiometer screw present on the backside of the module.

  • @kishur1139
    @kishur1139 10 місяців тому

    hello sir can i know whether to use bigger pump using ac should i need to do some changes in circuit or not?

    • @techathome
      @techathome  9 місяців тому

      Everything remain same.
      1. Instead of DC pump, use AC motor.
      2. Instead of motor 9v supply, use AC supply.

  • @atharvadhokare922
    @atharvadhokare922 Рік тому

    Sir as you tell 1st i connect all the wires but they are not working...
    On lcd soil medium n motor off shows continuously...

  • @arpitkumarchand33
    @arpitkumarchand33 21 день тому

    My lcd is showing only W
    M
    What should I do here 😭

    • @techathome
      @techathome  20 днів тому

      Which code are you using?

  • @sakshicharapale6589
    @sakshicharapale6589 8 місяців тому

    Hello sir i want this project with pH measuring also.. I need code.. And brief introduction for connection.. Plz sir.. Cooperate

    • @techathome
      @techathome  8 місяців тому

      Send request on mail: deepakhd20@gmail.com

  • @kotesumanth4610
    @kotesumanth4610 9 місяців тому +1

    the code is not working bro

  • @Maha-i8t
    @Maha-i8t Рік тому +1

    help code is wrong

    • @techathome
      @techathome  Рік тому +1

      Can you send request on mail: deepakhd20@gmail.com

  • @Adithyakadhanalu
    @Adithyakadhanalu Рік тому

    Can u pls share the code becoz link in description is not opening

    • @techathome
      @techathome  Рік тому

      It is compressed file, you have to extract.
      Otherwise send request on mail: deepakhd20@gmail.com

  • @yorforger2940
    @yorforger2940 Рік тому

    How to code if I want to add leds for red, yellow and green?

    • @techathome
      @techathome  Рік тому +1

      You have to additionally add pinMode and digitalWrite functions. This video will help you on that: ua-cam.com/video/EJEz6t5SpMw/v-deo.html

  • @rajeshkumar2345-t8w
    @rajeshkumar2345-t8w Місяць тому

    Bayyaa code matlab lo work avuthundaa

  • @1985dayanand
    @1985dayanand 9 місяців тому

    display not working

  • @CANETEJOHNJOSEPHD.
    @CANETEJOHNJOSEPHD. 8 місяців тому

    Please tell me how ti fix the lcd

    • @techathome
      @techathome  8 місяців тому

      Download LCD library from here and add it: drive.google.com/file/d/157guaTZZujj1zfBISdprmUx-j9aCXOJC/view?usp=sharing

    • @_chan2223
      @_chan2223 7 місяців тому

      @@techathome after downloading how can i add it?

  • @JayMalapure
    @JayMalapure Рік тому

    Demonstration is good but can we also add DHT11 humidity and temperature and results on the screen

    • @techathome
      @techathome  Рік тому

      Thank you,
      Yes you can add that, refer this video: ua-cam.com/video/LyuybcoNEsw/v-deo.html

  • @jyotibenyadav3498
    @jyotibenyadav3498 10 місяців тому

    Where to copy and paste codes on mobile? Any Application?

    • @techathome
      @techathome  9 місяців тому

      Refer this: ua-cam.com/video/HueSXtQQNLM/v-deo.htmlsi=hgNNk-O49BmQjuPt

  • @thilagamhemanth1644
    @thilagamhemanth1644 Рік тому

    sir what language is the code which u used ???

    • @techathome
      @techathome  Рік тому

      It is basic C along with some Arduino library functions.

  • @crishatoman2425
    @crishatoman2425 8 місяців тому

    can I just use the direct power supply from the arduino instead of using another battery on the water pump?

    • @techathome
      @techathome  8 місяців тому

      No, power not sufficient.

  • @shaxx_shorts1122
    @shaxx_shorts1122 11 місяців тому

    bro i have science exibit on 28th feb 2024 20 days left .humble request kindly give me all products link from the thinngs you have used in this project please bro along code

    • @techathome
      @techathome  11 місяців тому

      Can you send request on mail: deepakhd20@gmail.com

    • @shaxx_shorts1122
      @shaxx_shorts1122 10 місяців тому

      BRO I HAVE MAILED THE ARDUNIO BOARD FLIPKART ONLINE WHICH I CAN I USE KINDLY CHECK AND TELL ME@@techathome

  • @Bilal-iz3xd
    @Bilal-iz3xd Рік тому

    Bro is that connections are needed to do coding or only just board

    • @techathome
      @techathome  Рік тому

      No, you can even compile without connecting the board to check syntax errors.

  • @nagireddy.b.sreedy.b.s1352
    @nagireddy.b.sreedy.b.s1352 6 місяців тому

    What is the cost of this project..?
    Can anyone tell me..?

    • @techathome
      @techathome  6 місяців тому

      You can visit the link in description. All details provided in the form.

  • @shanydeltillano3717
    @shanydeltillano3717 Рік тому

    how can we make this by using arduino nano?

    • @techathome
      @techathome  Рік тому

      Code remain same for Nano also.
      But according to the pins available on this board, change the pins in the code.

  • @sharathreddy3073
    @sharathreddy3073 9 місяців тому

    Can u share literature survey for this

  • @AYATIFRADINE
    @AYATIFRADINE 9 місяців тому

    can you partage the code with use pls to use it in my project

    • @techathome
      @techathome  9 місяців тому

      Send request on mail: deepakhd20@gmail.com

  • @kripaarun4793
    @kripaarun4793 Рік тому

    Can't open the circuit diagram?!😢

    • @techathome
      @techathome  Рік тому

      It is zip file, you have to download from computer and extract it. Send request on mail: deepakhd20@gmail.com

  • @Crazygang99tg
    @Crazygang99tg 4 місяці тому

    I payyed 50 rs but code i not get why

    • @techathome
      @techathome  4 місяці тому

      You would have received

  • @moxvpatel7-crollno276
    @moxvpatel7-crollno276 Рік тому

    If we use 5v relay

  • @emelieezukanma4909
    @emelieezukanma4909 4 місяці тому

    why does the code cost money

  • @BienLucena
    @BienLucena 11 місяців тому

    Why cant i upload it on the board

    • @techathome
      @techathome  11 місяців тому

      Did you selected port and board in tools?

  • @Yashuekanth
    @Yashuekanth 26 днів тому

    Please send the program

    • @techathome
      @techathome  26 днів тому

      Have you submitted Google form?

  • @aleydahernandez6913
    @aleydahernandez6913 Рік тому +1

    Not available to download the code?

    • @techathome
      @techathome  Рік тому

      It is compressed file, you have to extract.
      Otherwise send request on mail: deepakhd20@gmail.com

  • @AparnaPanja-o6m
    @AparnaPanja-o6m 9 місяців тому

    lcd.begin(16, 2); //This line shows that there is no matching function for calls to Liquidcrystal_I2C::begin (int, int) even after adding library, please let me know the problem

    • @techathome
      @techathome  9 місяців тому

      The library which you have added might be have different syntax.
      Delete that from documents/Arduino/libraries folder.
      Try to add Liquid crystal i2c library form different developers.