2 unstable releases
0.2.0 | Apr 1, 2022 |
---|---|
0.1.0 | Nov 11, 2021 |
#1203 in Hardware support
57KB
1.5K
SLoC
Rust AT86RF23x radio driver
A rust driver and CLI for the Microchip AT86RF23x family of 2.4GHz ISM band radio ICs.
Status
WIP. Only tested on AT86RF233. Basic TX and RX working, pan/addr filtering and extended mode not yet implemented.
Usage
Add to your project with cargo add radio-at86rf23x
Install the utility via one of the following methods:
cargo install radio-at86rf23x
to install from sourcecargo binstall radio-at86rf23x
to install a pre-compiled binary via cargo-binstall- Manually fetch the latest release
Useful Resources
Dependencies
~3–9.5MB
~83K SLoC