lorenz / si446x-rs

Rust driver for the Si446x series of sub-GHz radios from Silicon Labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Si446x Driver

An embedded_hal driver for the Si446x family by Silicon Labs

Status

This is alpha code that I wrote for my own needs. It is in active development and works for basic packet-based communication with an initialization vector generated by SiLabs WDS. PRs welcome.

Docs

I'm going to put them up soon, for the time being use cargo doc.

About

Rust driver for the Si446x series of sub-GHz radios from Silicon Labs

License:MIT License


Languages

Language:Rust 100.0%