Skip to content

A small class to interface with the NFC reader Module MFRC522 through UART, with some of useful libnfc tools.

License

Notifications You must be signed in to change notification settings

puppywang/MFRC522-UART-Libnfc-Tools

Repository files navigation

MFRC522-UART-libnfc-tools

A small class to interface with the NFC reader Module MFRC522 through UART, with following three libnfc tools.

  • nfc-anticol
  • nfc-mfsetuid
  • nfc-mfclassic

Pins

RC522 Device
SDA TX
MISO RX
3.3V 3.3V
GND GND

Rework

If you have a chinese RC522 board, cut 3.3V wire to pin 32 and populate to GND

alt tag

##Usage Import the class by importing MFRC522 in the top of your script. For more info see the examples.

##Thanks To

mfdogalindo -> https://github.com/mfdogalindo/MFRC522-UART.git

About

A small class to interface with the NFC reader Module MFRC522 through UART, with some of useful libnfc tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages