ahodges9 / LedFx

LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
MIT License
385 stars 91 forks source link

Swap Color Order? #27

Open debsahu opened 5 years ago

debsahu commented 5 years ago

Is there an easy way to swap RGB order?

ahodges9 commented 5 years ago

Currently this is left up to the device FW to sort out and LedFx always just outputs RGB order. It would be fairly simple to add this, but curious as to what device you are using

debsahu commented 5 years ago

I am building one: https://github.com/debsahu/E131_PixelPusher . Yes I know there is ESPixelStick and WLED. The goal is to be super slim and hit highest fps as possible.

vladlenskiy commented 3 years ago

I use Pixel Pusher too and its work, but how to change color order for RGB to GRB