Home Automation using Nodemcu and Blynk app | Blynk Nodemcu ESP8266 relay Control

Поделиться
HTML-код
  • Опубликовано: 26 июл 2020
  • In this video we will see about Nodemcu blynk app (blynk esp8266 relay control).We will control relay using blynk app.
    In this video we will see Home automation using Nodemcu Esp8266 and we will see how to interface nodemcu with 2 channel relay.
    Connection diagram on github:
    github.com/stechiez/iot_proje...
    Blynk library: github.com/blynkkk/blynk-library
    You can get the materials from :
    Nodemcu - www.banggood.in/custlink/mmKh...
    4 Channel Relay 5V - www.banggood.in/custlink/mGDd...
    8 Channel Relay 5V - www.banggood.in/custlink/3vDh...
    Jumper Wires - www.banggood.in/custlink/vGGh...
    For IoT based Project Tutorials:
    Tutorial on How to post data to Google Firebase using ESP8266
    • [IOT Projects #3] How ...
    Tutorial on How to post data to Thingspeak using ESP8266
    • [IOT Projects #4] How ...
    How to Get Gmail Notification on ESP8266 & OLED
    • [IOT Projects #2] How ...
    How to Post Data To Google Spread Sheet Using ESP8266
    • [IOT Projects #1] How ...
    IoT Based Smart Agriculture System | Smart Gardening
    • IoT Based Smart Agricu...
    Support My Channel:
    buymeacoffee : www.buymeacoffee.com/stechiezdiy
    Patreon : / stechiez
    #nodemcu
    #homeautomation
    #blynk
    #smarthome
    #esp8266
  • НаукаНаука

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

  • @abinjoy5008
    @abinjoy5008 3 года назад +1

    Well done...dude

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

    Nice

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

    Hello Sir I have a Doubt i'm using 5v relay on nodemcu and its low level triggered .... So when i'm triggering the relay means giving an low signal the relay is triggered and when i'm giving a high signal the relay is not comming back to the untriggered position because nodemcu gives 3.3v output which is not enough for a 5v relay....Is there any other option or am i doing something wrong??

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

    Does we need to connect a battery with node mcu?

  • @mahbuburrahmanrahman2677
    @mahbuburrahmanrahman2677 3 года назад

    Do you tell me Is it possible to control AC FAN dimmer (with zero cross detection) both By two Physical push BUttons (for speed increasing and decreasing) manually and also By Blynk app slider button for controlling speed through wifi.only zero cross detected esp8266 and blynk app slider button based fan dimmer code is available in internet but those are not manually controllable at all when wifi is not available. I ask the question because facing very difficulties to write the code for integrating push button function with only wifi controlled code (By blunk app slider button) . do you know is it possible or not ?

  •  3 года назад +3

    did you wire 3v on nodemcu or VU pin ?

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

    Hello sir
    Can you please tell how to setup the same setting you did now using new blynk app

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

    What more to do? If i had used 12v relay module

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

    Hello sir
    What's third button in ur blynk app?

  • @PiyushNikam
    @PiyushNikam 3 года назад +3

    Hello sir
    I have done exactly as yours
    But when I turn on the supply for both ESP and Relay, all the lights are turned on by default
    What should I do?

    • @StechiezDIY
      @StechiezDIY  3 года назад

      Please check if you have connected NO or NC. This setup and connection works without issue.

    • @tutunamadi
      @tutunamadi 3 года назад

      I have same problem.
      i used that relay. www.robotistan.com/2-way-5v-relay-module-2li-5v-role-karti-1-5045-21-B.jpg
      i tried d6-d0-d1 pins every pin is same. when the card is open, relay works on and redlight on. push "on" in blynk, relay goes off mode nc mode. its reverse.
      i recognize it, if i add button to blynk, i think blynk opens it. if i not add button, relay not open.
      and i change 0-1 to 1-0 on blynk button settings. still when card is online, relay on, than if you push blynk button, its works i want. but openning scenario(without any response) relay is open again.
      i'm still searching.

  • @sparshsaxena6523
    @sparshsaxena6523 3 года назад +1

    Sir please make it manual also.

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

    In my case, this application doesnt have any facilities to set the digital pins, what to do?? can you share that application file with me??

  • @kshitijtechnicals2609
    @kshitijtechnicals2609 3 года назад +1

    good work bro

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

    Port option is not showing in Arduino IDE. Please help

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

    Will that only work over the WiFi or can this be used when on holiday 1000 miles away?

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

    How many cellphone can you use to this project?
    And if you connect other phones you need to restart programming again in arduino?

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

      You can use any number of phones.

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

    Can you do voice control using Google assistant using this same components 2 bulb 2 channel relay module Esp 8266.i want to do this project.can you help me by providing the circuit diagram and code to run

  • @savitakale4515
    @savitakale4515 3 года назад

    Whenever I start the blynk app it shows "wasn't online yet " but I turned on internet and hotspot so please tell me what to do

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

    Sir i have 5V relay and the connections are as follows:-
    Vin(NodeMCU) -> VCC(Relay)
    GND(NodeMCU) -> GND(Relay)
    D1(NodeMCU) -> IN(Relay)
    The problem is when i power the NodeMCU then only the relay is switching

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

      exactly same issue i am facing, relay is not trigggering from mobile application. If you got any solution, tell me

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

    Why my relay leds turn on and off when I change the state of the buttons on the Blynk but the light stay on both? I connected both to NC. There are also no switching sound on all of the relay (mine is 4 way relay). Is it possible that my relay is not working? I also tried other example and also not work.

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

      catch your problem mine is same help me

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

      Did you find any solution?
      I have same problem. Pls help me

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

      @@varunraghuwanshi3177 I found out that the relay I was using was 12v but signal from nodemcu is 3.3v to 5v. I change it to 5v relay.

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

      @@arduinouno1285 I am using 5v relay but the problem is same?

  • @aravinds206
    @aravinds206 3 года назад +1

    How to power 12V - 2 channel relay ?
    Could anyone help me with this ?

    • @StechiezDIY
      @StechiezDIY  3 года назад

      you will need 12v power supply and use buck converter to power nodemcu board from 12V.

  • @Mike-gk7qh
    @Mike-gk7qh 2 года назад

    where is the code file link

  • @inlandb.villos1872
    @inlandb.villos1872 2 года назад +1

    even if you are not in your house still works?

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

    sir not working !
    i have 16 channel relay board and nodmcu i try alot but relay board not working all output will be on automatic like i choose a d0 as output relay light on automatic
    condition and blynk app not working
    i also check my relay board with arduino relay board working good please help me

  • @radha5930
    @radha5930 3 года назад +1

    Which relay did u use sir?
    Either 5 v or something else sir?

  • @narayanhero
    @narayanhero 8 месяцев назад

    In board wifi .....nodemcu is not showing

  • @JayGamzTV
    @JayGamzTV 3 года назад +2

    Hello Good Evening sir
    My laptop turned on bluescreen after i installing the Arduino app also code, what should i do to fix this issue pls. Help me

    • @StechiezDIY
      @StechiezDIY  3 года назад

      There is a problem with your laptop because won't give this problem. Arduino IDE is light weight application as compared to other IDE.

  • @infotainment1296
    @infotainment1296 3 года назад +2

    you do not even define the pins in code and how does it work?

    • @StechiezDIY
      @StechiezDIY  3 года назад

      If you are using digital pins in the blynk application then not required to defines the pins. I have explained that part in the video at 3:20 in the video.

  • @theindianinnovator4179
    @theindianinnovator4179 3 года назад +1

    Hi bro pls tell me I have a project
    Can we use it for water pump motor pls tell bro pls pls

    • @StechiezDIY
      @StechiezDIY  3 года назад

      yes we can use but need to add required circuit for pump motor

    • @theindianinnovator4179
      @theindianinnovator4179 3 года назад

      @@StechiezDIY can u say the circuit

  • @triox-prasathroy8910
    @triox-prasathroy8910 3 года назад

    It's need internet connection?

    • @StechiezDIY
      @StechiezDIY  3 года назад

      Yes. This is a IoT project. So, yes this will need internet connection.

  • @navarasugowtham1989
    @navarasugowtham1989 3 года назад

    Blynk app shows..... Wasn't online yet... Why this problem came...how to solve this.... I entered my mobile hotspot name and pass.... But y blynk app shows you are not online... Plz tell...

    • @StechiezDIY
      @StechiezDIY  3 года назад

      Did you follow exact same steps as me. This should be running without issue.

    • @navarasugowtham1989
      @navarasugowtham1989 3 года назад

      Exact as yours.... But in my mobile hotspot showing zero connected devices and blynk app shows nodemcu was not online.... Wt to do ?

  • @ganjishivateja1395
    @ganjishivateja1395 3 года назад

    How u r uploading two different codes. one is relay project code and second one wifiscan code

  • @geoffr5
    @geoffr5 3 года назад

    Where can I see the Arduino code in the IDE?

    • @StechiezDIY
      @StechiezDIY  3 года назад

      You will have to download the library for blink and as mentioned in the video open any required example.