An open API service indexing awesome lists of open source software.

https://github.com/hardillb/node-red-contrib-nfc


https://github.com/hardillb/node-red-contrib-nfc

Last synced: 3 months ago
JSON representation

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