9151cbf25c1a9f7fe68656525039234e6816d2d0
If we do not turn off encryption after the tag has been halted we will not be able to read a second tag.
rfid
Arduino RFID Library for MFRC522
Read a card using a mfrc522 reader on your SPI interface on your Arduino
- Pin layout should be as follows (on Arduino Uno):
- MOSI: Pin 11 / ICSP-4
- MISO: Pin 12 / ICSP-1
- SCK: Pin 13 / ISCP-3
- SS: Pin 10 (Configurable)
- RST: Pin 9 (Configurable)
Description
Languages
C++
100%