Arduino RFID Project
hi,
i new arduino & rfid , need set below.
1) read & write from/to rfid cards - presume need buy arduino microcontroller + rfid reader/writer + necessary programs
2) read/write from/to rfid card in encoded form (for protection) using couple of algorithms (i.e. aes).
any guidance buy (i.e arduino version, rfid reader, tags buy) & how set up?.
i need set in months time. appreciated.
thanks.
i new arduino & rfid , need set below.
1) read & write from/to rfid cards - presume need buy arduino microcontroller + rfid reader/writer + necessary programs
2) read/write from/to rfid card in encoded form (for protection) using couple of algorithms (i.e. aes).
any guidance buy (i.e arduino version, rfid reader, tags buy) & how set up?.
i need set in months time. appreciated.
thanks.
hello,
you can use rc522 rfid reader writer module rfid reader writer part
http://playground.arduino.cc/learning/mfrc522
and can use mifare's cards (their classic cards used)
http://en.wikipedia.org/wiki/mifare
if rely on security, mind mifare's classic cards hacked.
mifare plus cards uses aes.
drop-in replacement mifare classic certified security level (aes 128 based)
you can use rc522 rfid reader writer module rfid reader writer part
http://playground.arduino.cc/learning/mfrc522
and can use mifare's cards (their classic cards used)
http://en.wikipedia.org/wiki/mifare
if rely on security, mind mifare's classic cards hacked.
mifare plus cards uses aes.
drop-in replacement mifare classic certified security level (aes 128 based)
Arduino Forum > Using Arduino > Project Guidance > Arduino RFID Project
arduino
Comments
Post a Comment