PH Sensor interfacing with New Blynk2.0 using NuttyFi, NodeMCU & ESP32 with Programming code- DIY

Поделиться
HTML-код
  • Опубликовано: 1 ноя 2024

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

  • @dr.rajeshsingh1869
    @dr.rajeshsingh1869 2 года назад +3

    Really well deserve among so many top global trainer

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

    I sincerely appreciate your help with the project today sir even u don't know who am I . Thank u for helping me to accomplish my goal. I wanted to express my gratitude for your training today.You are the best.I wish you the best of the best with your career and your life.God Almighty will continue to favour you and crown all your efforts with success...!.i can't express ur help in words sir thank you so much.

  • @PSISVarshiniKN
    @PSISVarshiniKN 2 года назад +2

    U explained very well sir thank you ...

  • @nuttyengineer6095
    @nuttyengineer6095 2 года назад +2

    Very useful video sir 👍

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

    hi sir how do you recommend the safest way to use external 5v from node mcu esp8266 to the pH sensor

    • @SMEDehradun
      @SMEDehradun  11 месяцев назад

      Use external step down module 12V DC to 5V DC for this

  • @watchyoutube5225
    @watchyoutube5225 2 года назад +1

    Great video man. But how do you connect the ESP32 board to the ph sensor? I didn't get it.

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Hi,
      I have already attached the code for NodeMCU as well as ESP32 in the video description. Check out the link in description.

  • @kvnkvn9191
    @kvnkvn9191 2 месяца назад +1

    Hello sir I already have PLC indicator for pH and temperature and it has output for the same
    But I don't know how to read or datalog it in my PC
    I am a biology graduate please can you guide me how can I datalog my reading of my pH and temperature with or without Arduino

  • @techuk6454
    @techuk6454 2 года назад +1

    wow very nice its very useful

  • @hrithik_1813
    @hrithik_1813 10 месяцев назад +1

    Thank you very much sir

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

    As per the circuit diagram how do i connect the 12v dc adapter to node mcu 8266 vin?

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

      You can connect external 5V dc to Vin pin.

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

    have you used battery on circuit diagram

    • @SMEDehradun
      @SMEDehradun  6 месяцев назад

      I have used power directly through my laptop. You can use mobile power bank or other 5V battery.

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

    Thank you very much

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

    what version is that node mcu esp 8266

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

    Sir is it possible if you will add email notification here? That when the reading of the sensor is lower than 5, it will notify the user?

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

      Yes,
      You can add email alert.
      See this video to add email alert in blynk.
      ruclips.net/video/T8vPXUrAfco/видео.html

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

    what is blynkEdgent.h
    it is not present in my library manager
    please explain about it and how to include it

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

      You need to put all the headers in the programming folder.
      Below video link may explain you in batter way
      ruclips.net/video/EPhY_hDozeo/видео.html

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

      @@SMEDehradun it's showing complication errors as BlynkEdgent.h : no such file or directory
      And also I'm not able to connect the wifi with blynk

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

    Hello sir , I'm trying to build a project using ph. But I'm having a difficulty with the code. Can you please help. I connected a motor pump to the esp along with ph sensor. So when the ph sensor value decreases the motor pump should turn on. In the code I tried to implement if else but i am getting an error saying "conversion from int to constString is ambiguous"
    Can you please tell me a solution sir ?

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

      Hi,
      There is definition issue to define the values in your code. Rectify it.

  • @blynkappli894
    @blynkappli894 2 года назад +1

    Hello sir, I am using ph sensor, arduino, nodemcu and blynk. I am having trouble with the codes for nodemcu. Can I ask for your help sir ? Thankyou

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

      Hi,
      I have already made a video on PH sensor interfacing with New Blynk IoT.
      You can take help from this video.
      And if there is some issue, let me know.

  • @miavega9997
    @miavega9997 2 года назад +1

    Hello I've done all of these but the readings on my Ph sensor is above 14. What seems to be the problem?

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

      You need to calibrate the ph sensor first. Then it will work accurate with code.

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

      @@SMEDehradun how to do that sir?

  • @umerahmed-v7t
    @umerahmed-v7t 10 месяцев назад +2

    In file included from C:\Users\Umer Ahmed\Downloads\PH_Sensor_ESP32\PH_Sensor_ESP32.ino:13:
    C:\Users\Umer Ahmed\Downloads\PH_Sensor_ESP32\BlynkEdgent.h:17:2: error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME"
    #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME"
    ^~~~~
    exit status 1
    Compilation error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME"
    i am getting this error how can i resolve it, i have already define the both but getting same error again again

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

      I think, you haven’t seen the video properly.
      There is need if headers in the sketch folder.
      Below video link may help you to troubleshoot-
      ruclips.net/video/EPhY_hDozeo/видео.html

    • @umerahmed-v7t
      @umerahmed-v7t 10 месяцев назад +1

      @@SMEDehradun i have check the sensor directly, which gives me readings but when i am using your code it start only showing 0.00 reading and nothing else although all the things are correct, then what would be probable reason that why it is showing only 0.00, further more i try to change the pin v0 to v13 on blynk but that not also works.

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

      Only option is to calibrate the sensor. 0.00 is not the reading.

  • @FukaKiryuin-z3h
    @FukaKiryuin-z3h Год назад +1

    I am using esp8266 nodemcu. But i got this error sir. Help me sir. Need this for my uni project
    \BlynkEdgent.h:16:2: error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME"
    16 | #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME"
    | ^~~~~
    exit status 1
    Compilation error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME" .

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

      It’s shows the error of blynk template name & password. So Write blynk credentials in the program.

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

      @@SMEDehradun hi sir i got the same problem. I already write the blynk credentials in the program but it's #define BLYNK_TEMPLATE_NAME instead #define BLYNK_DEVICE_NAME. can you help me with that?

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

      As shown in the video, if you Follow all the instructions your program will run and work properly.
      The program is working here.

  • @yumamotokirara8098
    @yumamotokirara8098 5 месяцев назад +1

    sir when im trying to add my device to blynk my esp32 wifi keeps disconnecting

    • @SMEDehradun
      @SMEDehradun  5 месяцев назад

      Watch the video properly, then you will find, all the headers must be inside the program folder.
      Or you can connect your board to blynk through alternate methods.
      Below video may help you
      ruclips.net/video/c5u6-Th1sI4/видео.html

  • @lukemarkg.carino5861
    @lukemarkg.carino5861 2 года назад +1

    Hello sir, I am using the ESP WROOM 32 board. I want to ask what should I define in my code. In your case, you use NodeMCU board so you put #define USE_NODE_MCU_BOARD

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Hi LUKE,
      You can write #define USE_WROVER_BOARD

    • @lukemarkg.carino5861
      @lukemarkg.carino5861 2 года назад +1

      @@SMEDehradun thanks sir

    • @lukemarkg.carino5861
      @lukemarkg.carino5861 2 года назад

      @@SMEDehradun why does my readings get so high. It reads from 17.00 - 18.00

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Most welcome

    • @lukemarkg.carino5861
      @lukemarkg.carino5861 2 года назад +1

      @@SMEDehradun sir what do you think is the problem when it reads higher than 14

  • @capstonegroup8806
    @capstonegroup8806 2 года назад +1

    Hello sir, can you help me with my project. I did all of these but I cannot connect the blynk app. It only appear the readings on my serial monitor

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

      Have you connect your board to wifi using blynk IoT app?
      ruclips.net/video/EPhY_hDozeo/видео.html
      Go through this video if you are getting any problem.

    • @capstonegroup8806
      @capstonegroup8806 2 года назад +1

      @@SMEDehradun Thank you for this video sir. The one thing I didn't do is open my mobile data that's why I can't connect my board to the wifi using blynk app

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

      Once you connect your board to the wifi, then you will get the reading to your blynk widgets.

    • @capstonegroup8806
      @capstonegroup8806 2 года назад +1

      @@SMEDehradun Thank you so much sir

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

      Most welcome

  • @99klicks59
    @99klicks59 Год назад

    My voltage/PH from the ph sensor is hard changing from 6.87-7.3
    But why ?
    The input voltage from the arduino are 5Volts constantly. Please help
    I need to measure 24/7 but sometimes the ph value are to high or low

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

      Hi,
      If you have already calibrate the PH sensor then it may issue of the bit resolution and accuracy in the ADC. SoYou can do one thing, read the PH sensor in Arduino and then send that data to NodeMCU ESP8266 serially.
      This link will help you to access the data serially from Arduino to ESP8266.
      ruclips.net/video/V7l2ZWmMOQY/видео.html

  • @Anand.M88
    @Anand.M88 2 года назад +1

    Hi , I need to build this ph sensor. Could you please help me on this project. I’m not an expert on this topic. Need your support. How may I contact you.

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

      Hi,
      Mail us at schematicslab@gmail.com

  • @RamkumarL-o9z
    @RamkumarL-o9z 10 дней назад +1

    ESP 8266 works in 3.3 v, as per the schematic diagram, why we need to connect 12v DC

    • @SMEDehradun
      @SMEDehradun  10 дней назад +1

      You can provide the 12v dc in power input pin (VIN).

    • @RamkumarL-o9z
      @RamkumarL-o9z 10 дней назад +1

      @@SMEDehradun got it, thanks

    • @SMEDehradun
      @SMEDehradun  8 дней назад

      🙏

  • @GodaseRohitMallappa
    @GodaseRohitMallappa 2 года назад +1

    👍👍

  • @SSS-SkyMaster
    @SSS-SkyMaster 2 года назад +1

    How would it be the code, If we connect 2 set of pH sensor to ESP32.

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Hi,
      you just calibrate the PH sensor and connect to any Analog pin in ESP32 board. and read the sensor like the first one, shows in the video.

    • @SSS-SkyMaster
      @SSS-SkyMaster 2 года назад +1

      What about show data of both pH sensor to Blynk website or app.

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Create the new datastream, and send the value to the blynk as for the first sensor

  • @PSISVarshiniKN
    @PSISVarshiniKN 2 года назад +1

    the selected serial port serial.serialutil.SerialTimeoutException: Write timeout does not exist or your board is not connected...
    Sir it's showing error while compiling

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

      Which board you have selected like ESP12E or esp32 ?

    • @PSISVarshiniKN
      @PSISVarshiniKN 2 года назад +1

      @@SMEDehradun esp8266

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

      Sir pH sensor has 5 pins
      T0
      D0
      P0
      G
      G
      V+

    • @PSISVarshiniKN
      @PSISVarshiniKN 2 года назад +1

      Here which is the output pin sir

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

      Mail me the screenshot of complete program. I will revert you.

  • @lukemark157
    @lukemark157 2 года назад +1

    Sir what if the ph sensor is connected to the arduino, and the arduino is connected to the nodemcu. Is it possible?
    Thank you

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

      And also, my ph sensor is v1.1, not v2.0

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Yes Luke Mark,
      This is also possible.

    • @lukemark157
      @lukemark157 2 года назад +1

      Can I ask how to do it sir? The problem is that it does not show the readings in my web dashboard and blynk app

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Send the link for the ph sensor so that I can suggest the library.

    • @lukemark157
      @lukemark157 2 года назад +1

      I'll mail it to you sir

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

    Sir i have made same project but sir i am facing some problems, that i ahe done all the process but the value of ph is not getting accurate means it is not constant . It is varies up and dowm continuously. i think some problems in the code plzzz rely me as soon as possible

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

      Hello Vedant,
      There is no coding issue. You need to calibrate the PH sensor first so that it can give you the accurate value.

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

      @@SMEDehradun sir i have calibrated the ph sensor already but vale is still not constant can i send you the video ?

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

      sir how can i contact you sir

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

      There is not any issue with programming code as it’s tested with the parameters. So Check your hardware connection properly & also provide the external power to your board.

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

      @@SMEDehradun ok sir thanks you sir

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

    Hello, sir. Can you help me? I'm planning to build a project similar to yours, but I intend to use a soil pH sensor to determine the pH level of the soil. However, I don't know how to proceed.

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

      I have already posted a video on the soil sensor.
      To calibrate the soil sensor, this will guide you.
      ruclips.net/video/uJAh_YCYLgc/видео.html
      And this video will guide you for the plant monitoring based on soul sensor
      ruclips.net/video/NA4KGpqvU-o/видео.html

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

      @@SMEDehradun thank you so much sir I appreciated your help, last one question it is possible to connect that PH Sensor that using ESP32 to firebase to send the result of ph sensor to firebase?

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

      Yes. This is possible.

  • @yumamotokirara8098
    @yumamotokirara8098 6 месяцев назад

    Helloo sir i cant realy understand the connections diagram for esp 32 can you please help me😢

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

      what is the three circle in the top the 12v 5v and ground what component is that

    • @SMEDehradun
      @SMEDehradun  6 месяцев назад

      I have explained each and everything properly in video. If you see it properly then you can understand

  • @mudzakirsalam2779
    @mudzakirsalam2779 7 месяцев назад +1

    how to conect wifi device

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

      Through mobile app. If you Watch the video, you will get the method to connect with wifi.

  • @kristianeeaquariu7655
    @kristianeeaquariu7655 2 года назад +1

    i used PH-4502C and the output is different

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

      Ya. It’s depend on water & calibration of the sensor.
      It may vary.

    • @kristianeeaquariu7655
      @kristianeeaquariu7655 2 года назад +1

      @@SMEDehradun the results are reversed, ph value of bleach is around 5 and ph value of of vinegar is around 9

    • @kristianeeaquariu7655
      @kristianeeaquariu7655 2 года назад +1

      Sir @@SMEDehradun how to calibrate PH-4502C ph sensor? pls help

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

      You need Calibrate the sensor first. After that try.

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

      We don’t have PH-4502C sensor. So can’t say how to calibrate it.

  • @PSISVarshiniKN
    @PSISVarshiniKN 2 года назад +1

    Sir can I get a report for this project

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

      Hi,
      Sorry report is not available. I can help you on project.

    • @PSISVarshiniKN
      @PSISVarshiniKN 2 года назад +1

      @@SMEDehradun ok sir thank you

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

      Welcome

  • @yumamotokirara8098
    @yumamotokirara8098 5 месяцев назад +1

    I sent you an email sir

    • @SMEDehradun
      @SMEDehradun  5 месяцев назад

      Check in video description

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

    Hello sir, when i followed your tutorial everything works in order except when i started verifying or uploading the code it will say "Compilation error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME" and it will direct me to BlynkEdgent.h
    i properly copied the
    #define BLYNK_TEMPLATE_ID "TMPL6N6GotM39"
    #define BLYNK_TEMPLATE_NAME "PH Sensor With Blynk 2" in NODEMCU
    And it says that kind of error and "Compilation error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME" which can be located in BlynkEdgent.h
    could you upload another tutorial for this? thank you

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

      Hi,
      You need put header file inside your programming folder.
      Below video link will help you troubleshoot thw errors.
      ruclips.net/video/EPhY_hDozeo/видео.html

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

      @@SMEDehradun the header file is already attached to the programming which is the file we download " Ph_Sensor_Nodemcu" as you said in the video where you send a new link, you said " don't touch the header files without a knowledge" yes, i didn't touch a single thing on the headers. but the problem is whenever i try to verify and upload it it says like that "Compilation error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME" and directing to blynkedge header files. which i have already attach the header on programming

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

      @@SMEDehradun when opening a Ph_Sensor_with_New_Blynk 2.0. the header is already attached to a file NODEMCU/ESP32. so i had already the header. but once i started to verify or upload the code it says that error "Compilation error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME" and it will direct me to BlynkEdgent.h. which on your tutorial don't have that video to fix it. you said in the link you send " don't touch the header if you don't have knowledge on it" so basically yeah i didn't touch a single thing in the headers, but only to follow the process in your tutorial.

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

      I think, you are not watching the video properly. I have aleqdy share you the troubleshooting link. Watch it completely.
      And still you are facing same problem, Share the complete screen shot at schematicslab@gmail.com

  • @PSISVarshiniKN
    @PSISVarshiniKN 2 года назад +1

    Sir how can I contact u

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

      You can contact us at schematicslab@gmail.com

    • @PSISVarshiniKN
      @PSISVarshiniKN 2 года назад +1

      @@SMEDehradun sir alredy I have mailed can u plz check it ones

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

      @@SMEDehradun sir can I get ur contact number plz

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

      K.