__dc_tracker
无标题文档
>Description  

Frequency: 125kHz
Baud rate:: 9600bps (TTL RS232 format)
Working voltage: DC 5V (±5%)
Relative humidity: 0-95%
Working temperature: -10℃ to +70℃
Storage temperature:-20℃ to +80℃
Wiring size:46mm x 32mm x 3mm
Module size:38.5mm x 19mm x 9mm
Supported card: EM/TK 4100, EM/TK4102, EM4200 or compatible
Receiving range:20-50mm (It depends on the antenna, card and the surroundings)
Sample Code:

String comdata = "";
Void setup ()
{
PinMode (2, the OUTPUT);
PinMode (3, the OUTPUT);
DigitalWrite (2, HIGH);
DigitalWrite (3, HIGH);
Serial. The begin (9600);
}

Void loop ()
{

DigitalWrite (2, HIGH);
DigitalWrite (3, HIGH);
While (Serial. The available () > 0)
{
Comdata + = char (Serial. The read ());
Delay (2);
}
If (comdata. Length () > 0 && comdata = = "0500 addf1443")
{
While (comdata. Length () > 0)
{
DigitalWrite (3, LOW);
Delay (100);
While (Serial. The available () > 0)
{
Comdata + = char (Serial. The read ());
Delay (2);
}
Comdata = "";
}
}
Else if (comdata length () > 0)
{
While (comdata. Length () > 0)
{
DigitalWrite (2, LOW);
Delay (100);
While (Serial. The available () > 0)
{
Comdata + = char (Serial. The read ());
Delay (2);
}

Comdata = "";
}
}
}

Package Include:

    1pcs 125K EM4100 RFID Card Reader Module RDM6300 ID RF UART Output For Arduino
>Payment
  • We only accept payment through Paypal.
  • Items will go to post within 1-2 business days after payment confirmed.
  • Please leave note in PayPal when making the payment if you have any special request (colors/size).
>Shipping
  • Before you bid item, please clear you have noticed below details:
  • 7-25 working days: United States
  • 10-25 working days: Canada, United Kingdom, Australia, Japan, New Zealand
  • 2-5 working weeks: Countries in Western Europe, Southeast Asia, Israel, Korea
  • 3-6 working weeks: Russia, Eastern Europe, Mid-East
  • 4-7 working weeks: Mexico, South America
    Because of some post and custom reason, we ship item to worldwide but exclude the following countries and area:
    AFRICA: All countries in Africa;
    ASIA: Afghanistan, Bangladesh, Bhutan, Brunei, Cambodia, China, India, Iraq, Kazakhstan, Kyrgyzstan, Laos, Maldives, Mongolia, Nepal, Philippines, Singapore, Tajikistan, Turkey, Turkmenistan, Uzbekistan, Vietnam;
    Central America and Caribbean;
    South America: Colombia, Ecuador, Peru;
    EUROPE: Italy, Moldova, Romania.
    We are unable to take any responsibility for any custom delay or tax. Reason is because transit time is highly depended and provided by Postal Service (except weekends and holidays).
>Contact Us
  • Normally, we leave positive feedback for you once payment received. We are also hope that you can do me the same. Your support will keep us moving forward forever.
  • If you are not satisfied when you receive your item, please return it within 30 days for a replacement or money back. Please contact me before you return it.
  • If the shipping delay happened, we’re willing to pay refund or resend new item(s).