Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/franeklubi/ledgend

ledgend is a Go library aiming to provide a simple api for creating animations You can use to display on a LED strip.
https://github.com/franeklubi/ledgend

go golang golang-library led led-strips leds

Last synced: 22 days ago
JSON representation

ledgend is a Go library aiming to provide a simple api for creating animations You can use to display on a LED strip.

Awesome Lists containing this project

README

        

# franeklubi/ledgend

[![GoDoc](https://godoc.org/github.com/franeklubi/ledgend?status.svg)](https://godoc.org/github.com/franeklubi/ledgend)

Welcome, You absolute ledgend!

**ledgend** is a Go library aiming to provide a simple API for creating
animations You can use to display on a LED strip.

A server for sending ledgend's Changes over websocket can be found in the
[ledserv](https://github.com/franeklubi/ledserv) repository.

A client implementation for esp8266 can be found in the
[ledgend-esp8266](https://github.com/franeklubi/ledgend-esp8266) repository.