Crate smart_leds_matrix

Source
Expand description

§Smart Leds Matrix

This is a library that adapts smart-leds driver implementations to the embedded-graphics crate by wrapping the LED driver into a Drawable display target.

Modules§

layout
LED layout.

Structs§

SmartLedMatrix
The wrapper for the LED driver.