Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/franeklubi/ledgend
- Owner: franeklubi
- License: mit
- Created: 2019-10-22T15:16:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T12:37:20.000Z (about 5 years ago)
- Last Synced: 2024-11-07T08:50:42.416Z (2 months ago)
- Topics: go, golang, golang-library, led, led-strips, leds
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.