Category:MFRC522

From ElectroDragon Wiki
Revision as of 16:23, 15 April 2021 by Chao (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Arduino Demo

Pin connection

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)

Documentation

RC522 Datasheet

Demo Code - Arduino


Other demo code

Read, write, set password demo code

Pages in category "MFRC522"

This category contains only the following page.