https://github.com/dherault/nfc
Work based on libnfc C library
https://github.com/dherault/nfc
Last synced: about 1 year ago
JSON representation
Work based on libnfc C library
- Host: GitHub
- URL: https://github.com/dherault/nfc
- Owner: dherault
- Created: 2014-03-15T12:14:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T16:50:09.000Z (over 10 years ago)
- Last Synced: 2025-03-20T23:18:30.370Z (over 1 year ago)
- Language: C
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NFC
Work based on the [libnfc](https://github.com/nfc-tools/libnfc) C library.
A simple NFC tag reader to be used with any libnfc-compatible device. Outputs the chip's id + carriage return.
### License
MIT