Software for USB-connected relays with HID interface. See the WIKI for more info.
A daemon for monitoring and restarting devices connected to switchable USB ports, with support for user-specified restarting of devices.
Control LEDs connected to LAN9512/LAN9514 ethernet USB controllers
Repo for reverse engineering the Hantek 6254BD USB-connected oscilloscope
List and monitor USB devices connected to Linux host. Also as Collectd plugin.
This is the arduino code to be flashed onto the arduino device. The code is designed of the Arudino Mega ADK. Arduino should have connection to OBDII (Serial 1) for vehicle communication, Bluetooth Shield (Serial 0) for wireless to android running the aruino_connect_android_blu, and Android running the arduino_connect_android_usb app via USB. Optionally a second Arduino could be connected to the arduino via Serial 2 to received information(This was being used for an arduino display but now the android connected via USB is being used).