/rpi_led_panel

Rust library to control LED matrices with a Raspberry Pi.

Primary LanguageRustGNU General Public License v2.0GPL-2.0

Latest Version

🦀 Raspberry Pi LED Panel

A Rust rewrite of the fantastic rpi-rgb-led-matrix library. Use this if you want something that is easy to integrate into your Rust project but don't mind it being mostly untested. Contributions are welcome.

See the examples to get started. You can run any of them with --help to get a list of command line arguments. See the original readme for more information.