The RFIDRC522 module is a highly integrated, compact readerwriter designed for contactless communication at 13.56MHz [citation:5][citation:9]. This kit is ideal for access control, payment systems, and identification projects with microcontrollers like Arduino [citation:5][citation:6].
| Parameter | Value |
|---|---|
| Operating Frequency | 13.56MHz [citation:5][citation:9] |
| Communication Interface | SPI [citation:5][citation:9] |
| Operating Current | 13-26mA [citation:5][citation:9] |
| Reader Distance | <10cm [citation:5] |
| Package Includes | RC522 Module, S50 Card, S50 Key Fob, Pin Headers [citation:1][citation:5] |
= Key Features =
Powerful Encryption - Supports rapid CRYPTO1 algorithm for secure data transmission [citation:9].
Compact Module - Small footprint (40mm x 60mm) for easy integration into projects [citation:5].
Comprehensive Kit - Includes both a plastic card and a keychain fob for versatility [citation:1][citation:5].
√ Compatible with Arduino Uno, Mega, Nano, and Raspberry Pi [citation:5][citation:7].
√ Includes two RFID tags: one card and one key fob [citation:1].
| RC522 Pin | Arduino Pin |
|---|---|
| 3.3V | 3.3V [citation:3] |
| GND | GND [citation:3] |
| RST | Digital Pin 9 [citation:3][citation:7] |
| SDA (SS) | Digital Pin 10 [citation:3][citation:7] |
| MOSI | Digital Pin 11 [citation:3][citation:7] |
| MISO | Digital Pin 12 [citation:3][citation:7] |
| SCK | Digital Pin 13 [citation:3][citation:7] |
Note: While the module uses 3.3V logic, the 3.3V pin from the Arduino can power the module directly [citation:3].
Module not detected: