- Model Number: W-125
- Origin: Mainland China
Void Init_ Uart (void)//Initialize baud rate, 7.3728M crystal oscillator, 9600 8 N 1
{
UCSR0B=0x00;
UCSR0A=0x00;
UCSR0C=0x06;
UBRR0L=0x26;
UBRR0H=0x00;
UCSR0B=0x90;
}
#Pragma vector=USART_ RX_ Vect//Serial port interrupt receiving card number.
__ Interrupt void Usart_ Rxc (void)
{
Char Rx_ Char;
Rx_ Char=UDR0;
If (Rx_Char==0X02) Rx_ Length=0// Received data header, receive count starting from 0
Rx [Rx_Length]=Rx_ Char;
Rx_ Length++;
If (Rx_Char==0X03)//Received data tail
{
Comm_ Start=1// Data reception completion flag bit
Cbi (UCSR0B, RXEN0)// Temporarily close the serial port
}
}
Void main (void)
{
While (1)
{
If (Comm_Start==1)//The main program determines if a complete card number is received
{
Comm_ Start=0;
Sbi (UCSR0B, RXEN0)// Open serial port reception
LED_ ON;
}
}
}
Separation using industrial-grade components to build reader circuit,item can read EM4100,4001,TK4100,EM4305 125K RF card the card serial number, long time reader performance is stable and reliable. Card read distance far, decoding skills, and low power consumption. Support the 4305 chip that is em-id format.
Output type: TTL, wg26
Output port: the buzzer and the LEDs.
Input voltage: 3.6v-5V
Current: 25mA
Size: 16*24MM
Antenna:97x97MM
The card reading distance is for reference only and is not guaranteed.Because the card reading distance is related to the test environment and type of card directly.
|
Diameter 45mm small circular antenna |
97x97mm square antenna |
|
Nail 9CM |
Nail 12CM |
|
Diameter 2.5CM dot card read distance for 11CM |
Diameter 2.5CM dot card read distance for 17CM |
|
Diameter 3CM dot card read distance for 14CM |
Diameter 3.5CM dot card read distance for 20CM |
|
Cr80 size ordinary ID card for 16CM |
Cr80 size ordinary ID card for 23CM |
|
CR80 em4200 Thick card 24CM |
CR80 em4200 Thick card 38CM |







There are no reviews yet.