RaspRFID Code
RFID Software for using MiFare compatible tags on a Rasberry Pi
Status: Planning
Brought to you by:
geester-gw
File | Date | Author | Commit |
---|---|---|---|
ISO14443 | 2014-04-04 |
![]() |
[130297] Initial commit |
MFRC522.pdf | 2014-04-04 |
![]() |
[130297] Initial commit |
MFRC522.py | 2014-04-04 |
![]() |
[130297] Initial commit |
MFRC522.py.bak | 2014-04-04 |
![]() |
[130297] Initial commit |
README.md | 2014-04-04 |
![]() |
[130297] Initial commit |
ReaderV.py | 2014-04-04 |
![]() |
[130297] Initial commit |
ReaderV.py.bak | 2014-04-04 |
![]() |
[130297] Initial commit |
ReaderVersion.py | 2014-04-04 |
![]() |
[130297] Initial commit |
ReaderVersion.py.bak | 2014-04-04 |
![]() |
[130297] Initial commit |
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.
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