Skip to content
Owen Schwartz edited this page Jul 8, 2020 · 6 revisions

Scanner Pro MK3

A simple Arduino based USB device that interfaces with common USB barcode scanners or other text based HID devices (like keyboards) and provides scripting and payload based delivery opportunities through HID (keyboard input) text to the host.

Scanner Pro Manager

A desktop application to install precompiled firmware for Scanner Pro boards as well as interacting over UART. Download from releases.

Firmware files are distributed in .hex precompiled binaries. See the wiki to browse and install precompiled firmware. Current precompiled firmware includes:

  1. FCPS Firmware 2.0

If you have written firmware and would like to share. Open a pull request and include your source code and compiled hex in the firmwares directory.

Developing Firmware

Custom sketches can be written for the board in using the Arduino framework. Reference the wiki for more information.

PCB and Parts

PCB files and a BOM are included in the repo. If you would like one you can reach out.