Skip to content

Rust driver for the Semtech SX1231 Sub-GHz LoRa/ISM radio transceiver

Notifications You must be signed in to change notification settings

rust-iot/rust-radio-sx1231

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rust driver for the Semtech SX1231 Sub-GHz LoRa/ISM radio transceiver

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages