Read/Write/Get UID from RFID SRI512 Tag with Libnfc
In this little project will show you how to read/write SRx RFID tags using libnfc. I have an Adafruit PN532 shield that I use with Libnfc. I compiled the library to communicate through UART with arduino and the later as a SPI gateway to PN532. I was struggling at first […]