Difference between revisions of "RFID"

From Teknologisk videncenter
Jump to: navigation, search
m
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
=Abbreviations=
 
=Abbreviations=
*PICC = short for Proximity Integrated Circuit Card (RFID Tag itself)
+
*PICC = Proximity Integrated Circuit Card (RFID Tag itself)
 
+
*PCD  = Proximity Coupling Device (Active RFID reader)
  
 
=Links=
 
=Links=
 
*[https://developer.mbed.org/users/kirchnet/code/RFID-RC522/ RFID RC522 example]
 
*[https://developer.mbed.org/users/kirchnet/code/RFID-RC522/ RFID RC522 example]
 +
*[https://forum.arduino.cc/index.php?topic=270458.0 RC522 example 2]
 
*[http://cache.nxp.com/documents/data_sheet/MF1S50YYX_V1.pdf MIFARE Classic EV1 1K - Mainstream contactless smart card]
 
*[http://cache.nxp.com/documents/data_sheet/MF1S50YYX_V1.pdf MIFARE Classic EV1 1K - Mainstream contactless smart card]
 
**[http://www.nxp.com/documents/application_note/AN10927.pdf AN10927 MIFARE and handling of UIDs]
 
**[http://www.nxp.com/documents/application_note/AN10927.pdf AN10927 MIFARE and handling of UIDs]

Latest revision as of 13:04, 2 May 2017

Abbreviations

  • PICC = Proximity Integrated Circuit Card (RFID Tag itself)
  • PCD = Proximity Coupling Device (Active RFID reader)

Links