Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 427 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 427 Bytes

RFID Card UID Clone

A simple tool for reading and cloning RFID card UIDs. This tool can read the unique identifier (UID) from an RFID card and clone it onto another card.

Features

  • Read UID from RFID cards
  • Clone UID to target cards
  • Compatible with various RFID card types

Hardware Support

  • Arduino with PN532 module
  • Arduino with RC522 module

Development Environment

  • VSCode with PlatformIO extension