Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Implement MFRC522 driver, highly integrated RFID reader/writer #37

Open
3 tasks done
forGGe opened this issue May 3, 2016 · 0 comments
Open
3 tasks done

Implement MFRC522 driver, highly integrated RFID reader/writer #37

forGGe opened this issue May 3, 2016 · 0 comments

Comments

@forGGe
Copy link
Collaborator

forGGe commented May 3, 2016

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.

@forGGe forGGe changed the title Implement MFRC522 driver Implement MFRC522 driver, highly integrated RFID reader/writer May 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant