Go implementation to drive APA102 LED strips.
Server-side counterpart to swiftled. Probably compatible with other things that talk OPC.
MIT license.
- Install go
go get github.com/mikelikespie/go-led-spi/spi
Implementation to drive SPI drivers
OPC server that uses the spi library.