نقد و بررسی
ماژول کارت خوان RFID مدل RC522 فرکانس 13.56MHz- ولتاژ کاری:2.6 تا 3.3 ولت دی سی
- اقلام همراه:یک کارت و یک تگ با فرکانس 13.56
- جریان مصرفی:13 تا 26 میلی آمپر
- رابط کاری:I2C – SPI – UART
- ابعاد:40 در 60 میلی متر
- فرکانس:13.56 مگاهرتز
ماژول کارت خوان RFID مدل RC522 فرکانس 13.56MHz
از این ماژول برای مواردی که نیاز هست تا درب اتاق،پارکینگ،درب منزل،ورودی سالن و سیستم حضور غیاب به وسیله قفل و یا سایر موارد حفاظتی حفاظت شود استفاده می شود.
برای خرید مدل حافظه دار لطفا کلیک کنید.
جریان مصرفی بسیار پایین،ولتاژ کاری 3.3 ولت،قابلیت خواندن و نوشتن کارت و تگ مخصوص و همراه بودن یک تگ و یک کارت به همراه بسته از ویژگی ها منحصر به فرد این ماژول می باشد.
رابط کاری این ماژول SPI و UART می باشد پس دیگر نیازی به استفاده از تعداد سیم زیاد برای برقراری ارتباط با این ماژول نمی باشد.
ویژگی های ماژول کارت خوان RFID مدل RC522 فرکانس 13.56MHz:
- ولتاژ کاری:2.6 تا 3.3 ولت دی سی
- اقلام همراه:یک کارت و یک تگ با فرکانس 13.56
- جریان مصرفی:13 تا 26 میلی آمپر
- رابط کاری:I2C – SPI – UART
- ابعاد:40 در 60 میلی متر
- فرکانس:13.56 مگاهرتز
- مقدار بافر:64 بیت
- تعداد پایه ها:8 پایه به همراه پین هدر
- فاصله پاسخ گویی:8 تا 10 سانتی متر
MODULE RFID RC522
This RFID module enables the reading and writing of RFID tags and is suitable for use in both single-board computers, such as Raspberry Pi, and single-board microcontrollers such as Arduino.
Specifications
• RFID module with integrated NXP MFRC-522
• 13.56 MHz frequency
• Communication via SPI
• Based on the Mifare protocol
• Enables the reading and writing of RFID tags
The RC522 is a 13.56MHz RFID module that is based on the MFRC522 controller from NXP semiconductors. The module can supports I2C, SPI and UART and normally is shipped with a RFID card and key fob. It is commonly used in attendance systems and other person/object identification applications.
RC522 Pin Configuration
Pin Number | Pin Name | Description |
1 | Vcc | Used to Power the module, typically 3.3V is used |
2 | RST | Reset pin – used to reset or power down the module |
3 | Ground | Connected to Ground of system |
4 | IRQ | Interrupt pin – used to wake up the module when a device comes into range |
5 | MISO/SCL/Tx | MISO pin when used for SPI communication, acts as SCL for I2c and Tx for UART. |
6 | MOSI | Master out slave in pin for SPI communication |
7 | SCK | Serial Clock pin – used to provide clock source |
8 | SS/SDA/Rx | Acts as Serial input (SS) for SPI communication, SDA for IIC and Rx during UART |
RC522 Features
- 13.56MHz RFID module
- Operating voltage: 2.5V to 3.3V
- Communication : SPI, I2C protocol, UART
- Maximum Data Rate: 10Mbps
- Read Range: 5cm
- Current Consumption: 13-26mA
- Power down mode consumption: 10uA (min)
How to use RC522 RFID Module
The RC522 has an operating voltage between 2.5V to 3.3V and hence is normally powered by 3.3V and should be used with 3.3V communication lines.
But, the communication pins of this module are 5V tolerant and hence it can be used with 5V microcontrollers also like Arduino without any additional hardware. The module supports SPI, IIC and UART communication but out of these SPI is often used since it is the fasted with a maximum data rate of 10Mbps.
Since in application, most of the time reader module will be waiting for the tag to come into proximity. The Reader can be put into power down mode to save power in battery operated applications. This can be achieved by using the IRQ pin on the module.
The minimum current consumed by the module during power down mode will be 10uA only. The module can be easily used with Arduino because of its readily available RC522 RFID Arduino library from Miguel Balboa. You can visit his GitHub page for more details on how to use it with Arduino.
0دیدگاه