[48] Introduction to the Wiegand protocol

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025

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

  • @MrDerekJamison
    @MrDerekJamison  Год назад +2

    Next week, I plan on releasing a video about the Flipper Zero built-in application and Wiegand sensors. It will probably be a combo of demo + code, that way you can try to understand how the Flipper Zero decodes the data.

  • @mumbles1justin
    @mumbles1justin Год назад +1

    Spectacular🎉.
    Im going to get one of the keypads your using todo some comparisons with the wiegand devices and control systems Ive got.
    Are you actually using the F0 in place of of a logic analyzer in pulse view? or did i just overlook your logic analyzer?

    • @MrDerekJamison
      @MrDerekJamison  Год назад +1

      For this video I used the hardware at github.com/jamisonderek/flipper-zero-tutorials/tree/main/electronics#tools to do the decoding of signal. Next week's video is using FZ accessor app & the code it uses for decoding signals.
      The software I'm writing (that I mentioned briefly in the video) also uses two pins on the Flipper Zero and does GPIO GpioModeInterruptRiseFall to figure out the timings. To emulate a device, it uses GpioPullNo with OutputOpenDrain to pulse the lines low.

    • @mumbles1justin
      @mumbles1justin Год назад +1

      Cool!
      I just ordered keypad through your affiliate link so hopefully you get a little something back.

    • @MrDerekJamison
      @MrDerekJamison  Год назад +1

      @@mumbles1justin Thank you, I appreciate it!