Closed Kyle-Falconer closed 4 years ago
Implemented this as of 6d1bfd15d890502eb22475b7ffe513a7c5428df6 through the nfcpy Python library.
As of that commit, the nfc_manager program is capable of listening for NFC tags and storing all available information in Redis for later processing.
We need support for PN532 Mifare/13.56 MHz NFC device, as it is inexpensive and has good software support through the Adafruit CircuitPython PN532 library.
Use cases for this is to allow people to badge in using an RFID card as an alternative to using the login interface.