An open API service indexing awesome lists of open source software.

https://github.com/dsvensson/cc1101

A platform agnostic driver to interface with the CC1101 (Sub-1GHz RF Transceiver)
https://github.com/dsvensson/cc1101

cc1101 radio rust rust-embedded spi texas-instruments transciever

Last synced: 23 days ago
JSON representation

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

Awesome Lists containing this project

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](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.