moving standalone mode to alsa rust direct binding crate & moving led_driver to a specific package

This commit is contained in:
2025-08-04 16:37:40 +00:00
parent 66c4aeffa6
commit 57ace1383b
52 changed files with 859 additions and 577 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# LightSabre
LightSabre is a project designed to control WS281x RGB LEDs using the Secondary Memory Interface (SMI) of a Raspberry Pi, tailored for scenographic and lighting applications.
LightSabre is a project designed to control WS281x RGB LEDs using the Secondary Memory Interface (SMI) of a Raspberry Pi, tailored for scenography and lighting applications.
## Features
@@ -42,8 +42,8 @@ What about Realtime ?
`sudo raspi-config`
See. `nmcli`
`nmcli c up preconfigured`
`nmcli c up preconfigured`
#### Rust