An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/shift/systemd-status-leds

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](https://github.com/shift/fcos-mc-pi4) for Christmas. This ended up being a sub project of that.