mfrc522

A platform agnostic driver to interface the MFRC522 (RFID reader/writer)

MFRC522

What works

TODO

Examples

There's an example for the Raspberry Pi (3) in the examples directory. The example turns an LED on when a card is nearby and turns it off when a tag in nearby. There's a video of the example [here]. To reproduce the example you'll have to tweak the values of the card and tag UIDs (Unique IDentifiers).

The same example has been implemented for the [Blue Pill] development board. You'll find the code for that example in [this branch] of the blue-pill repository. If that branch is gone, check the master branch.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.