Hello All
Does any have any code they could share that would control DMX and Fastled?
Also does fastled support RGBW yet?
Greg
Hello All
Does any have any code they could share that would control DMX and Fastled?
Also does fastled support RGBW yet?
Greg
FastLED RGBW support is still in the works. Daniel said it involves a major code rewrite so it might be awhile.
You might consider using two controllers, one for generating DMX, and the other that just receives DMX and controls the LEDs.
Here’s an example for receiving DMX and using FastLED.
i want to know how to write program for both two or multiple controllers. How to generate dmx in one controller and how to receive in other controller. Also the wiring and components between controllers