footswitch

Crates.iofootswitch
lib.rsfootswitch
version0.0.0
sourcesrc
created_at2021-03-19 03:28:32.132596
updated_at2021-03-19 03:28:32.132596
descriptionPlaceholder for Rust client for USB-serial PTT footswitch
homepagehttps://github.com/micolous/footswitch
repositoryhttps://github.com/micolous/footswitch
max_upload_size
id370853
size1,626
micolous (micolous)

documentation

README

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.

Commit count: 49

cargo fmt