#driver #hal #wireless #chips #generic #family #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

#222 in Embedded development

Download history 8/week @ 2024-01-30 18/week @ 2024-02-20 47/week @ 2024-02-27 9/week @ 2024-03-05 8/week @ 2024-03-12 9/week @ 2024-04-02

60 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