Skip to content

jenrinaldo/nfc-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID Reader with ACS-ACR122U-Tool and Arduino Uno + RFID RC522

ACS-ACR122U-Tool

Python code to read/write nfc card with ACR122U in python folder

Environtment

  • pyscard
  • python 3

Command List

$ python nfc.py read

How to read data

  • Connect the reader to computer and put a card on the reader.
  • Read all data in card with 'read' command

Arduino Uno RFID Reader <Mifare 1K Classic Only> with RFID RC522

The code in Arduino folder

Thanks to

Kim Dong Min

GNU General Public License v3.0