Skip to content

m2wasabi/nfcpy-suica-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfcpy sample (suica reader)

About

nfcpy 0.10.0用の Felica読み込みサンプル

Using

  • python
  • nfcpy

Setup

  1. Install nfcpy
cd python
bzr branch lp:nfcpy
chmod a+x *.py
cd ..

Contents

  • tagspec.py 読み込んだNFCタグのクラス・メソッドを表示
  • nfc_dump_suica.py 読み込んだSuidaの生データを表示
  • suica_read.py 読み込んだSuidaの分析データを表示

それぞれコマンドラインから実行します。

Lisence

本プログラムはMITライセンスです。

About

nfcpy 0.10.0 sample codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages