/MFRC522-python-OPi

MFRC522 RFID Reader for Orange Pi

Primary LanguagePythonMIT LicenseMIT

MFRC522 RFID Card Reader

MFRC522 Python Library for Orange Pi

  • Preparation
$ sudo apt-get install python-dev
$ git clone https://github.com/lthiery/SPI-Py
$ cd SPI-Py
$ sudo python setup.py install
  • Using Example
$ git clone https://github.com/J-Rios/MFRC522-python-OPi
$ cd MFRC522-python-OPi
$ sudo python read.py