IOT based Water Quality monitoring using Arduino, pH Sensor, Nodemcu ESP8266 & Blynk

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

КОМЕНТАРІ • 111

  • @dogeeatsveggies
    @dogeeatsveggies 3 роки тому +2

    how i wish i have a professor like u in school ♥

    • @dogeeatsveggies
      @dogeeatsveggies 3 роки тому

      @Cohen Drew dafuq does that have to do with electronics?

  • @dogeeatsveggies
    @dogeeatsveggies 3 роки тому +1

    the music u use is very pleasing by the way sir

  • @Gollammeister
    @Gollammeister 4 роки тому +6

    Be great if there was a sensor kit that measured temperature pH and ppm and then transmits that info via Bluetooth or WiFi to phone etc

  • @blynkappli894
    @blynkappli894 2 роки тому +1

    Great video sir. I have a question. How do you add the codes of EC sensor with this code? I am having trouble adding the EC sensor. Thank you

  • @allenchafa2238
    @allenchafa2238 3 роки тому +1

    wat modifications can we add to make sure that other factors like chemical and biological contaminants are catered for.
    Your assistance is greatly appreciated.Need to pursue a similar project for drinking water purposes.

  • @OctraGamer
    @OctraGamer 4 роки тому

    the esp 8266 needs some programming?
    sorry i don't understand if you spoke during the video, i don't speak english fluently

  • @FawazAyaz
    @FawazAyaz 4 роки тому

    Sir I didn't understand, in video you said that you uploaded both the program to arduino ... How?? how u have combined both codes?
    My next question is, if I use esp8266 arduino based board(wemos) and get the result on blynk, what changes should be made in code ?
    please guide as I am working on the same project.

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

    Omg thank you for this video! It's exactly what I'm trying to do with one exception, I'm trying to use the arduino uno running the ph code to pass the data to an ESP32 running in ESPHome. I don't want to use the esp32 directly with the sensor as the ADC isn't as good as those on the Uno, and the v1.1 of the ph sensor (as you and I both have) requires 5v, unlike the v2 that can run at 3.3v. By the time I add both those upgrades to an esp32 setup I might as well have just used the uno.
    So it should be very simple to take the serial arduino TX > esp32 RX in YAML in esphome? 🙏

  • @Vietnamcamping89
    @Vietnamcamping89 3 роки тому +1

    So cool man :). I love it

  • @alexnewton3376
    @alexnewton3376 5 років тому +1

    Good job bhai.
    Nice tutorial.

  • @azankhan1534
    @azankhan1534 5 років тому +1

    So nice brother ...too good

  • @Absurd-Indian-Guy
    @Absurd-Indian-Guy 3 роки тому

    I love your videos but I want to know how to mix two of these programs
    - nodemcu programming
    - sensors program
    How do I mix these as all of your videos always explain them differently?

  • @aisyahazmi6204
    @aisyahazmi6204 3 роки тому

    Hello sir, i want to ask a question. I already follow the step but why the value doesn't come out at the blynk??? Can you help me sir..

  • @laharisree2894
    @laharisree2894 4 роки тому

    Sir the components used are only arduino, nodemcu, pH meter and soldering kit right ... Where did you use the capasitor, bread board, pcb and other components mentioned in the above requirements

    • @ElectroniClinic
      @ElectroniClinic  4 роки тому

      capacitor is used with the power supply.

    • @ElectroniClinic
      @ElectroniClinic  4 роки тому

      well, .not all the components are used. but if in case you need them the links are given.

  • @rodrigolivbio
    @rodrigolivbio 3 роки тому +1

    Hi! That's amazing. I don't have the DFrobot sensor, so I am using the DM PH-4502C ph module, which i managed to calibrate properly and get the right readings on COM3 in arduino IDE. However, when i use your code, i don't get the readings on the virtual LCD in Blynk (it only says 'pH value'. Would you happen to know what the problem could be? Thank you!!!!

  • @syedbaqir991
    @syedbaqir991 3 роки тому +1

    I have problem on . What is the name for that librabries?

    • @hareth995
      @hareth995 3 роки тому

      i have sam problem

  • @Ganesh-zp3bo
    @Ganesh-zp3bo 5 років тому +2

    nice

  • @lukemarkg.carino5861
    @lukemarkg.carino5861 2 роки тому

    Hello sir, what if I use the Label widget on the blynk application. What will be the code for that? I tried your code sir but it does not work. I am using New blynk now.

  • @ddddaaddaaaa
    @ddddaaddaaaa 5 років тому

    i have the same sensor. but it is not stable in reading ph level when water is disturbed. how can i stabilize the reading? or at least make it less sensitive.

  • @hashirkayani2978
    @hashirkayani2978 3 роки тому

    Hello bro I have a very simple question Can we also measure Soil PH using this sensor kindly answer this question i really need your help

  • @thotabharath6536
    @thotabharath6536 4 роки тому +1

    what is the use of arduino?

  • @----6434
    @----6434 4 роки тому

    can i get the link where to download this ?
    #include
    #include

  • @mohamadshahfiq5979
    @mohamadshahfiq5979 5 років тому +1

    Why need use arduino? Nodemcu also have analog pin A0.. please explain why need to use arduino..

    • @airacannillelalic5732
      @airacannillelalic5732 4 роки тому +1

      It's redundant, right? He could have inserted all pins directly to the node mcu

    • @mohamadshahfiq5979
      @mohamadshahfiq5979 4 роки тому

      Yeah rite

    • @reshrockz3
      @reshrockz3 4 роки тому

      Ph sensor requires 5V but nodemcu can only provide 3.3V (esp8266 pins voltage is max 3.3v), while arduino's operating voltage is 5V.

  • @N.B-0014
    @N.B-0014 4 роки тому

    How would I change the code so that the ph scale is flipped. Like as In if my ph sensor is reading 14 in the scale for it to read 1 and if it was to read 13 it would actually read 2 how would I have to change my code thanks. And where would I write this code into. Thanks

  • @beeivey1032
    @beeivey1032 3 роки тому

    Are there any projects that allow a similar system to measure things like lead?

  • @jyosyulaamrutha6019
    @jyosyulaamrutha6019 5 років тому +1

    What is that board on which Node MCU is placed??? Can we do it using breadboard?

  • @sainandankesari5938
    @sainandankesari5938 4 роки тому

    Hello Sir, Could you tell me the way or how the power supply board can be made.Is it possible to buy it online. The clip at 3:51 .

  • @refakmakeen5248
    @refakmakeen5248 4 роки тому

    Is it possible to do it without the serial communication with the Arduino?..
    I have 2 analog sensors and planning to use it with the Node MCU with an Anolog pin extender

    • @ElectroniClinic
      @ElectroniClinic  4 роки тому +1

      Then u should use esp32. Its just like the nodemcu. The same programming will be used. Esp32 has multiple analog pins. Watch my second last tutorial on esp32.

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

    bonjour comment vous etes arrivé a interagir le telephone et l'eps8266 ? je comprend pas comment cela est fait

  • @bodalasagarika3539
    @bodalasagarika3539 5 років тому +2

    is sensors are available in online ???

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

    Hi Professor, how can I get the code used in the explanation

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

    Where that yellow wires are connected

  • @AzamuddinSam
    @AzamuddinSam 4 роки тому

    is it possible to do this without soldering?

  • @AbdulBasit-kp2ev
    @AbdulBasit-kp2ev 3 роки тому

    Do these ph sensors go bad?
    Cause they're expensive

  • @นนทการณ์เลิศคเชนทร์ศรี

    Can I do this without arduino ?

  • @sasikumar-hx1lb
    @sasikumar-hx1lb 3 роки тому

    Were to run these programs

  • @vincentcarlnicolas9300
    @vincentcarlnicolas9300 2 роки тому

    Can i add another parameters like ammonia, tubidity, dissolved oxygen and conductivity sensor?

  • @ilman1999
    @ilman1999 4 роки тому

    My blynk still offline, what I’m gonna do??

  • @nitishnitish9172
    @nitishnitish9172 4 роки тому

    sir, what is the use of sorting analog from small to large sir

  • @zakirshah6088
    @zakirshah6088 4 роки тому

    Sir Can we use multiple sensors with one arduino to get multiple results like Ph, TDs, Ec, In our android app?

    • @ElectroniClinic
      @ElectroniClinic  4 роки тому

      yes you can.

    • @zakirshah6088
      @zakirshah6088 4 роки тому

      @@ElectroniClinic Thank you so much sir
      Is this any tutorial about this idea on your website

  • @yaboi-ii4ne
    @yaboi-ii4ne 5 років тому

    how do you calibrate?

  • @rextoo4270
    @rextoo4270 3 роки тому

    hi can i get the full coding???

  • @rahadithiaprayudha6539
    @rahadithiaprayudha6539 4 роки тому

    Hello sir, how we access the multiple sensor results in nodemcu from arduino? Please make a tutorial for this.

    • @ElectroniClinic
      @ElectroniClinic  4 роки тому +1

      yes you can. i have a tutorial on this. check playlist. watch my videos in which i have used nodemcu with arduino.

  • @purushotham.rpurusha349
    @purushotham.rpurusha349 5 років тому

    Library file is not opening give some link sir..

  • @sasikumar-hx1lb
    @sasikumar-hx1lb 3 роки тому

    Which software is used for coding?

  • @N.B-0014
    @N.B-0014 4 роки тому

    Is it possible to hook up a ph sensor and temperature sensor and run them thought a app at the same time

    • @ElectroniClinic
      @ElectroniClinic  4 роки тому

      Yes. Watch my tutorial in which i have used the temperature sensor. Just copy the code from that project. Check playlist

    • @N.B-0014
      @N.B-0014 4 роки тому

      how would I do that since the temperature sensor only required the esp8266 and this requires the Arduino uno?

    • @ElectroniClinic
      @ElectroniClinic  4 роки тому

      No problem. you can connect all of your sensors with the Arduino and then you can use the Nodemcu esp8266 for sending data to the Blynk Application. Watch my other videos...

    • @N.B-0014
      @N.B-0014 4 роки тому

      Electronic Clinic are you able to link helpful ones

    • @N.B-0014
      @N.B-0014 4 роки тому

      And also are you you able to link me all the library’s you used in you temperature sensor video because I went on you website and I could only find the one wire and Dallastempreture library’s and not the rest

  • @johannesjohn7655
    @johannesjohn7655 3 роки тому

    Hi sir, can NodeMCU ESP8266 wifi module version 2 interface with Arduino Mega?

  • @anjeel08
    @anjeel08 4 роки тому +1

    Can you kindly make video showing how to use two of Waterproof Ultrasonic Sensor Modules JSN-SR04T-2.0 + Blynk App, to read the water level in two tanks together and derive the quantity of water in each. Using this activate a relay to pump water from one tank to another. It will be great if you can also include a cheap 16x4 or Nokia display.
    Thanks, your valued subscriber.

    • @ElectroniClinic
      @ElectroniClinic  4 роки тому

      the water level project is already available. check playlist.

  • @estellamariegundaya2377
    @estellamariegundaya2377 2 роки тому +1

    interested how can i contact

  • @ImamSyafii-qr1gs
    @ImamSyafii-qr1gs 3 роки тому

    Assalamu'alaikum mas. izin tanya apa bedanya sensor Ph yang warna biru sama yang warna hitam? terimakasih

  • @aisyahazmi6204
    @aisyahazmi6204 4 роки тому

    How much the total of this project?

  • @estellamariegundaya2377
    @estellamariegundaya2377 2 роки тому +1

    interested

  • @nurathirah9285
    @nurathirah9285 5 років тому

    how to get the information through the device?

  • @sabiralishaikh3666
    @sabiralishaikh3666 4 роки тому

    Can u tell me how to upload

  • @affhamcech8501
    @affhamcech8501 4 роки тому

    Dear Mr, for the code below, why there is number '13' ? where does it come from?
    void setup()
    {
    pinMode(13,OUTPUT);
    Serial.begin(9600);
    nodemcu.begin(9600);
    }

    • @reshrockz3
      @reshrockz3 4 роки тому

      pin 13 is for the inbuilt LED on the Arduino board

  • @makeshmakesh1783
    @makeshmakesh1783 5 років тому +1

    Thank you

  • @AzamuddinSam
    @AzamuddinSam 5 років тому

    i've a question, what arduino sensor that can detect sugar

  • @wagdialqobaty619
    @wagdialqobaty619 5 років тому

    Please help me in how I can connect Arduino to the device and receive data from this device
    Thanks for your great service

  • @mustofaibrahim3132
    @mustofaibrahim3132 5 років тому

    please share lybrary stdlib.h

    • @ElectroniClinic
      @ElectroniClinic  5 років тому

      Today i will upload all the libraries i have used in different projects.

    • @mustofaibrahim3132
      @mustofaibrahim3132 5 років тому

      @@ElectroniClinic Thank you very much

  • @Freestock_videos
    @Freestock_videos 4 роки тому

    10:38

  • @RishithDsouza-t2k
    @RishithDsouza-t2k 5 днів тому

    nindo abbaro pari

  • @fibranijevidra
    @fibranijevidra 3 роки тому

    Acidity is just one parameter that alone does not define water quality.

    • @allenchafa2238
      @allenchafa2238 3 роки тому

      Exactly ,wat modifications can we add to make sure that other factors like chemical and biological contaminants are catered for.
      Your assistance is greatly appreciated.Need to pursue a similar project for drinking water purposes.