1 unstable release
| 0.1.0 | Nov 6, 2024 |
|---|
#1295 in Hardware support
7.5MB
1.5K
SLoC
Serial protocol for communicating with Honeywell BCS devices.
Vuquest 3320
This crate supports basic communication with Vuquest 3320[g] barcode scanner devices.
Included are data structures and algorithms for the serial communication protocol to control and configure the barcode scanner.
no-std support
vuquest-3320 supports no-std by default, but currently requires alloc. Future versions may include a no-alloc subset of the library.
std-only capabilities can be enabled using the std feature.
Dependencies
~2–13MB
~100K SLoC