24/7 Customer Ordering Via Web...

UART 125Khz EM4100 RFID Card Key ID Reader Module RDM6300 (RDM630) For Arduino CZ

80 % of buyers enjoyed this product!
In stock
Sale Price: US $2.99
45 days Money back
45 days Money back Returns accepted if product not as described, buyer pays return shipping; or keep the product & agree refund with seller.
On-time Delivery
On-time Delivery
Guarantees: On-time Delivery 60 days

Share:

Read Before You Buy it

Dear Sir,Our Freeshipping is “Seller’s Shipping Methodâ€,Tracking number will be like “5100029666064â€,this tracking number only can be tracked before it arrive the Airport of your country.DO NOT CHOOSE THIS OPTION IF YOU DON’T LIKE IT.

Please choose “China Post Air mail†if you need tracking number like this “RI254747030CNâ€,This number can provide a full tracking info.

We also provide Free China Post Air mail number if the order is bigger than $35.

Contact us if you find our price higher than others

Frequency: 125KHZ
– Baud rate: 9600
– Interface: TTL level RS232 format
– Working voltage: DC 5V(+/-5%)
– Working current: <50mA
– Receive distance: 20~50mm
– Working temperature: -10°C~+70°C
– Storage temperature: -20°C~+80°C
– Humidity: 0~95%
– Wiring size: 46*32*3mm

– PCB size: 38.5*19*9mm

Sample code:

String comdata = “”;

void setup()

{

pinMode(2,OUTPUT);

pinMode(3,OUTPUT);

digitalWrite(2,HIGH);

digitalWrite(3,HIGH);

Serial.begin(9600);

}

void loop()

{

digitalWrite(2,HIGH);

digitalWrite(3,HIGH);

while (Serial.available() > 0)

{

comdata += char(Serial.read());

delay(2);

}

if(comdata.length() > 0&&comdata==”0500ADDF1443″)

{

while( comdata.length() > 0 )

{

digitalWrite(3,LOW);

delay(100);

while (Serial.available() > 0)

{

comdata += char(Serial.read());

delay(2);

}

comdata = “”;

}

}

else if (comdata.length() > 0)

{

while(comdata.length() > 0)

{

digitalWrite(2,LOW);

delay(100);

while (Serial.available() > 0)

{

comdata += char(Serial.read());

delay(2);

}

comdata = “”;

}

}

}

Package Included:

1 x 125K EM4100 RFID Card Reader Module

1 x Coil

Average Star Rating:
0 out of 5 (0 Ratings)
Name Rating Feedback
Shipping Company Shipping Cost Estimated Delivery Time
DHL 3 - 7 days
UPS Expedited 3 - 7 days
EMS 5 - 14 days
Post Air Mail Free Shipping 15 - 45 days
Return Policy If the product you receive is not as described or low quality, the seller promises that you may return it before order completion (when you click "Confirm Order Received" or exceed confirmation timeframe) and receive a full refund. The return shipping fee will be paid by you. Or, you can choose to keep the product and agree the refund amount directly with the seller.

N.B.: If the seller provides the "Longer Protection" service on this product, you may ask for refund up to 15 days after order completion.
Seller Service On-time DeliveryIf you do not receive your purchase within 60 days, you can ask for a full refund before order completion (when you click "Confirm Order Received" or exceed confirmation timeframe).

Customers Who Bought This Item Also Bought

Price:  US $2.99 / piece
UP