lib.rs
usbd-human-interface-device
# usb-hid # hid # usb-device # usb # keyboard # mouse # usb-host no-std usbd-human-interface-device Batteries included embedded USB HID library for usb-device. Includes concrete Keyboard (boot and NKRO), Mouse, Joystick and Consumer Control implementations as well as support for building your own HID classes. by dlkj and 7 contributors. Install ...
USBHID
See also: hidapi, usbd-hid, sinowealth-kb-tool, usb-ids, esp-synopsys-usb-otg, uhid-virt, usbd-human-interface-device, usbhidusage, usb-device, rusb, kanata-keyberon Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the ...
usbd-hid-device
USB HID device support for embedded devices. This crate provides minimalistic USB HID support for microcontrollers containing USB peripheral. It works with any microcontroler with usb-device support in HAL. The support for HID provided by this crate is type-safe. Since USB HID requires complex report descriptors for all reports, only sending of ...
kiibohd-usb
Kiibohd USB HID Interface | Rust/Cargo package. Lib.rs › Embedded development # usb-hid # hid # usb # keyboard-firmware # nkro no-std kiibohd-usb Kiibohd USB HID Interface. by Jacob Alexander and 5 contributors. Install; API reference; GitHub (kiibohd) 7 releases. 0.1.6 May 19, 2023 0.1.5 Nov 29, 2022 0.1.2 Jun 5, 2022
USB HID report descriptor parser
See also: hidapi, usbd-human-interface-device, usbd-hid, embassy-usb, buttplug, nam-ledger-lib, authenticator, beolyd5_controller, virtio-queue, tabled, prettyplease Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the ...
async-hidg
# usb-hid # hid # input # linux # gadget # usb async-hidg Linux USB HID Gadget emulation with async interface. by Kayo Phoenix. Install; API reference; GitHub repo ; 1 unstable release. 0.2.0 May 11, 2024 #1059 in Unix APIs. MIT license 79KB 1.5K SLoC. HID Gadget Emulation in Rust.