No description
Find a file
2013-11-10 23:14:46 -06:00
MFRC522.py fixed indentation 2013-11-10 23:14:46 -06:00
README.md Update README.md 2013-09-24 13:05:36 -06:00

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.

Pre Requisites

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/

Usage

Just run the following command:

sudo python MFRC522.py