
دستگاه کارت خوان RFID با رابط USB - فرکانس 125KHz
Introduction
Command format of this version is completely compatible with old version. There are two kinds of command: Basic command and compact command. All the command are in Hex format. Please download manual for more information. Connecting with Arduino is pretty easy. With Arduino Sensor Shield, just plug in and play. it supports more types of cards and has better reading/writing performance
This RFID module is based on MFRC522. It is a highly integrated reader/writer for contactless communication at 13.56MHz. It supports ISO 14443A/MIFARE mode and MIFARE Classic (e.g. MIFARE Standard) products. Contactless communication using MIFARE higher transfer speeds up to 848kbit/s in both directions.
We embeded an MCU on this module. Through the API, you could do writing and reading work. All the command is sent through UART. There is also a SPI interface on the board. This is the MFRC's SPI. You can access MFRC directly via this inteface.
Tags | Reading | Writing | Max Reading Distance | Note |
MiFare 1 S50/S70 | √ | √ | 55mm | White PVC card |
MiFare Ultralight | √ | √ | 66mm | White PVC card |
MiFare Ultralight C | √ | √ | 28mm | White PVC card |
MiFare DesFire EV1 | √ | × | 38mm | White PVC card, only read tag ID |
Specification
![]() |