qwandor / rfm69

A generic rust driver to support RFM69 family wireless chips.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rfm69

A generic no_std rust driver to support RFM69 family wireless chips.

crates.io page docs.rs page

Examples

All examples are in the examples directory and were tested using RPI 4 + RFM69W.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Credits

This library was inspired by older rfm69 crate from Benjamin Cheng.

About

A generic rust driver to support RFM69 family wireless chips.

License:Apache License 2.0


Languages

Language:Rust 100.0%