ESP8266 Project: How to control 2 AC bulb or load using 2 Relay with NodeMCU and D1 Mini over WiFi

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024

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

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

    As always, an excellent explanation and demonstration! I think you are one of the very best on You Tube in you field! Thanks!

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

      You are welcome. You are ver kind.

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

    very nice video, i like using the node mcu micro controllers, i have a very similiar project completed 1 year ago, and controlling via internet, controlling outside flood lamp mounted high on a power poke, for lighting the area, i will modify the code to support sound and proximity sencing, controlling the outside flood lamp about 30m away from the lamp. tgz for yr work that u post, uts a great source for makers. 😀

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

      Thank you. Thank you for sharing your experience. Yes indeed you can modify it. More on this module is coming.

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

    do we need to short JDvcc and Vcc in that 3 pin set?

    • @robojax
      @robojax  ปีที่แล้ว

      Hello, I am not sure but if you are asking about the relay pins, Here is introduction to the dual relay module th-cam.com/video/EclIomn_3dI/w-d-xo.html

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

    how will the switch on switch off web page pop up? will it show automatically if i run the code?

    • @robojax
      @robojax  ปีที่แล้ว

      which pop up? this is the page where you control the relay. I have shown how to open it. perhaps you skipped the video.

    • @synchronousmotor749
      @synchronousmotor749 ปีที่แล้ว

      @@robojax when my relay is turned on it s red light does turn on but doesnt make any noise when turned on and also the output ligtt supplied by the ac voltage doesnt gets turned on....please helppp

  • @GurinderSingh
    @GurinderSingh 3 ปีที่แล้ว

    Is this on state agian if power failure after power supply again the last command work

    • @robojax
      @robojax  3 ปีที่แล้ว

      no. not at the moment.

  • @Singhchandan221
    @Singhchandan221 3 ปีที่แล้ว

    getting error --- (redefination of 'const uint_8 D0) exit status 1

    • @robojax
      @robojax  3 ปีที่แล้ว

      you must have changed the code. first try it without any changes, once it worked, then change the code. you should have used the "download" button to use the code.