Overview of MFRC522 RFID Library
masterThis is an Arduino library for MFRC522 and other RFID RC522 based modules. It allows you to read and write different types of Radio-Frequency IDentification (RFID) cards using an RC522 reader connected via the Serial Peripheral Interface (SPI).
Note on Development Status: The library is in a feature freeze. No new functions or APIs are being added; updates are limited to bug fixes, typos, or documentation. For advanced development, consider using the RFID_MFRC522v2 library.