The Hub 2 - an ESPNow to MQTT gateway

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • UPDATE: Hub 3 is out - • The Hub 3 - an ESPNow ...
    An overview video of the new hub design used in my ultra-low power trigger sensor system. This is version 2 with brand new hardware and firmware.
    Buy the Hub - store.mrdiy.ca... (SOLD OUT)
    Get the BIN files
    =============
    ■ for the Gateway (ESP12F 4MB FS:none OTA:~1019KB) - gitlab.com/MrD...
    ■ for the Receiver (ESP01 1MB FS: none OTA:~502KB) - gitlab.com/MrD...
    Source Code - store.mrdiy.ca...
    Get the components (Amazon)
    ============================
    ■ Gateway/ESP12F - amzn.to/3lvR1X8
    ■ Receiver/ESP01 - amzn.to/3tYsQ7G
    ■ OLED - amzn.to/3hI8Zoa
    Get the components (AliExpress)
    ============================
    ■ Gateway/ESP12F - s.click.aliexp...
    ■ Receiver/ESP01 - s.click.aliexp...
    ■ OLED - s.click.aliexp...
    The links above are usually affiliate links that support the channel (no additional cost for you).

КОМЕНТАРІ • 49

  • @MrDIYca
    @MrDIYca  2 роки тому

    UPDATE: My new Hub version 3 is out. Check it out here - ua-cam.com/video/as6laOtSeNY/v-deo.html

  • @MrDIYca
    @MrDIYca  2 роки тому +5

    I am working on the Hub version 3 and hopefully will have it out in January along with the version 3 of the ULP trigger sensor. I will make them available in the store as soon as they are ready :)

  • @gadjetsvideo
    @gadjetsvideo 2 роки тому +3

    Fantastic project, if you still need a case let me know along with the dimensions of the board ideally a 3d STL file and I can do you one.
    I have an old mains adapter case for a wifi repeater that I will design the PCB to fit as I already use it for an MQTT connected display.

    • @MrDIYca
      @MrDIYca  2 роки тому

      Initially, I did the same. I used an enclosure from a battery bank until a viewer sent me a case design. Thanks!

  • @FrankGraffagnino
    @FrankGraffagnino 3 роки тому +3

    for your HTTP integration, it might be useful if the resource layout is a bit more RESTful, so perhaps under status you could have //status and a GET on that resource would retrieve the status. And perhaps the "/" resource would return all of the ids that can be used in the resource tree. In any case, MQTT is probably much better here. I love seeing more MQTT projects!

  • @zzzzzzz7633
    @zzzzzzz7633 2 роки тому +1

    I want to know how you connect esp01 to another ESP modul. It's not working for me.

    • @MrDIYca
      @MrDIYca  2 роки тому +1

      I included the schematic with the source code. It should all be there.

  • @musakucuk2224
    @musakucuk2224 3 роки тому +2

    I've been thinking about something like this for a long time. Thank you very much

  • @mt-qc2qh
    @mt-qc2qh Рік тому +1

    Your design helped me to solve a subtle problem introduced by a change of Internet provider in my community. The new provider provided an Eero mesh router which could not adapt to a specific channel required for espnow. I used the D1 mini as a hub and a esp01 for the espnow receiver fixed on a specific channel. The serial insterface on the esp01 works well bridging the espnow message to the D1 on wifi. Thanks for the ideas!

  • @annoorkhan4219
    @annoorkhan4219 2 роки тому

    Can you please make a video on how to make this web page ?

  • @Reza1984_
    @Reza1984_ Рік тому

    Subbed, slick work!

  • @TOMTOM-nh3nl
    @TOMTOM-nh3nl 2 роки тому +1

    Thank You

  • @GuillaumeDuveau
    @GuillaumeDuveau 3 роки тому +1

    Would buy one if you shipped to France :)

    • @MrDIYca
      @MrDIYca  3 роки тому

      I am exploring international shipping but they are pricey!

  • @flax1k810
    @flax1k810 2 роки тому +1

    Can you share the code behind the gateway & receiver instead of bin files?

    • @MrDIYca
      @MrDIYca  2 роки тому +1

      store.mrdiy.ca/p/ulpvss-sc/

    • @flax1k810
      @flax1k810 2 роки тому

      @@MrDIYca Thank you

  • @miker5674
    @miker5674 3 роки тому +1

    I am going to order one, then I will make a case for it! Nice job

    • @MrDIYca
      @MrDIYca  3 роки тому

      That is awesome. Looking forward to it!

  • @asitisj
    @asitisj 2 роки тому

    Can i build a messenger like whatsApp with this?

  • @Robert1984kappert
    @Robert1984kappert 3 роки тому +1

    That is a really nice design for an ESPNOW hub, I would buy one if it eould ship to the netherlands 👍

    • @MrDIYca
      @MrDIYca  3 роки тому

      Thanks! I will look into adding international shipping :)

    • @martinlenke
      @martinlenke 2 роки тому

      @@MrDIYca Hi there, what a great project, exactly what I was looking for! Will you get new stock in and did you sort out international shipping?

    • @MrDIYca
      @MrDIYca  2 роки тому

      @@martinlenke thanks! Hub ver2 is sold out. But I am planning to have Hub ver3 out in ~January. I haven't looked into international shipping yet but I should soon. Are you in Europe as well?

  • @PhG1961
    @PhG1961 2 роки тому

    Awesome video ! What a great project !

  • @dunk_law
    @dunk_law 2 роки тому

    This can be done with a single ESP32.

    • @MrDIYca
      @MrDIYca  2 роки тому

      It can also be done with a single ESP8266, but it's not really worth it.

    • @dunk_law
      @dunk_law 2 роки тому

      @@MrDIYca It cannot be done reliably with an 8266. I am referring to simultaneous communications, not alternating.

  • @jamescullins2709
    @jamescullins2709 2 роки тому +1

    Very interesting, I like it.

  • @TATIYALHOUCINE
    @TATIYALHOUCINE 2 роки тому

    You can use broadcast to send scan command to slaves so the receivers can identify them selfs to the hub and in the same time add the hub mac address as a peer to send Data

    • @MrDIYca
      @MrDIYca  2 роки тому

      You can but the sensors are battery powered and their radio is 99% of the time off.

  • @MakerMeik
    @MakerMeik 2 роки тому

    Great Project, I love it!

    • @MrDIYca
      @MrDIYca  2 роки тому

      Thank you! Cheers!

  • @MagivaIT
    @MagivaIT 2 роки тому

    do you have a build video for this, how are you doing the comms between the 2 devices ?, really missing this vital build walkthrough

    • @MrDIYca
      @MrDIYca  2 роки тому

      the schematic is in the video at 1:16

    • @MagivaIT
      @MagivaIT 2 роки тому

      @@MrDIYca hahah yes i see that, it was more that a video walk through of comms between the 2 devices would have a good video, to see how youve done that without me having to download the code and figure it

  • @SchmurtzAlex
    @SchmurtzAlex 2 роки тому

    Hi, Thanks for this video.
    Why 2 different esp on this board ?

    • @MrDIYca
      @MrDIYca  2 роки тому

      Do you know of a reliable way to do it with just one? I couldn't find any

    • @SchmurtzAlex
      @SchmurtzAlex 2 роки тому

      @@MrDIYca no I mean why 2 different form factor (esp01 and shielded esp8266) 😉

    • @MrDIYca
      @MrDIYca  2 роки тому

      You are getting ahead of me :) this will be answered in the Hub3!

  • @wetw618
    @wetw618 3 роки тому

    ship international?

    • @MrDIYca
      @MrDIYca  3 роки тому +1

      Not at the moment, but I will look into that option.

    • @asitisj
      @asitisj 2 роки тому

      @@MrDIYca tag me when you do

  • @ynetdothk
    @ynetdothk 2 роки тому

    any time soon to have this back in stocks, so we can buy it.

    • @MrDIYca
      @MrDIYca  2 роки тому

      Not until the new year sadly

    • @ynetdothk
      @ynetdothk 2 роки тому

      @@MrDIYca yes thx! Will wait for that!

    • @cmorda11
      @cmorda11 2 роки тому

      I also want to buy this!

    • @MrDIYca
      @MrDIYca  2 роки тому

      @@cmorda11 Sorry, it is sold out. I am working on version 3 and should have it out sometime in January - maybe check back then :)