I am ALMOST done with this part of my project. There are just a few more things to resolve. What I need some help with now is the dimmer circuit. I want to use the stock dimmer switch to adjust the brightness of the LED's. By tieing the whole mess of them to the 12V and giving each individual segment its own current limiting resistor, I have that part working. I can either have the display at 12V+ supply and its full on or use a pot to addjust the brightness. How would I go about using both though? (In other words, get 12V fromt he normal 12V source when the lights are off but get it from the dimmer switch when they are on). I know some are going to recomend PWM but Im not sure how that will effect everything being that the display chip is already using PWM. While Im sure it would be a simple enough task to just throw a sensing pot on an ADC pin and adjust the intensity of the display digitaly, this is only one display of many that will be in this whole mess (yes this is a knight rider project if anyone is curious). So while pwm might work well for this part of the display it may not be a good solution for other parts and I want just one dimmer control to do it all.