3 unstable releases
0.2.1 | Dec 27, 2018 |
---|---|
0.2.0 | Dec 13, 2018 |
0.1.0 | Dec 13, 2018 |
#103 in #bluetooth
30 downloads per month
Used in mwatch-kernel-stm32l4
10KB
144 lines
hm11
A driver crate for HM-11 serial bluetooth module, using the embedded-hal traits.
Documentation
About
- Minimum rustc version 1.31
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (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.
lib.rs
:
HM-11 device crate
Configure a HM-11 bluetooth module with AT commands over a serial interface.
Dependencies
~1MB
~17K SLoC