A primarily rust driver (and command line utility) for the Semtech SX1276 sub ghz ISM band radio IC.
WIP. Basic LoRa functionality working.
Add to your project with cargo add radio-sx127x
Install the utility with one of the following methods:
snap install sx127x-util
cargo install radio-sx127x