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
History
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.
2014-09-23, by Clovis [Tue, 23 Sep 2014 07:08:59 +0000] rev 3
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.
RFID-RC522 code for testing a cheap 13.56 MHz module with the Nucleo F401RE. Based on the MFRC522 code by Martin Olejar.
2014-06-06, by kirchnet [Fri, 06 Jun 2014 03:04:48 +0000] rev 2
RFID-RC522 code for testing a cheap 13.56 MHz module with the Nucleo F401RE. Based on the MFRC522 code by Martin Olejar.
updated coments
2014-01-06, by AtomX [Mon, 06 Jan 2014 15:00:15 +0000] rev 1
updated coments
Created MFRC522 lib
2013-12-18, by AtomX [Wed, 18 Dec 2013 00:39:55 +0000] rev 0
Created MFRC522 lib