top of page

RFID Reader with RPi

  • Writer: Quan Sheng
    Quan Sheng
  • Oct 28, 2019
  • 1 min read

Have you ever thought how your ezlink card works?

This project uses a RFID reader with a RPi!


ree

This is a RFID reader, let's examine the component

ree

ree

RFID Pinout diagram


ree

VCC, RST, GND, IRQ, MISO, MOSI,

SCK, SS


In this case RST pinout is no longer needed because the reset can be done in software.


VCC -> Power Source 3.3v, GND -> GND, MISO -> MISO, MOSI - > MOSI


ree

This how the final outcome!

RFID has been implemented almost everywhere in the world, such as our ezlink card, access room card, credit card and more!


On the video, the blue tag is known as the RFID tag. It contains an UID. Once it comes in contact with the reader, the reader will capture its UID.


That's All Folks, Stay tune for more.



 
 
 

Comments


bottom of page