electricui-embedded ![ci] [![crates.io]](https://crates.io/crates/electricui-embedded) ![docs.rs]
An unofficial and incomplete no_std
Rust library for
implementing the ElectricUI Binary Protocol.
See the ElectricUI docs or the ElectricUI C library for more information.
Example
See electricui-embedded-stm32f4-example.
Protocol Diagram

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.