Skip to content

mascii/nfcpy_id_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# nfcpy_id_reader

Read the card ID (Mifare: UID, FeliCa: IDm) with [nfcpy](https://github.com/nfcpy/nfcpy/) (a Python module).

## Requirement
### Python version
  - v2.7.x

### Operation System
  - Raspbian
  - macOS

## Install
```
pip install -U nfcpy-id-reader
```

## Usage
```
python -m nfcpy_id_reader
```

## License
EUPL 1.1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages