#client #usb-serial #voice #chat #pro #micro #apps

app footswitch

Placeholder for Rust client for USB-serial PTT footswitch

1 unstable release

0.0.0 Mar 19, 2021

#16 in #usb-serial

Apache-2.0

2KB

footswitch client

Note: the version published on crates.io is a placeholder.

This is a Rust client for a USB footswitch for push-to-talk in voice chat apps.

Footswitch built on the Pro Micro

This client turns serial events from the footswitch into a synthetic keystroke for activating push-to-talk, and automatically mutes and unmutes the microphone.

Most people shouldn't need this, and can use the keyboard version of the code on their Arduino which acts as a USB HID keyboard.

More information about the project, and instructions on how to build your own footswitch, are available from the project's website.

No runtime deps