roboeggs / ScriptBarcodeScanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code intercepts data from the barcode scanner. We receive data to the serial port and transmit it further to the PC.

Required devices:

  1. Arduino Leonardo
  2. USB Host Shield
  3. HID scanner

The scanner can read both barcodes and QR codes.

alt text

alt text

The data received in the monitor.

Image text

This code was tested on a Honeywell HH400-R1-USB scanner.

alt text

About


Languages

Language:C++ 100.0%