issi-is31fl3731

Crates.ioissi-is31fl3731
lib.rsissi-is31fl3731
version0.1.1
sourcesrc
created_at2024-02-16 15:49:10.986248
updated_at2024-02-16 15:49:10.986248
descriptionDriver for the IS31FL3731 LED Driver by ISSI
homepage
repositoryhttps://git.openlogisticsfoundation.org/silicon-economy/libraries/serum/issi-is31fl3731
max_upload_size
id1142561
size40,450
Fraunhofer IML Embedded Rust Group (embedded-rust-iml-user)

documentation

README

issi-is31fl3731

This crate implements the audio modulated matrix LED driver IS31FL3731 by Integrated Silicon Solution Inc. (ISSI) (Datasheet).

To reduce CPU usage, up to 8 frames can be stored with individual time delays between frames to play small animations automatically. LED frames can be modulated with audio signal, but is not implemented in this crate yet. The matrix driver can handle up to 144 separated LEDs which are aligned in two blocks. Each LED can be dimmed individually with 8-bit, resulting in 256 steps of dimming.

License

Open Logistics Foundation License
Version 1.3, January 2023

See the LICENSE file in the top-level directory.

Contact

Fraunhofer IML Embedded Rust Group - embedded-rust@iml.fraunhofer.de

Commit count: 0

cargo fmt