More PWM outputs

hi,

Is there a way to have more PWM outputs, to change digital in PWM, or to cheat in anyway possilble to increase number of PWM controls ?

thx
Sebastien

incase they are for RGB led's have a look here
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1288285333/all

There's the 595 already mentioned. You can get a TI TLC5940 which offers 16 PWM inputs (at the cost of 3 on the Arduino). Or you can also look at a Mega-varient which has more PWM.

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1268806013