https://github.com/qwandor/rfbutton
Rust library for decoding 433MHz RF remote codes.
https://github.com/qwandor/rfbutton
433mhz hacktoberfest rf rust
Last synced: 4 months ago
JSON representation
Rust library for decoding 433MHz RF remote codes.
- Host: GitHub
- URL: https://github.com/qwandor/rfbutton
- Owner: qwandor
- License: other
- Created: 2021-12-09T20:55:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T18:44:58.000Z (10 months ago)
- Last Synced: 2024-09-26T20:53:21.697Z (8 months ago)
- Topics: 433mhz, hacktoberfest, rf, rust
- Language: Rust
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# rfbutton
[](https://crates.io/crates/rfbutton)
[](https://docs.rs/rfbutton)`rfbutton` is a library for decoding 433 MHz RF remote codes.
This is not an officially supported Google product.
## License
Licensed under either of
- Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contributing
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.If you want to contribute to the project, see details of
[how we accept contributions](CONTRIBUTING.md).