Skip to content

aat440hz/RFIDCopy-M5StickCPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID Cloner for M5StickC Plus

Overview

This RFID Cloner project is designed for the M5StickC Plus, a portable and versatile ESP32-based development kit with a built-in display. The project allows you to read and clone MIFARE Classic RFID cards using an MFRC522 RFID module and the M5StickC Plus.

Features

  • Read and display information from MIFARE Classic RFID cards.
  • Clone MIFARE Classic RFID cards.

Hardware Requirements

To set up this project, you will need the following hardware:

  • M5StickC Plus
  • MFRC522 RFID module
  • MIFARE Classic RFID cards

Installation

  1. Clone this repository to your local environment.
  2. Upload the provided code to your M5StickC Plus using the Arduino IDE or PlatformIO.
  3. Connect the MFRC522 RFID module to your M5StickC Plus.
  4. Power on the M5StickC Plus.

Usage

  • When you power on the M5StickC Plus, it will be in "Read Mode." Press the 'A' button to switch between "Read Mode" and "Write Mode."
  • In "Read Mode," the device will read and display information from MIFARE Classic RFID cards.
  • In "Write Mode," you can write the UID of a card to another card by presenting it to the MFRC522 module.

Troubleshooting

  • If the display text overlaps, the code has adjustments to minimize the issue, such as reducing text size and moving the error message down.
  • Ensure the hardware connections are correct.
  • Make sure you have MIFARE Classic RFID cards to read and clone.

Contributions

Contributions to this project are welcome. Feel free to fork this repository and submit pull requests for improvements or new features.

License

This project is licensed under the MIT License.

Acknowledgments

  • This project is based on the MFRC522 library.
  • Developed for educational and experimental purposes.

https://github.com/Sarah-C/M5Stack_Core_MFRC522_RFID_Cloner

About

RFID Cloner project is designed for the M5StickC Plus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages