Is there an RGBW unit for UIFlow?



  • I bought an LED strip from BTF-LIGHTING. It is based on SK6812, but it has White as well. It is labeled as RGBW, but the color order is actually G R B W.

    RGBW LED Strip

    I would like to use UIFlow for my project. I tried using the RGB unit blocks in UIFlow, but it gave me unexpected results - probably because of the additional white diode in each neopixel, as well as the different color order.

    Is there a way to hack the RGB unit to make it work with RGBW and the different color order? Is there a trick with indexing that will let me address the additional White diodes in each neopixel? Or is there another unit I can use? Or a way to make custom blocks that will work with RGBW?