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?
Wiegand module
Re: Wiegand module
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.
The Modm7 supports interrupts on all GPIO so one could interrupt on low clock the signal and bitbang an interface.