shift / systemd-status-leds

Simple service which subscribes to the DBus events for defined units and reports there status on a WS281x RGBW light strip over spidev. Mainline kernel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

systemd status leds

Allow the controlling of SPIDEV connected WS281X LEDS. I've tested with 5x RGBW LEDS.

In order for this to work you my need to create a Device Tree Overlay to enable your SPI devices.

Background

My son asked for a Minecraft Server for Christmas. This ended up being a sub project of that.

About

Simple service which subscribes to the DBus events for defined units and reports there status on a WS281x RGBW light strip over spidev. Mainline kernel.

License:Apache License 2.0


Languages

Language:Go 100.0%