Legion2 / CorsairLightingProtocol

Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
Apache License 2.0
499 stars 64 forks source link

Is there any way to add more channels? #350

Closed Mate1980 closed 9 months ago

Mate1980 commented 9 months ago

I have 4 Light Wings and two led strips that i can't daisy chain. Is there any way to controll them individualy?

Thanks for your help!

Legion2 commented 9 months ago

Yeah that is possible, see https://github.com/Legion2/CorsairLightingProtocol/blob/dev/examples/MultipleFans/MultipleFans.ino

Mate1980 commented 9 months ago

Thanks for the help, it works!