| Crates.io | footswitch |
| lib.rs | footswitch |
| version | 0.0.0 |
| created_at | 2021-03-19 03:28:32.132596+00 |
| updated_at | 2021-03-19 03:28:32.132596+00 |
| description | Placeholder for Rust client for USB-serial PTT footswitch |
| homepage | https://github.com/micolous/footswitch |
| repository | https://github.com/micolous/footswitch |
| max_upload_size | |
| id | 370853 |
| size | 1,626 |
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.

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.