This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
We are developing a suite of software to control USB I/O devices.
Initially the support will be for Windows and Linux hosted Human Interface Devices (HID) although hopefully this will extend to virtual comms. port control in the future. API coming...