cc1101

Crates.iocc1101
lib.rscc1101
version0.1.3
sourcesrc
created_at2018-04-03 08:33:27.554067
updated_at2024-02-07 09:13:51.895704
descriptionA platform agnostic driver to interface with the CC1101 (Sub-1GHz RF Transceiver)
homepage
repositoryhttps://github.com/dsvensson/cc1101
max_upload_size
id58757
size70,272
Daniel Svensson (dsvensson)

documentation

https://docs.rs/cc1101

README

cc1101

A platform agnostic driver to interface with the CC1101 (Sub-1GHz RF Transceiver)

What works

  • Configuring radio for reception, and reading data.

TODO

  • Sending data, but only have one module.

License

Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)

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 licensed as above, without any additional terms or conditions.

Commit count: 88

cargo fmt