tomu_usb_simple_client 0.1.1

A Rust client for the Tomu usb_simple app (LED control)
Documentation

tomu_usb_simple_clientLatest Version Docs version

A Rust client for Tomu's usb_simple sample app, which activates the Tomu's LEDs in response to simple USB control commands.

Running the demo

  1. Compile and install the usb_simple app on your Tomu with auto-run enabled.

  2. On Windows only: assign the WinUsb Device driver to the Tomu.

  3. Install a recent Rust toolchain.

  4. Run the demo:

    cargo run --example demo