You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.
The MFRC522 is a highly integrated reader/writer IC for contactless communication at 13.56 MHz. It can be found in a cheap RFID reader/writer modules like this.
UART is preferable as communication mode between MCU and MFRC522. Unit tests required.
Additional implementation inside existing code is also required:
The MFRC522 is a highly integrated reader/writer IC for contactless communication at 13.56 MHz. It can be found in a cheap RFID reader/writer modules like this.
UART is preferable as communication mode between MCU and MFRC522.
Unit tests required.
Additional implementation inside existing code is also required:
Refs:
Datasheet.
The text was updated successfully, but these errors were encountered: