RobotDyn® 3.3V/5V Compact RFID Reader Writer and NFC Module For Arduino DIY

Arduino
sku: 1128918
ACCORDING TO OUR RECORDS THIS PRODUCT IS NOT AVAILABLE NOW
$7.95
Shipping from: China
Description
Feature: This RFID modules base on MFRC522 IC and that can read and write Mifare's tags. The microcontroller and card reader uses SPI for communication. The card reader and the tags communicate using a 13.56MHz electromagnetic field. The RFID MFRC522 module supports MF1xxS20, MF1xxS70 and MF1xxS50 tags. The RFID MFRC522 module supports contactless communication and uses MIFARE higher transfer speeds up to 848 kBd in both directions. RFID MFRC522 have compact design and small size 36x36mm. Power can supply 3.3V or 5V. This yasy for connection to board with 5V, not need power regulator for 3.3V. The antenna is built into the board. And it has a good sensitivity to a height of 25mm Package includes: 1 x RFID Reader Sketch for Arduino: // VCC----5V // GND----GND // RST----D5 // SDA----D10 // MOSI---D11 // MISO---D12 // SCK----D13 #include #include RFID rfid(10,5); //D10--SDA, D5--RST unsigned char serNum[5]; unsigned char writeDate[16] ={'R' 'o' 'b' 'o' 't' 'D' 'y' 'n' '-' 'T' 'e' 's' 't' 0, 0, 0}; unsigned char sectorKeyA[16][16] = { {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF} {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF} {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},}; unsigned char sectorNewKeyA[16][16] = { {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF} {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xff,0x07,0x80,0x69, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF} {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xff,0x07,0x80,0x69, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},}; void setup() { Serial.begin(9600); SPI.begin(); rfid.init(); } void loop() { unsigned char i,tmp; unsigned char status; unsigned char str[MAX_LEN]; unsigned char RC_size; unsigned char blockAddr; rfid.isCard(); if (rfid.readCardSerial()) { Serial.print("The card's number is : "); Serial.print(rfid.serNum[0],HEX); Serial.print(rfid.serNum[1],HEX); Serial.print(rfid.serNum[2],HEX); Serial.print(rfid.serNum[3],HEX); Serial.print(rfid.serNum[4],HEX); Serial.println(" "); } rfid.selectTag(rfid.serNum); blockAddr = 7; if (rfid.auth(PICC_AUTHENT1A, blockAddr, sectorKeyA[blockAddr/4] rfid.serNum) == MI_OK) { status = rfid.write(blockAddr, sectorNewKeyA[blockAddr/4]); Serial.print("set the new card password, and can modify the data of the Sector: "); Serial.println(blockAddr/4,DEC); blockAddr = blockAddr - 3 ; status = rfid.write(blockAddr, writeDate); if(status == MI_OK) { Serial.println("Write card OK."); } } blockAddr = 7; status = rfid.auth(PICC_AUTHENT1A, blockAddr, sectorNewKeyA[blockAddr/4] rfid.serNum); if (status == MI_OK) { blockAddr = blockAddr - 3 ; if( rfid.read(blockAddr, str) == MI_OK) { Serial.print("Read from the card ,the data is : "); Serial.println((char *)str); } } rfid.halt(); delay(500); }
Price history chart & currency exchange rate
Customers also viewed

$2.22
2pcs Angle Guard 125mm Polishing Machine Protector Cover For Electric Angle Grinder Wheel Cover Metal Safety
aliexpress.ru
$77.53
Customized Temperament Back Slit Strapless Prom Gowns Graceful Straight Jersey White Pleats Evening Dresses vestidos d
aliexpress.com
$12.36
A73P-3 Pcs Dual Head Nail Setter And Hinge Pin Punch Set,Hammerless Spring Nail Punch Door Hinge Pin Remover Tool 5000 PSI
aliexpress.com
$15.31
Orgonite Pendant Tiger Eye Necklace Sri Yantra Necklace Sacred Geometry Energy Healing Yoga Jewelry
aliexpress.com
$23.36
Buy Now Hose Applicable for FESTOOL Electric Vacuum Cleaner Dust Collection Bucket Dust Absorption Pipe 3.5M
aliexpress.com
$209.02
Смеситель Zigmund & Shtain ZS 1800 нержавеющая сталь, Серебристый, 1800 смеситель ZS НЕРЖ.ПОЛИР
goods.ru
$65.22
X64 Turbo Jet Fan Powerful Air Blower 64mm Handheld Brussels Motor Duct Fan Thrust 1.5Kg Electric Power Display Car Air Gun Dry
aliexpress.com
$3.33
fashion personalized hand fist necklaces & pendants metal alloy silver gold long chain necklace women men hip hop jewelry
dhgate.com
$30.37
Полностью автоматический зонт от дождя для женщин, двойной большой складной зонт 3 дюйма, ветроустойчивый большой зонт для мужчин, высокока...
aliexpress.ru
$31.60
2X переходное кольцо для объектива Sony Alpha Minolta AF A-Type для камеры NEX 3,5,7 E-Mount
aliexpress.ru
$86.98
LUZHEN Pullover Out 2025 Hollow New Design Hooded Original Personalized Men's Fashion Niche Streetwear Luxury Sweatshirt JY1844
aliexpress.com
$2.59
Portable Speaker Storage Cover EVA Material Shockproof Protective Case Handbag Soundbox Bag Accessories Travel Organization
aliexpress.ru
$6.56
DASEIN INS Trendy Ruffled Sun Fan Shaped Earrings 18k Pvd Gold Plated Stainless Steel Ancient Indian Jewelry for Women
aliexpress.ru








