/mfrc522_i2c

MFRC522 RFID reader/writer I2C driver in Python 3

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

MFRC522 RFID reader/writer I2C driver in Python 3

The MFRC522 is a highly integrated reader/writer IC for contacless communication at 13.56 MHz. The MFRC522 reader supports ISO/IEC 14443 A/MIFARE and NTAG.

Overview

This library provides a Python interface to the MFRC522.

Installation

python3 -m pip install mfrc522_i2c