Reading a RFID tag (13.56MHz) and sending its data through bluetooth (HC-05 module) to an Android cellphone (using the BlueTerm APP).
Dependencies: TextLCD beep mbed
Fork of RFID-RC522 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:bf44d10e4904 | 2014-09-23 | Clovis | initial release: reads a RFID tag (13.56Mhz) and sends the data of the tag to a cellphone (through HC-05 bluetooth module). Tested for the FRDM-K64F (Freescale) platform. |
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 |