RFID-RC522

From Wildsong
Revision as of 01:54, 27 August 2023 by Brian Wilson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

MIFARE NFC RFID card reader / writer

Arduino example

ESPhome sensor

RST   D3
SDA   D8
SCK   D5
MISO  D6
MOSI  D7
IRQ   NC
GND   G
3V3   3V3

Garage door opener

I am setting this reader up with a Wemos D1 Mini and programming it with esphome. See ~/Documents/source/esphome-projects/esphome/wemos_rfid.

I put the Mini on a proto board and wired up a 12V regulator to make it easy to power in the garage.