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
sudo apt-get install python-pyscard
python NFCReader.py
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!
MIT