Skip to content

DIY project design that allows you to copy RFID cards.

Notifications You must be signed in to change notification settings

MSoftwaree/rfid-copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID Copier

DIY project design that allows you to copy RFID cards. RPI with the RC522 module is used to copy cards. As soon as the device starts up, the LCD will ask you to write or read the card. It will be possible to write the card only after the first reading. The program will keep the card data in memory, which can be copied many times, without the need to read it each time. Two buttons are used to select the read or write option.

Equipment list

  • Raspberry Pi Zero
  • Micro SD Card
  • Micro USB cabel
  • RFID-RC522
  • LCM1602 with LCD
  • RFID Card
  • Buzzer
  • Switch x2
  • 3D case

Connections

Below is a graphic with a presentation of all the necessary connections to complete the project: plot

Preparation of the RPI

Complete instruction for how to prepare your RPI you can find here: RPI Preparation

Case

Below you can find a complete case for this project with STL files.

plot

The bottom part:

STL - Bottom Part plot

The top part:

STL - Top Part plot

About

DIY project design that allows you to copy RFID cards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages