I'm successfully fading between a rainbow of colors with RGB LED's on a TLC5940. My problem is that some colors such as yellow and orange are difficult to achieve because the blue and green lights are significantly brighter than the red channel.
I've overcome this to a certain extent by keeping blue/green values very low when mixed with red which makes some mixed colors look very dim in comparison to mixes that just contain blue/green.
I found that the chip supports dot correction which seems to be what I'm looking for.. the ability to increase the power to the red channels. Unfortunately the only thing I could find in documentation was a method for setting all channels to a certain value and even that was very confusing.
Could someone point me in the right direction towards dot correction or some other solution to help with my color mixes?
If it helps, I'm using translucent (not clear) LEDs so there's some diffusion. I also stacked a few layers of translucent plexi over my bread board.. it doesn't help with the color problem.
Thanks!!