A library to read HID RFID cards through the wiegand protocol. This was tested with the HID ProxPoint Plus 6005BG00.

Dependents:   HID_ProxCard_Wiegand_Example

Embed: (wiki syntax)

« Back to documentation index

Wiegand Class Reference

Wiegand Class Reference

#include <Wiegand.h>


Detailed Description

 #include "Wiegand.h"
 
 Wiegand  wiegand(pin data0, pin data1, pin hold, onRFIDRead); data0/data1 are ISR Inputs, hold = digital Out

Definition at line 34 of file Wiegand.h.