Skip to content

BlueDotProject/rust-radio-sx128x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Travis Build Status BuildKite Build Status Crates.io Docs.rs Snap Status

Open Issues

Usage

Add to your project with cargo add radio-sx128x

Install the utility with one of the following methods:

  • using a pre-packaged snap with snap install sx128x-util
  • using a precompiled binary from the releases page
  • from source using cargo with cargo install radio-sx128x

Useful Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 58.1%
  • C 41.0%
  • Shell 0.9%