ET#1. Review of cheap ESP01 / ESP8266 Relay V4 board. 5V USB operation. Tasmota compatible.

Поделиться
HTML-код
  • Опубликовано: 4 май 2020
  • A quick over view of the V4 ESP01 relay board available from China. Compatible with Tasmota - a template already exists. A cheap and easy way to implement low voltage home automation.
    As 'Clark' points out below: The separation between the low voltage side operating the ESP and the relay contacts is very small. Please don't use this for mains voltages. I'd suggest 24V max!
    Available from a number of places including EBay and Amazon, I bought this from AliExpress. A link to the sellers site is below.
    TZ Teng Official Store: www.aliexpress.com/store/1086...

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

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

    Got screwed when I bought the Version 1.0 board. Thanks for video.

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

      If it is any consolation: it wasn't just you mate. Lots of negative observations on the earlier versions on various forums. Some fixes too. No issues with this one. Just be aware of the poor HV isolation as others have pointed out.

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

    At which version did they correct (other than v4 as you mentioned) the need to do a jumper solder and take off R2? Thanks.

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

      Sorry, can't help with that. I saw a few of the videos on here correcting the early ones, so deliberately didn't buy them!

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

    @ECETek I'm having trouble finding the template at Tasmota website - would you link?

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

      templates.blakadder.com/ESP-01S-Relay-v4.html

  • @Saw-IT
    @Saw-IT 3 года назад +1

    Thankyou

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

      You’re welcome 😊

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

    Hi
    I am in difficulty to add header file to arduino uno.
    Would you please show me where I can download complete header file? It must have "xxxx.h", like this name.
    Thanks.

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

      You need to do a check on Google! Header files are part of Arduino libraries, so it depends which library you want to use as to which header file you need. Try downloading the appropriate library again.

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

    Have seen these boards but personally I hate them, due to power requirements, HV isolation is shady.
    I prefer using NodeMCU + 4 Channel Relay Board running with Hi-Link 220V A.C. to 5v D.C. and that combination is a beast.
    I Have it running for almost 3 years now 24x7 to control Entire Room lights & fan here in India 🙏

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

      Too much for what I needed but useful to know. Thanks.

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

      when i plug esp01 then relay on one second why it on one second without any command

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

      Hi, I replied to your original post.

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

      @@ECEtek when esp01 on relay trigger for one second

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

      Hi, Please stick to one thread. As above, I have answered your original questions on your own initial thread and given you some info there. Please don't hijack the threads of others. Thanks.

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

    Distance between HV and LV side seems very close...

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

      I'd agree. I certainly wouldn't use this to switch voltages over 24V. I'm using it with a 12V car battery. The relay might claim to be rated at 10A 250V AC but I wouldn't tempt fate with that. Just because it can (if it can) then that doesn't mean you have to! Good safety point though. Thanks.

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

    can it use 12V

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

      It uses an AMS1117 3.3V regulator. These are rated at 4 - 12V (if it is a genuine chip).

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

    when you plug usb into power bank then why relay on for one second my gpio pin connected 0 am facing same issue help me

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

      Is it the same model of relay board? Some pins have to be in a particular state for the ESP01 to start up correctly and you may have an relay pin connected to one of those. There is a useful instructable here that may be of value to you. www.instructables.com/Definitive-Guide-to-Setting-Up-Your-New-ESP01-Modu/

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

      Yes this the same board relay trigger when esp 01 on

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

      @@ECEtek help me

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

      @@ECEtek i connected and try pin 0,pin 2 and pin 1 but relay trigger for 1 second when esp01 on

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

      I haven't experienced this issue with any of my relay units that I can remember. It seems to be linked to the need to set particular pins in particular ways at certain times i.e. at boot up. I suspect you are having the same issue as is being discussed on the ESP8266 community forum. They have a solution there that may be of value to you. Have a look at this and hopefully it will help you. It will need a bit of a 'fudge' with your circuit though. The community forum is filled with lots of people with a wide range of knowledge and perhaps someone else may be able to help you further. I do hope this is of value: www.esp8266.com/viewtopic.php?p=75082
      I also found this thread which confirms the initial spike is related to start up mode of the ESP01. www.edaboard.com/threads/why-on-startup-led1-connceted-at-gpio-0-once-g

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

    What's​ the​ app and​ where to​ download?

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

      There is no native app for this device. It is designed so that it hosts an esp8266 chip on an ESP01 board (the little black board in the picture). You can flash that with Tasmota which will respond to your Echo devices in an emulated mode, or you could use TasmoAdmin, or you can enable MQTT and use applications such as Node Red etc. to control it. There are other programs like ESPHome that you can use too. Thanks for your interest.