AdamLaurie / RFIDIOt

python RFID / NFC library & tools
http://www.rfidiot.org/
1.04k stars 224 forks source link

Adding JEWEL support to isotype.py and pynfc.py #19

Closed vitorio closed 8 years ago

vitorio commented 9 years ago

http://rfidiot.org/documentation.html lists Innovision Jewel tag support:

isotype.py

Readers: ACG HF, ACG LAHF, PCSC TAGS: ISO 14443 A/B, ISO 15693, ISO 18000-3, NFC, I-CODE, HID iCLASS, FeliCa, Innovision Jewel, Mifare, JCOP

Attempt to determine HF TAG type and, where appropriate, show ATR/ATS values.

but no such support is actually available in RFIDIOt when using LIBNFC. This adds support for detecting Jewel tags.