How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Generic Rust accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers
Rust no_std embedded-hal driver and traits for Input/Output switches (leds, transistors, buttons, switches)
An Embedded Network Abstraction Layer
Experimental device-side USB framework for microcontrollers in Rust.
The main features of mvirkkunen/usb-device are: Component Abstractions.
Open-source alternatives to mvirkkunen/usb-device include: blackbirdhq/atat — no_std crate for parsing AT commands. neobirth/accelerometer.rs — Generic Rust accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers. rubberduck203/switch-hal — Rust no_std embedded-hal driver and traits for Input/Output switches (leds, transistors, buttons, switches). rust-embedded-community/embedded-nal — An Embedded Network Abstraction Layer. rust-embedded-community/embedded-storage — An Embedded Storage Abstraction Layer. ryankurte/rust-radio — Embedded rust radio abstraction crate.