tiny-led-matrix

Crates.iotiny-led-matrix
lib.rstiny-led-matrix
version1.0.2
sourcesrc
created_at2019-03-10 13:40:29.611988
updated_at2020-01-07 20:47:03.670127
descriptionA library for direct control of a small monochrome LED display.
homepage
repositoryhttps://github.com/mattheww/tiny-led-matrix
max_upload_size
id119880
size42,318
Matthew Woodcraft (mattheww)

documentation

README

tiny-led-matrix

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.

Documentation

https://docs.rs/tiny-led-matrix

Changelog

See CHANGELOG.md.

Licence

Copyright 2019 Matthew Woodcraft.

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 licence, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 8

cargo fmt