Go to https://www.raspberrypi.com/software/ to download the Raspberry Pi Imager, or download the OS manually from here.
In either method, for Raspberry Pi 4 with 4 GB+ RAM, 64-bit version of the Raspberry Pi OS is recommended. If you have downloaded the image manually, use https://www.balena.io/etcher/ (balenaEtcher) to flash a microSD card (with recommended capacity of 8 GB+) with the OS image.
For headless setup (setup without any monitor/KB/mouse) with Raspberry Pi Imager, please fill the necessary details in the below configuration page.
Please follow the below wiring diagram with the table guide to connect Pi with the rfid module.
| MFRC522 Header | Diagram Colour | Pi Header | Notes |
|---|---|---|---|
| 3.3V | Grey | 1 | 3.3V |
| RST | White | 22 | GPIO25 |
| GND | Black | 6 | Ground |
| IRQ | – | – | Not connected |
| MISO | Purple | 21 | GPIO9 |
| MOSI | Blue | 19 | GPIO10 |
| SCK | Green | 23 | GPIO11 |
| SDA | Yellow | 24 | GPIO8 |
Raspberry Pi GPIO pin diagram is available here: https://pinout.xyz/
-
NFC Tools: https://play.google.com/store/apps/details?id=com.wakdev.wdnfc
-
NFC TagInfo by NXP: https://play.google.com/store/apps/details?id=com.nxp.taginfolite
-
NFC TagWriter by NXP: https://play.google.com/store/apps/details?id=com.nxp.nfc.tagwriter


