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.
Experimental device-side USB framework for microcontrollers in Rust.
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)
Embedded rust radio abstraction crate
The main features of ryankurte/rust-radio are: Component Abstractions.
Open-source alternatives to ryankurte/rust-radio include: blackbirdhq/atat — no_std crate for parsing AT commands. mvirkkunen/usb-device — Experimental device-side USB framework for microcontrollers in Rust. 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.