ESP8266EX Fun With Relay Module, Home Assistant & MQTT

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

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

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

    Nice work mate. Very easy to understand first time around. I appreciate that a lot you’ve got a knack for teaching this I’ve watched many on this topic you did a wonderful job.

  • @VictorGuerrero18
    @VictorGuerrero18 3 ปีที่แล้ว +2

    I found cheap ESP8266 with relay and ordered it without thinking. --- i did exactly the same thing!
    now searching youtube on how to use it. :)

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

    This my good man, this made the whole difference for the last pieces of hair on my head! Thank you so much!!

  • @n.r.2258
    @n.r.2258 3 ปีที่แล้ว +6

    Considering that the Sonoff switch actually costs even less, but includes everything, this switch is only something for hobbyists.

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

    This exactly what i was looking for ,, thank you very much man ,,, i will try it and let you know if it worked for me.
    Thanks

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

      Hi there,I have applied all steps and configured Home Assistant but, I'm having a problem connecting my esp8266 to Home Assistant, it connects to the wifi network but shows the error below:
      Serial port COM8 opened
      ....
      Connected, IP address: 192.168.1.115
      Light - MQTT - ERROR
      i will appreciate it if you can help me fix it

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

    nice, very well explained and for someone who just got into IoT this is perfect

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

    Nice video, with excellent detailed information !

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

    I'm searching for a nice webUI for this exact board. I have only a simple text html site with small on/off link.

  • @LoneWolf-qy9uw
    @LoneWolf-qy9uw ปีที่แล้ว

    Hi I want to make a switch using microcontroller for high power device like refrigerator or water pump which relay would work for this purpose.

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

    I had issue with relay. The startup trigger flickering of relay. How did u solve that ?

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

    How would this hold up in the current day?
    or would you suggest a better different ESP8266 relay?
    was planning on getting one of these cheap ones to use with some led-strips.

    • @1BarConnection
      @1BarConnection  ปีที่แล้ว

      If you put some effort and time in it, it will do. Today you also have a "plug and play" solutions like Shelly and Sonoff switches with their apps. In the upcoming months I'll release new content for Shelly devices so check it out once uploaded. My latest video is explaining Shelly humidity and temperature sensor so you can see how the Shelly app looks like and find some info there. In any case have fun!

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

    Requiero informacion para programar este modulo que tengo, No tengo conocimiento de Programacion de Arduino. Porfavor

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

    I got a slightly different module, and can't get it to turn the relay on. Tried all GPIOs available. The module get enough juice. Any ideas?

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

      Check connections for that module. The scheme or diagram to be sure you are wiring as it should be.

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

    ..this module has bug on its relay board..remove the smd R2 202 resistor in the relay board to be able to work after programming via the switched USB programmer for the esp-01s

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

      Yeah, I don't why they are producing it with that specific resistor.

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

    Eskoi app konsi h naam kya h app ka

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

    lots of patchwork to get this working....

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

      Yes, that's why I had a "fun" with it. :)

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

    muy bueno amigo, harás algo así pero usando node-red

    • @1BarConnection
      @1BarConnection  3 ปีที่แล้ว

      I haven't try node-red yet. I will look for that in future maybe.

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

    not so plug and play aymore ay?

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

    thanks for sharing. i am looking for programming using arduino ide for this esp8266

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

    Is this work without INTERNET

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

      Not sure if I understand your question exactly. You do not need the ISP internet access for this module to work. You can connect it to your router/modem WLAN with the Wi-Fi or program module to work as AP over Wi-Fi.

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

      I say if I have not any routers can I use only mobile for on off it

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

      si se puede hacerlo funcionar con una O alambrada con o sin internet, encendiendo el apagador manualmente.

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

    Nice explanation

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

    Los chinos siempre te mandan acertijos en las tarjetas.

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

    You should try with micropython. Much more easy. 😉

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

      Thanks. I've heard about it but still didn't try it.

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

    very nice
    but please stop music in your video

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

    Whatsap kar do app ka naam Singal rile ka program