Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 343 Bytes

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