Henri de Jong 4fb3551357 Update README.md
Change RST pin
2013-01-27 19:30:09 +01:00
2012-09-09 15:04:51 -05:00
2013-01-27 19:30:09 +01:00
2012-09-09 15:04:51 -05: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%