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

https://github.com/twofingerrightclick/fastledserver

FastLEDServer aims to be a starting point for remote control of your leds. It makes use the libraries Arduino JSON, and ESPAsyncWebServer to demonstrate the essentials for asynchronous ( no blocking code ) control over your lights. That means control inputs are delay free and animations are smooth. It is ready for your expansion - the addition of more animations and modes.
https://github.com/twofingerrightclick/fastledserver

esp8266 esp8266-arduino

Last synced: 6 months ago
JSON representation

FastLEDServer aims to be a starting point for remote control of your leds. It makes use the libraries Arduino JSON, and ESPAsyncWebServer to demonstrate the essentials for asynchronous ( no blocking code ) control over your lights. That means control inputs are delay free and animations are smooth. It is ready for your expansion - the addition of more animations and modes.

Awesome Lists containing this project