I want to have an LED that will display as sort of a visual temperature sensor of sorts....
I have various temps being read, and I want to smoothly run from blue ( room temp ) to red ( close to overtemp ) ... but I want to run through the whole spectrum, for the wow factor... and for coolness

my delema is not how to change the LED color but how to smoothly and subtely make the transistions.
*COOL* Blue ->
blue-green ->
green-blue ->
green ->
green-yellow ->
yellow-green ->
yellow ........ ->
red * HOT*
I was using the RGB to Color.vi to experiment with how the colors respond to changes in the R G B values... I want to somehow link those RGB values to the temp scale, but it's not as simple as just a direct scale and wire... because blue -> green involves decreasing one, increasing another... all in certain scaling factors.
I hope I explained this well enough as to convey what I would like to do.... any thoughts? I think it would add extreme pimp factor to my program if I could get this to work... and would be used in various other programs too. 
Message Edited by MJBrehm on 10-06-2006 11:05 AM