Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 646 Bytes

Raspberry Pi Wiegand RFID controller

Python code to connect an Wiegand RFID Card Reader on Raspberry Pi using the RPIO library.

Due to performance issues, we decided to rewrite the program in C with wiringPi lib.

##Connection diagram

Connection diagram

##Links