This is a firmware for AVR devices that reads from Wiegand interface and outputs results to a character LCD display.
This is intended for an ATmega8515L chip, but other AVR devices can be used as long as there is a full 8-bit port available for communication with a HD44780-compatible LCD. See port definitions in lcd.h for more details.
PortA[7:0]' goes toD7toD0` on the LCDPortE[2:0]goes toEN,RW,RSon the LCDData0(green) andData1(white) on the Wiegand-interface goes toINT0andINT1
- 26-bit HID Proximity (standard)
- 35-bit HID Corporate 1000
Other card formats can still be read but will not have their site and card numbers decoded.