toblum / McLighting

The ESP8266 based multi-client lighting gadget
MIT License
1.05k stars 291 forks source link

Gradient? #416

Closed VeniceNerd closed 5 years ago

VeniceNerd commented 5 years ago

Is it possible to create gradients with McLighting? I’d love to set saturated blue on one end of my strip and white on the other end with a smooth gradient from one to the other. Is this possible?

If I could add some subtle pulsing that would be even better!

smoochiee commented 5 years ago

agree...some color efrect only rgb..kinda boring..

toblum commented 5 years ago

@VeniceNerd Not using the built-in UI as the underlying WS2812FX library does not offer such gradients as a effect. But you may be able to accomplish any pattern using the REST/MQTT/WebService/E131 APIs by adressing each LED separately.