rust radio sx128x
v0.19.0
A rust driver (and command line utility) for the Semtech SX128x 2.4GHz ISM band radio IC.
WIP. Basic LoRa functionality working.
Open Issues
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