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.
You will need to install SPI-Py from lthiery from the following address:
https://github.com/lthiery/SPI-Py
For more information visit: http://fuenteabierta.teubi.co/
Just run the following command:
sudo python MFRC522.py