#radio #driver #ic #sub #semtech #sx1231 #ghz

bin+lib radio-sx1231

Rust driver for the Semtec SX1231 Sub GHZ (G)FSK/OOK Radio ICs

3 releases (breaking)

0.3.0 Nov 13, 2021
0.2.0 Nov 1, 2021
0.1.0 Nov 1, 2021

#943 in Hardware support

36 downloads per month

MPL-2.0 license

73KB
2K SLoC

rust-radio-sx1231

A primarily rust driver (and command line utility) for the Semtech SX1231 sub ghz ISM band radio IC.

Status

(G)FSK functionality working. OOK is untested.

GitHub tagBuild Statuscrates.io Documentation

Open Issues

Usage

Add to your project with cargo add radio-sx1231

Install the utility with cargo install radio-sx1231

no_std Compability

The radio-sx1231 crate can be used as an interface library for the sx1231 radio on embedded devices.

Useful Resources

Dependencies

~2.3–3.5MB
~68K SLoC