#lora #semtech #driver #radio #rf #ic #sx1280

nightly no-std bin+lib radio-sx128x

Driver for the Semtec sx1280 2.4GHz RF IC

35 releases

new 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

#130 in Embedded development

Download history 40/week @ 2024-02-26 4/week @ 2024-03-04 1/week @ 2024-03-11 15/week @ 2024-03-18 9/week @ 2024-04-01 148/week @ 2024-04-15

161 downloads per month

MPL-2.0 license

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.

GitHub tag Build Status Integration Test Status Crates.io Docs.rs Snap Status

Open Issues

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 source
  • cargo binstall radio-sx128x to install a pre-compiled binary via cargo-binstall
  • Manually fetch the latest release

Useful Resources

Dependencies

~2–4.5MB
~86K SLoC