RFID2 is a radio frequency identification unit. Built-in WS1850S chip, working frequency is 13.56MHz. Supports reading card
, writing card
, recognition
, recording
, and encoding RF card Multiple functions such as authorization and authorization. Use magnetic field induction technology to realize non-contact two-way information interaction, read and verify the information of proximity cards. It can be used in access control systems, check-in systems, warehouse goods entry and storage, and community vehicle entry and exit registration needs Application scenarios for information verification.
Resources | Parameter |
---|---|
Read and Write IC | WS1850S |
Operating frequency | 13.56MHz |
Communication protocol | I2C: 0x28 |
Support protocol | ISO/IEC 14443 Type A/Type B protocol |
Net weight | 6g |
Gross weight | 21g |
Product size | 48 * 24 * 8mm |
Packing size | 67 * 53 * 12mm |
1.EasyLoader is a simple and fast program burner. The EasyLoader in each product page provides a product-related case program, which can be burned to the main control through simple steps, and a series of functional verifications can be carried out .
M5Core(PORT A) | GPIO22 | GPIO21 | 5V | GND |
---|---|---|---|---|
RFID Unit | SCL | SDA | 5V | GND |
Please click here to download the Arduino example
After burning the routine RFID.ino, when the device is running. Use an IC card or mobile phone NFC to place it on the RFID Unit. The ID information will be printed out on the M5Core screen.
read string from addr Read data from address
write to addr Write data to address
card near RFID card close to return 1
card uid Return the UID of the RFID card
Please click here to download UIFlow
Use UIFlow to download the case program to M5Core and place the proximity card on the RFID Unit. The M5Core screen will display and print its corresponding ID information.