#driver #hal #wireless #chips #family #generic #no-std-driver

rfm69

A generic rust driver to support RFM69 family wireless chips

9 releases (5 breaking)

0.6.0 Jan 30, 2024
0.5.0 Dec 27, 2022
0.4.1 Oct 14, 2021
0.4.0 Feb 4, 2021
0.2.0 Dec 27, 2019

#215 in Embedded development

25 downloads per month

MIT/Apache

46KB
1K SLoC

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.

Dependencies

~56KB