Skip to content

StevenTso/ACS-ACR122U-NFC-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ACS ACR122U NFC Reader / Writer

Python based reader/writer that is used to read tag data from the NFC ISO 14443 Type A and B cards, Mifare, FeliCa, and all 4 types of NFC (ISO/IEC 18092) tags.

Code provides a basic framework used to grab tag data.

#Environment Tested under OS X Mavericks using a Debian virtual machine. If you are using a virtual machine to boot Linux, Google "Virtual USB Configuration" or use this link. You will have to do this if you are using a VM, otherwise the ACR122U reader will not mount to the virtual machine.

#Tech pyscard - python for smart cards

Installation

sudo apt-get install python-pyscard
python NFCReader.py

Update (August 2018)

Hi everyone! I am ecstatic to soon push out a much-needed update to this project! Recently, I've been experimenting with simpler ways to read to NFC and also write to NFC that works on both Windows and Mac and has a more extensive list of features. I'm currently opening up the new project to a select few users (limited spots) before a general release (TBD).

Sign up below: tagrightlabs.com

Also please don't hesitate to reach out directly to me at contact@tagrightlabs.com

Thank you in advance!

License

MIT

About

ACS ACR122U NFC Reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages