https://github.com/mabezdev/hm11
A driver crate for the hm11 bluetooth module
https://github.com/mabezdev/hm11
Last synced: about 1 year ago
JSON representation
A driver crate for the hm11 bluetooth module
- Host: GitHub
- URL: https://github.com/mabezdev/hm11
- Owner: MabezDev
- Created: 2018-08-05T19:51:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T00:53:25.000Z (over 7 years ago)
- Last Synced: 2025-04-19T12:00:15.053Z (about 1 year ago)
- Language: Rust
- Size: 506 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `hm11`
> A driver crate for HM-11 serial bluetooth module, using the [embedded-hal] traits.
[embedded-hal]: https://crates.io/crates/embedded-hal
## [Documentation](https://docs.rs/hm11/latest/hm11/)
## About
- Minimum rustc version 1.31
## 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.
### 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.