#transceiver #radio #embedded-hal-driver #embedded-hal

no-std cc1101

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

4 releases

0.1.3 Feb 7, 2024
0.0.3 Jul 31, 2018
0.0.2 Jul 11, 2018
0.0.1 Apr 3, 2018

#182 in Embedded development

35 downloads per month
Used in 2 crates

Apache-2.0

58KB
1.5K SLoC

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.

Dependencies

~56KB