NFC

brew install bzr

bzr branch lp:nfcpy
brew install libusb
brew install libusb-compat
sudo pip install –pre pyusb

cd nfcpy
python examples/tagtool.py

[nfc.clf] searching for reader with path ‘usb’
[nfc.clf] using SONY RC-S380/P at usb:020:006
[main] touch a tag
Type3Tag IDm=012e34e730553b52 PMm=00f1000000014300 SYS=88b4

 

参考

http://techblog.qoncept.jp/?p=175

Leave a Reply