Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 878 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 878 Bytes

RFID-DESFire

Arduino library for MFRC522 and other RFID RC522 based modules.

This library extends the MFRC522 library adding extra functionality for MIFARE DESFire cards.

At the current stage no crypto has been implemented and a very limited subset of commands are available.

Requirements

Future requirements

This libraries have been planned but need to be implemented and confirmed to be working properlly with DESFire library.

Credits

EasyPay has been an invaluable source of information due to the great documentation in its comments.