node-red-contrib-nfc

1.0.0 • Public • Published

node-red-contrib-nfc

NFC reader node for Node RED. Requires an I2C-connected SL030 RFID/NFC reader. Must be run as root (for access to the i2c bus in /dev/mem)

Nodes

  • rpi rfid Generates events when a tag is presented or removed.
  • rpi rfid read Read a block from a Mifare tag
  • rpi rfid write Write a block to a Mifare tag
  • rpi rfid read ndef Read and decode any NDEF records in a Mifare or NTAG2xx tag
  • rpi rfid write ndef Write NDEF records to a Mifare or NTAG2xx tag

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    14
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    14
  • 0.1.0
    0
  • 0.0.9
    0
  • 0.0.8
    0
  • 0.0.7
    0

Package Sidebar

Install

npm i node-red-contrib-nfc

Weekly Downloads

14

Version

1.0.0

License

Apache-2.0

Unpacked Size

44.9 kB

Total Files

6

Last publish

Collaborators

  • amcewen