node-red-contrib-mfrc522-rfid
Simple Node-RED node for the Raspberry Pi to read NFC tags via a RC522 NFC reader. It can return the UID and optionaly a data block. Chip Select (SDA) pin is also configurable (defaults to CE0, 24).
node-red-contrib-jetson-mfrc522
Simple Node-RED node for the Jetson Nano to read NFC tags via a RC522 NFC reader. It can return the UID and optionaly a text from card.
node-rfid
A node module to interface rc522 rfid reader with raspberry pi via node js!!!
rc522-rfid-promise
Module to access an rfid reader with rc522 chipset connected to a raspberry pi. Using promises. NOTE: prebuilt for rpi3 platform