https://github.com/soixantecircuits/nfc-reader
Read NFC tag from ACR122 and family easily.
https://github.com/soixantecircuits/nfc-reader
Last synced: 3 months ago
JSON representation
Read NFC tag from ACR122 and family easily.
- Host: GitHub
- URL: https://github.com/soixantecircuits/nfc-reader
- Owner: soixantecircuits
- Created: 2016-12-17T18:22:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-17T18:28:21.000Z (over 8 years ago)
- Last Synced: 2025-01-29T13:44:49.780Z (4 months ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 4
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NFC Reader
> A Neodymium project
[](http://standardjs.com/)
[](http://forthebadge.com)
[](http://forthebadge.com)
[](http://forthebadge.com)
[](http://forthebadge.com)## Build Setup
``` bash
# install dependencies
yarn./node_modules/.bin/electron-rebuild
yarn start
```For detailed explanation on how things work, checkout the [guide](http://soixantecircuits.github.io/nd/).