Skip to content

mikelikespie/go-led-spi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPC LED SPI Drivers in Go

Go implementation to drive APA102 LED strips.

Server-side counterpart to swiftled. Probably compatible with other things that talk OPC.

MIT license.

Installation

  1. Install go
  2. go get github.com/mikelikespie/go-led-spi/spi

./spi

Implementation to drive SPI drivers

./ledserver

OPC server that uses the spi library.

About

Go drivers for APA-102 leds. Runs in userland.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages