Bjarte Johansen 9151cbf25c Turn of encryption when tag is halted
If we do not turn off encryption after the tag has been halted we will
not be able to read a second tag.
2013-09-24 13:24:53 +02:00
2012-09-09 15:04:51 -05:00
2013-01-27 19:30:09 +01:00
2013-09-24 13:24:53 +02:00
2012-09-09 15:04:51 -05:00
2013-01-27 19:28:06 +01:00

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
No description provided
Readme 2.2 MiB
Languages
C++ 100%