rfm69

Crates.iorfm69
lib.rsrfm69
version0.6.0
sourcesrc
created_at2019-12-17 12:27:50.770586
updated_at2024-01-30 11:23:51.329582
descriptionA generic rust driver to support RFM69 family wireless chips
homepage
repositoryhttps://github.com/almusil/rfm69
max_upload_size
id189992
size73,901
Aleš Musil (almusil)

documentation

README

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.

Commit count: 63

cargo fmt