RFID-RC522 code for testing a cheap 13.56 MHz module with the Nucleo F401RE. Based on the MFRC522 code by Martin Olejar.
Fork of MFRC522 by
Simple program to display tag ID from a RC522 module connected through SPI.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:a0c7513fb634 | 2014-06-06 | kirchnet | RFID-RC522 code for testing a cheap 13.56 MHz module with the Nucleo F401RE. Based on the MFRC522 code by Martin Olejar. |
1:63d729186747 | 2014-01-06 | AtomX | updated coments |
0:efd786b99a72 | 2013-12-18 | AtomX | Created MFRC522 lib |