Page 1 of 1

Wiegand module

Posted: Thu Sep 29, 2022 10:15 am
by fredy-gutierrez
Hello everyone
I am working on a MODM7AE70 and I would like to know if someone has implemented the wiegand protocol, or is there a library for netburner to do it?

Re: Wiegand module

Posted: Mon Oct 03, 2022 2:37 pm
by pbreed
Not that I know of, but should be fairly easy.
The Modm7 supports interrupts on all GPIO so one could interrupt on low clock the signal and bitbang an interface.