3 unstable releases

0.2.1 Dec 27, 2018
0.2.0 Dec 13, 2018
0.1.0 Dec 13, 2018

#16 in #minimum-rustc

47 downloads per month
Used in mwatch-kernel-stm32l4

MIT/Apache

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

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