Skip to content

LennartHennigs/node-red-contrib-rc522

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-rc522

A Node-Red node that allows you to read NFC tags with an RC522 card reader. Tested the node on a Raspberry Pi.

You need to connect to RC522 card reader to the following pins:

SDA	24 (BCM 8)
SCK	23 (BCM 11)
MOSI	19 (BCM 10)
MISO	21 (BCM 9)
IRQ	-
GND	20 
RST	22 (BCM 25)
VCC	17 (3v3 PWR)

See pinout.xyz to identify the proper pins.

The node ist based on the mfrc522-rpi node package.

About

a node-red node for using a RC522 NFC card reader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published