35 releases
0.19.0 | Apr 18, 2024 |
---|---|
0.18.0 | Apr 1, 2022 |
0.17.2 | Oct 13, 2021 |
0.16.0 | Mar 10, 2021 |
0.5.0 | Jul 16, 2019 |
#855 in Embedded development
83 downloads per month
97KB
2K
SLoC
rust-radio-sx128x
A rust driver (and command line utility) for the Semtech SX128x 2.4GHz ISM band radio IC.
Status
WIP. Basic LoRa functionality working.
Usage
Add to your project with cargo add radio-sx128x
Install the utility via one of the following methods:
cargo install radio-sx128x
to install from sourcecargo binstall radio-sx128x
to install a pre-compiled binary via cargo-binstall- Manually fetch the latest release
Useful Resources
- Sx128x Datasheet
- libsx128x semtech c driver port
Dependencies
~2–9MB
~85K SLoC