Apps
Installable tools and applications.
7 pages tagged "usb"
Adom USB
See every USB device across the entire Adom ecosystem — laptop, WSL2, cloud container, Azure VM, workcells — in one dashboard, and mount / unmount / reset / test / force-class / sniff any of them. USB/IP slingshot for the whole mesh.
adom-wiki pkg install john/adom-usbAdom USB - CMSIS-DAP debug-probe sniffer
Capture + decode CMSIS-DAP debug-probe traffic (SWD/JTAG command frames) over USB — see what your IDE sends an ST-Link/DAPLink/J-Link-class probe.
adom-wiki pkg install john/adom-usb-sniffer-dapAdom USB - Vendor / bulk sniffer
Universal fallback sniffer — capture raw control + bulk + interrupt transfers for ANY device (vendor-specific protocols, WebUSB, custom gadgets) to pcap.
adom-wiki pkg install john/adom-usb-sniffer-vendorAdom USB - Mass-storage / SCSI sniffer
Capture + decode USB Mass-Storage (BOT/UAS) SCSI commands — READ/WRITE/INQUIRY — to pcap.
adom-wiki pkg install john/adom-usb-sniffer-mscAdom USB - HID keyboard/mouse sniffer
Capture + decode USB HID reports — keyboard scancodes, mouse deltas, gamepad — to pcap + a readable log.
adom-wiki pkg install john/adom-usb-sniffer-hidAdom USB - CDC serial sniffer
Capture + decode USB CDC/ACM serial traffic (virtual COM ports, modems, dev boards) to pcap.
adom-wiki pkg install john/adom-usb-sniffer-cdcAdom USB - Teensy / i.MX RT persona pack
Flash stub firmware to a Teensy 4.x / NXP i.MX RT to enumerate as keyboard, mouse, disk, serial, MIDI, or audio — the classic HID-injection / composite-device test platform.
adom-wiki pkg install john/adom-usb-stub-teensy