Easy MFRC522

Simplified reading/writing data chunks from/to RFID tags with MFRC522 module.

Author
Pablo Sampaio
Website
https://github.com/pablo-sampaio/easy_mfrc522
Category
Communication
License
Unknown
Library Type
Contributed
Architectures
avr, megaavr, STM32F1, teensy, esp8266, esp32, samd, atmelsam

This library allows you to read/write data from RFID tags easily. Three ways of reading/writing are available: (1) as binary data chunks of any fixed/known size, (2) as binary data chunks identified by labels, with lengths possibly unknown at read-time, or (3) as a dictionary with key/values pairs. This is a higher-level wrapper to the great library miguelbalboa/MFRC522.

Downloads

Filename Release Date File Size
Easy_MFRC522-0.2.2.zip 2022-04-11 385.69 KiB
Easy_MFRC522-0.2.1.zip 2021-08-23 384.41 KiB