Shopping Cart

Your cart is empty.

Your cart is empty.

Wiegand to USB Converter Module: ASCII (USB-HID Plug and Play)

Free shipping on orders over $29.99

$25.00

$ 11 .99 $11.99

In Stock

1.:Usb-hid Plug And Play


About this item

  • Support multiple outputs, professional users can use firmware to refresh the device
  • USB-HID can only receive text data
  • Virtual serial port requires serial port tools to receive and send data
  • When the converter and the card reader use different power supplies, connect the GND together


HID-USB ASII/HID-USB 16HEX: No driver is needed, only data received and displayed in the document. Plug and Play Serial port ASII/Serial Port 16HEX:USB virtual serial port, need to install driver, can receive and send data by serial port tool. Good compatibility, up to 66 bits of data can be transmitted, i.e. Wiegand 66.
1 Wiegand input to USB (analog keyboard, KEYBOARD) output.
2The maximum number of digits input by WG (Wiegand) is 255.
3The input acquisition speed of WG (Wiegand) is fast. Each bit of low level time can be collected as low as 30us.
4The output speed of 4USB is fast and stable. The module can output 5V voltage. This voltage is provided by USB interface.
5This module provides interface source code to facilitate secondary development. Users can upgrade module functions by themselves.
size:62*29mm
Default shipment function of this module:
When the number of digits input by WG equals 8 times + 2, the two check bits (first and last) are removed and then converted to the corresponding decimal (or hexadecimal) for USB output. Finally, the output can be displayed in the file or notepad.
Examples are as follows:
WG26 input data is AA BB cc, USB output 10-Decimal : 11189196 newline (or 16-Hex AA BB CC newline)
WG34 input data volume AA BB CC dd, USB output 10-Decimal : 28644397 newline (or 16-Hex AA BB CC DD newline)
When the number of digits input by WG is not equal to the multiple of 8 + 2, it is directly converted to the corresponding decimal (or hexadecimal) to output by USB, and finally returned for a new line. The output can be displayed in the writing file or notepad.
Examples are as follows:
WG35 input data : 1010 1011 1011 1100 1100 1101 1101 111 USB output Decimal: 22915475183 newline (or Hex 555 de66ef newline)
WG37 input data : 1010 1010 1011 1011 1100 1100 1101 1101 11101 USB output Decimal: 9166 1900 733 n


pen name
Reviewed in the United States on November 17, 2024
I needed this to get a Weigand reader working via USB on a desktop computer. Weigand is a unique 3-wire protocol that uses D0, D1 and grounds. This device converts it to USB and it acts like a keyboard (HID) device on the computer.