Skip to content

A small class to interface with the NFC reader Module MFRC522

Notifications You must be signed in to change notification settings

Cotix/MFRC522-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MFRC522-python

A small class to interface with the NFC reader Module MFRC522 on the Raspberry Pi.

This is a Python port of the example code for the NFC module MF522-AN, this code is currently incomplete and only support basic identification and card ID reading.

PreRequisites

You will need to install SPI-Py from lthiery from the following address:

https://github.com/lthiery/SPI-Py

More Info

For more information visit: http://fuenteabierta.teubi.co/

Useage

Just run the following command:

sudo python MFRC522.py

About

A small class to interface with the NFC reader Module MFRC522

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%