White RGB LED?

So I’m supposed to be able to make the LED a real white, right?
Cause it’s not.
It’s purplish at best.

The following code should turn it white, but turns it red. As red as if I was asking for red.

And this code:

makes it mostly white, but it flashes, it’s not stable at all.

Hi CleoQc. If you look in sparki.h, they’ve defined a white led as 50,70,100.

Looks good to me, but I get what you’re saying. Seems to me that it’s hard to get a perception of white as I’m looking at all 3 LEDs in the unit as well as the light being emitted. I’m considering making a little funnel type cap for on top of it, because I reckon the light itself is white. This would shield my view of the 3 LEDs and only allow me to see the light.

We’re going to be tweaking this with the next update. Right now its using a pretty dumb method to determine color output. Next we’re going to make it an equation that balances the colors properly.