Crates.io | radio-sx128x |
lib.rs | radio-sx128x |
version | 0.19.0 |
source | src |
created_at | 2019-06-06 07:52:59.717955 |
updated_at | 2024-04-18 23:37:37.103949 |
description | Driver for the Semtec sx1280 2.4GHz RF IC |
homepage | |
repository | https://github.com/rust-iot/rust-radio-sx128x |
max_upload_size | |
id | 139326 |
size | 162,787 |
A rust driver (and command line utility) for the Semtech SX128x 2.4GHz ISM band radio IC.
WIP. Basic LoRa functionality working.
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 sourcecargo binstall radio-sx128x
to install a pre-compiled binary via cargo-binstalllibsx128x semtech c driver port