RC522 RFID Reader/Writer Module
13.56MHz Contactless Card Reading via SPI
The RC522 is built around NXP's MFRC522 chip, an integrated reader/writer for contactless communication at the 13.56MHz ISM band - the same frequency used by MIFARE cards. It works through inductive coupling: the module's onboard antenna coil generates an oscillating magnetic field, and when a passive RFID tag (which has no battery of its own) is brought within a few centimeters, that field induces a current in the tag's own coil - enough to power its tiny onboard chip and let it modulate the field back with its stored data, a technique called load modulation. The RC522 chip demodulates that faint returned signal, handles the ISO/IEC 14443 Type A protocol timing, and exposes read/write access to the tag's memory over SPI, so your microcontroller only deals with clean structured commands and data rather than raw RF timing.
Key features
Read & Write
Not just reading UIDs, but reading and writing to MIFARE card memory sectors.
SPI Interface
A fast, simple 4-wire digital connection to any microcontroller.
ISO/IEC 14443A Compliant
Compatible with standard MIFARE Classic and Ultralight cards and tags.
Includes Card + Keyfob
Most kits bundle both a card and a keyfob tag to get started immediately.
Low Power Operation
Draws modest current, practical for battery-powered access-control projects.
Anti-Collision Support
Can detect and address multiple tags in the field without conflict.


