Some code for an Arduino Pro Micro to read a weigand rfid reader (specifically a HID door card reader) and output text as a keyboard.
Go to file
2020-03-28 17:10:47 -04:00
.gitignore Add *.elf and *.hex to .gitignore 2020-03-28 17:10:47 -04:00
hidReader.ino Use arduino's bitWrite to simplify DATA0/DATA1 ISRs 2020-03-28 17:09:09 -04:00