Nodemcu ESP8266 wifi module two way communication with Arduino and Blynk

แชร์
ฝัง

ความคิดเห็น • 72

  • @bruceedwards8003
    @bruceedwards8003 4 ปีที่แล้ว +3

    Impressive, was not expecting such speedy replies, l am hooked for good now on your channel, love the idea of the PDF files, brilliant , kindest regards and stay safe and healthy.

  • @joelserrao1078
    @joelserrao1078 4 ปีที่แล้ว +1

    Superb! It works i tried two gas sensors and it works like charm

  • @saadsolayman420
    @saadsolayman420 2 ปีที่แล้ว +1

    if I want to measure voltage and current then what and where will be the change in code?

  • @sasisai-j6t
    @sasisai-j6t ปีที่แล้ว

    can u help to make 2 way audio communication using node mcu to blynk iot app

  • @babarmajeed8703
    @babarmajeed8703 5 ปีที่แล้ว +1

    your info is great i want to know that if we are away from our hardware but nodemcu connect with wifi and we are miles away from hardware could we control relays from blynk app mean via server communication is it

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      Yes you can control this from anywhere around the world.

  • @npslucknow9235
    @npslucknow9235 2 ปีที่แล้ว

    Hindi me hota to aap ke sabhi vdo proper samajh me aate

  • @bruceedwards8003
    @bruceedwards8003 4 ปีที่แล้ว +1

    Sorry for the question l did find it, have you thought of putting all your projects to get her in a downloadable PDF form, l believe many would be very interested in this format, keep up the excellent and generous sharing of your knowledge.👏

    • @ElectroniClinic
      @ElectroniClinic  4 ปีที่แล้ว +1

      watch my latest videos with better recording. next time i will add the pdf files too.

    • @bruceedwards8003
      @bruceedwards8003 4 ปีที่แล้ว

      @@ElectroniClinic 😃

  • @anupampatil2859
    @anupampatil2859 4 ปีที่แล้ว

    Can we connect Vin of nodmcu directly to 5V to Arduino mega 2560?
    Will it help to power up nodemcu?
    Plz help🙏

  • @hairankunhaqaiq8108
    @hairankunhaqaiq8108 4 ปีที่แล้ว +1

    i have a question that as nodemcu (esp8266) not tolerant to 5v then why did you directly connected arduino rx tx pins to nodemcu rx tx pins without any level shifting? won't it brick esp8266 mcu???

    • @ElectroniClinic
      @ElectroniClinic  4 ปีที่แล้ว +1

      you are right, that time i had no voltage level converter. recently i got one. i will make another video.

  • @bocahtampan5123
    @bocahtampan5123 5 ปีที่แล้ว

    Hi, i want to ask my problem. why relay not active?

  • @erboy5546
    @erboy5546 5 ปีที่แล้ว

    Hi,
    Very nice project. A question. I have a quite huge sketch on arduno uno. Menu, 4 buttons, measuring several different temperatures and humidity, several different thermostats, display on lcd. No delay used. Always millis.
    Uno sends data to nodemcu via softserial. From Nodemcu, the data goes to Blynk. For the reverse, the arduino uno merely reads the status at the digital out on nodemcu as digitalRead. The reaction is fast. But if I use Your sketch, there is a slowdown on the arduino uno especially if the nodemcu is switched off. I notice on the buttons response. For buttons I use library and I put buttons out of serial loop. Do you may have a similar problem. Thank you

    • @erboy5546
      @erboy5546 5 ปีที่แล้ว

      I solved the problem using level shifter :)

  • @bruceedwards8003
    @bruceedwards8003 4 ปีที่แล้ว +1

    Can you tell me is there a web page l can go to so that l can download this code, thanks

    • @ElectroniClinic
      @ElectroniClinic  4 ปีที่แล้ว

      the article link is available in the description

  • @Smartliving-udanagayan
    @Smartliving-udanagayan 5 ปีที่แล้ว +1

    Sir I have a Question..I done every thing as your..everything working fine and perfectly..but one problem appear for me when i just unplug both device (Nodemcu and Arduino) from the computer. when i powering up using external power supply for both device , my moisture reading not display on the blynk app other's everything working as normal,..in this case please tell me How to fix this problem ..please help me on this ..your help really appreciated ...thank you sir ..im waiting for your reply,.,.

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      Which external power supply are you using ???

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      Dont power up the nodemcu module from arduino. Use separate supply for nodemcu

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      you should watch my tutorial on how to make the power supply for NODEMCU esp8266. don't power up the nodemcu module from Arduino. make a separate supply for the nodemcu using an lm7805 voltage regulator and make sure you use the capacitors with the 7805 regulator. watch my tutorials you will understand.

    • @Smartliving-udanagayan
      @Smartliving-udanagayan 5 ปีที่แล้ว

      @@ElectroniClinic For Nodemcu 3.3v Power supply (5v step down into 3.3v) and arduino 5v Supply..Both Devices powered up separately..I think Some thing missing from me..How to fix that problem....thank you Sir..pls guide me to fix this..

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      don't use 3.3v. connect 5volts with nodemcu. 3.3v won't work. watch my tutorials. I have clearly mentioned 5 volts.

  • @safwansaad0.0
    @safwansaad0.0 5 ปีที่แล้ว

    hello, i want to ask why i cannot compile the program?

  • @benoitmbayo7308
    @benoitmbayo7308 4 ปีที่แล้ว +2

    Tried with Arduino Mega and the two ways communication is not working, I can only ready data to ESp32 but can't send any data to Arduino Mega.

    • @ElectroniClinic
      @ElectroniClinic  4 ปีที่แล้ว

      you must be missing something. check again.

    • @benoitmbayo7308
      @benoitmbayo7308 4 ปีที่แล้ว +1

      @@ElectroniClinicI have solved the problem by changing the serial port communication (2,3) to (10,11) on Arduino Mega. Now it works just fine.

    • @ElectroniClinic
      @ElectroniClinic  4 ปีที่แล้ว

      great.

  • @yogeshitaliya473
    @yogeshitaliya473 4 ปีที่แล้ว

    It's possible others application control (without blynk app)

  • @rikydanieal6478
    @rikydanieal6478 6 ปีที่แล้ว +1

    I am currently making a simple traffic light using arduino uno. In addition, using nodemcu I want it to serial communicate with arduino uno and the nodemcu can control the traffic light into green only for a moment by using blynk app. Can help me, how to do it and the programming for uno and nodemcu?

    • @ElectroniClinic
      @ElectroniClinic  6 ปีที่แล้ว

      my dear i have completely explained two way communication in this tutorial. you can control anything you want.
      you can make use of flags , if that flag is on, then you can manually control traffic lights, and when off then the traffic lights will be automatically controlled. watch my tutorial on flags.

    • @rikydanieal6478
      @rikydanieal6478 6 ปีที่แล้ว

      im following this video and flag video, but it not working same like you just say.... can you suggest where the part that i must to fix it?
      #include
      SoftwareSerial nodemcu(2,3);
      long int data;
      boolean flag1 = false;
      void setup() {
      Serial.begin(9600);
      nodemcu.begin(9600);
      pinMode(7,OUTPUT);//greenbulb
      pinMode(8,OUTPUT);//yellowbulb
      pinMode(9,OUTPUT);//redbulb
      }
      void loop() {
      if ( nodemcu.available() > 0 )
      {
      data = nodemcu.parseInt();
      delay(100);
      Serial.println(data);
      if (( data == 10 )&& (flag1==false))
      {
      digitalWrite(7,LOW);// greenbulb
      digitalWrite(8,LOW); // yellowbulb
      digitalWrite(9,HIGH);// redbulb
      delay(7000);
      digitalWrite(7,HIGH);// greenbulb
      digitalWrite(8,LOW);// yellowbulb
      digitalWrite(9,LOW);// redbulb
      delay(5000);
      digitalWrite(7,LOW);// greenbulb
      digitalWrite(8,LOW);// yellowbulb
      digitalWrite(9,LOW);// redbulb
      delay(1000);
      digitalWrite(7,HIGH);// greenbulb
      digitalWrite(8,LOW);// yellowbulb
      digitalWrite(9,LOW);// redbulb
      delay(1000);
      digitalWrite(7,LOW);// greenbulb
      digitalWrite(8,LOW);// yellowbulb
      digitalWrite(9,LOW);// redbulb
      delay(1000);
      digitalWrite(7,HIGH);// greenbulb
      digitalWrite(8,LOW);// yellowbulb
      digitalWrite(9,LOW);// redbulb
      delay(1000);
      digitalWrite(7,LOW);// greenbulb
      digitalWrite(8,HIGH);// yellowbulb
      digitalWrite(9,LOW);// redbulb
      delay(2000);
      flag1 = true;
      }
      if (( data == 11 )&& (flag1==true))
      {
      digitalWrite(7, HIGH);
      flag1 = false;
      }
      }
      }

    • @ElectroniClinic
      @ElectroniClinic  6 ปีที่แล้ว

      now you can use another if condition. to control only the green light, you can turn it on and turn it off.

    • @ElectroniClinic
      @ElectroniClinic  6 ปีที่แล้ว

      when data is 11 then turn off all the lights,
      and use another flag to control the on/off green light.

    • @rikydanieal6478
      @rikydanieal6478 6 ปีที่แล้ว

      owh okey i will try it

  • @babarmajeed8703
    @babarmajeed8703 5 ปีที่แล้ว +1

    hye sir nice info we are receive sensor data on blynk app but couldn't control relay mean our arduino mega couldn't receive data from node please help us

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      Check your wiring. make sure your nodemcu module tx pin is connected with the rx and tx is connected with the tx. and also check the virtual pins on the blynk side. Its a simple straight forward tutorial. you need to check the wiring. Try and let me know.
      subscribe for more videos on nodemcu.
      best of luck.

  • @mohammadzeeshan6469
    @mohammadzeeshan6469 5 ปีที่แล้ว

    I want this code... Please give me a new link.... Older link is not working.... Please help

  • @greenspanfx
    @greenspanfx 5 ปีที่แล้ว

    Very good explanation and excellent project, thanks for sharing!!! Only some errors... the code on the site is not the same as the one in the video, and the one in the video has mistakes, for example, myTimerEvent() is never called.

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      This is for some other projects.

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      It has no errors if you have all the libraries

  • @markneilnotarte3692
    @markneilnotarte3692 5 ปีที่แล้ว

    hi sir im your fan here, nice project really helped me in my projects especially in my school. i just want to ask if how to control servo using blynk from nodeMCU to arduinoUNO using serial Communication

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      i will make tutorial on servo motor controlling using nodemcu and blynk. may be within three or four days it will be available on my channel.

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      for now you can watch my tutorial on servo motor, in which i have explained all the basics. it will help you in my upcoming tutorial on servo motor control using blynk and nodemcu.

  • @apoorvdeepak7333
    @apoorvdeepak7333 4 ปีที่แล้ว

    Bro I want to know that how to control the speed of motor when the motor connected to ardiuno digital pins and send the command to ardiuno by using nodmcu(as a receiver) and bylnk app (as a transmitter)...Please rply me I need your help...bro

    • @ElectroniClinic
      @ElectroniClinic  4 ปีที่แล้ว +1

      i have a video on iot robot watch that video. you will get the idea.

    • @apoorvdeepak7333
      @apoorvdeepak7333 4 ปีที่แล้ว

      @@ElectroniClinic I saw your iot based robot video which you preferred me...can i use this method for making quadcopter where we control the quadcopter by blynk app. if it is possible then please help me..how can i do it..??

    • @apoorvdeepak7333
      @apoorvdeepak7333 4 ปีที่แล้ว

      And if any programming for this project then you please provide me...!!

    • @apoorvdeepak7333
      @apoorvdeepak7333 4 ปีที่แล้ว

      Please reply me bro...!!! I am waiting for your suggestion..

  • @jasongiron5314
    @jasongiron5314 5 ปีที่แล้ว

    Can I use ESP826 12F to make this project? Please reply. Thanks a lot sir

    • @jasongiron5314
      @jasongiron5314 5 ปีที่แล้ว

      Another thing, Blynk has a limited energy balance :( What if we want to control many lights? :(

    • @ElectroniClinic
      @ElectroniClinic  5 ปีที่แล้ว

      you will need to purchase the energy.

  • @Graphic-Tech-Art
    @Graphic-Tech-Art 3 ปีที่แล้ว

    Bro tel me gprs

  • @apoorvdeepak7333
    @apoorvdeepak7333 4 ปีที่แล้ว

    Please rply me..bro