My Very Own Garage Door Opener (Gadget #2)

Поділитися
Вставка
  • Опубліковано 2 жов 2024

КОМЕНТАРІ • 19

  • @jamesMcroy12
    @jamesMcroy12 9 місяців тому +12

    You can easily make this secure by having a private key on both the receiver and transmitter. The esp32 in the car will take the current time, encrypt it with the key and send it to the receiver, the receiver can then decode the transmitted message with the private key, and check the timestamp, make sure its only a couple seconds old and then open the garage door. This way even if someone is recording your transmitter signals, it is worthless to them as every transmit message is only valid for a couple of seconds.

  • @simon-yt
    @simon-yt 9 місяців тому +3

    Very nice

  • @LJTobek
    @LJTobek 9 місяців тому +1

    Why don't you do the processing and checking for the wheel on the esp32 in the car? It would only need to send a message to the esp8266 when it recognizes a wheel press, therefore there's much less traffic over the air

    • @MrDIYca
      @MrDIYca  9 місяців тому

      I wanted to keep the gateway car agnostic, simple and decoupled.

  • @iVMSUK
    @iVMSUK 7 місяців тому

    Sir,
    Amazing idea,
    Can you refer me to any source online to get DBC file for my Honda Civic (hybrid) 2008, Audi A1 2011, Range Rover 2021, Ssangyoung Rodius 2005?

  • @tboss1111
    @tboss1111 3 місяці тому

    Do we still need to email from our order for the source code or is it available somewhere online?

    • @MrDIYca
      @MrDIYca  3 місяці тому

      gitlab.com/MrDIYca/canabus

  • @MagicJF
    @MagicJF 9 місяців тому

    Is there any reason why manufacturers do not want to share dbc files?

    • @harveybolton
      @harveybolton 9 місяців тому +3

      It just doesn't benefit them, so they don't. By making it difficult to modify and extend cars functionality in this way it typically maximises opportunities for the manufacturer to upsell later on during servicing, as well as bolt-on features like the $350 garage door opener mentioned at the start of the video.

  • @FrankGraffagnino
    @FrankGraffagnino 9 місяців тому

    very cool

  • @АндрейКуликов-п4ж
    @АндрейКуликов-п4ж 9 місяців тому

    Just as idea. You can find CAN message connected to blind spot detection and fix one of the biggest issue in old tesla ;)

    • @MrDIYca
      @MrDIYca  9 місяців тому

      I'm working on a new gadget, an ambient light strip similar to the one on the new Model 3. Maybe I can do blight spots there.

    • @АндрейКуликов-п4ж
      @АндрейКуликов-п4ж 9 місяців тому

      Wow, it will be amazing

  • @rickyz4115
    @rickyz4115 9 місяців тому

    work on Model S/X?

    • @MrDIYca
      @MrDIYca  9 місяців тому

      It works on any car if the CAN ID & Data for the button are known

    • @rickyz4115
      @rickyz4115 9 місяців тому

      I'm planning to purchase your CAN Shield. Will the code you are going to provide works for a Model X? The garage opener part I will manage. @@MrDIYca

    • @MrDIYca
      @MrDIYca  9 місяців тому

      The gateway code works on any CAN bus. All it does is convert CAN to ESPNow blindly. Your receiver will have to figure out which ID and DATA to use ( that is the tricky part). You might want to watch my CAN framework video - ua-cam.com/video/gtVQeTRps7o/v-deo.html

  • @johnathansmith1003
    @johnathansmith1003 9 місяців тому +1

    It's crazy, my garage door came with an opener that I slide on my sun visor.