n0xa / m5stick-nemo

M5 Stick C firmware for high-tech pranks
Other
673 stars 134 forks source link

Enable RFID2 module for M5stickCPlus2 to clone Mifare UID #104

Open damtrx opened 5 months ago

damtrx commented 5 months ago

Enable RFID2 module of M5stickCPlus to copy Mifare UIDs (clone cards). Obviously copied the code and modified yours so we can use RFID reader to clone NFC card -13mhz Display can be improved. Code can be moved to .h . I don't know how :)

Module : https://docs.m5stack.com/en/unit/rfid2

I will try to extend this to clone Mifare cards with their keys.

damtrx commented 5 months ago

Original code: https://github.com/aat440hz/RFIDCopy-M5StickCPlus/blob/main/RFIDCopy-m5stickcplus.ino