No description
Find a file
Cotix 0bd5ebf0dc Finished it
Added CalulateCRC, the Auth func,  and the read and write functions. They work, and it's awesome.
2013-09-23 09:05:06 +02:00
MFRC522.py Finished it 2013-09-23 09:05:06 +02:00
README.md Update README.md 2013-07-01 01:54:03 -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, 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