A Rust library for direct control of a small monochrome LED display.
This is designed to support the micro:bit's 5×5 display, but nothing in this crate is specific to the micro:bit.
https://docs.rs/tiny-led-matrix
See CHANGELOG.md
.
Copyright 2019 Matthew Woodcraft.
Licensed under either of
- Apache Licence, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT licence (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 licence, shall be dual licensed as above, without any additional terms or conditions.