https://github.com/hardillb/node-red-contrib-nfc
https://github.com/hardillb/node-red-contrib-nfc
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hardillb/node-red-contrib-nfc
- Owner: hardillb
- License: apache-2.0
- Created: 2014-10-19T15:21:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-14T10:36:02.000Z (over 11 years ago)
- Last Synced: 2025-03-20T04:40:29.321Z (over 1 year ago)
- Language: JavaScript
- Size: 199 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
node-red-contrib-nfc
====================
Depends on a modified version of the nfc npm node found here:
https://github.com/hardillb/node-nfc
And ndef npm
Run the following to install:
npm install ndef https://github.com/hardillb/node-nfc
Should work on Linux and possibly Mac
On Linux you may need to remove a the kernel based NFC driver e.g.
modprobe -r pn533
The actual module may vary depending on your NFC hardware