A utility for changing the UIDs of MIFARE 1k clones and resetting them again using an Arduino Uno and RC522.
Find a file
2020-02-10 13:36:57 +01:00
MagicMifare.ino Fixed some typos 2020-02-10 13:36:57 +01:00
README.md Create README.md 2018-09-26 15:18:57 +02:00

Dependencies

Setup

Download the MFRC522 repository as a zip file and extract it into your arduino libraries folder. For some reason the official releases don't contain the MFRC522hack and MFRC522debug classes, which we need.

Connecting the RFID module to Arduino is described in "MagicMifare.ino"

Running

Open the "MagicMifare.ino" in Arduino IDE and upload it to your board. Then open the serial monitor.