4 releases

0.1.3 Nov 29, 2022
0.1.2 Nov 17, 2022
0.1.1 Jun 2, 2022
0.1.0 May 3, 2022

#16 in #no-std-driver

Download history 8/week @ 2024-03-27 16/week @ 2024-04-03

83 downloads per month

MIT/Apache

50KB
808 lines

is31fl3743b

Rust docs.rs Crates.io Crates.io Crates.io

Embedded driver crate for the Lumissil/ISSI is31fl3743b SPI LED driver.

Currently only supports atsam4 MCUs due to reliance on specialized DMA buffers. Porting to other MCUs is possible but likely won't be as efficient.

Example Usage

See docs.rs for example usage.

License

Licensed under either of

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.

Dependencies

~1.2–1.8MB
~37K SLoC