I have just started experimenting with my Diecimila and the Wii Nunchuck. As the nunchuck operates on 3.3 volts I started wondering if I could use the 3V3 pin to power it... The 3.3 V reference voltage pin found on the USB Arduinos is provided by the FTDI USB interface chip so I checked the FT232R data sheet and found this:
external circuitry requiring a 3.3V nominal supply at a current of around than 50mA could also draw its power from the 3V3OUT pin, if required.
The data sheet for the accelerometer inside the nunchuck (ADXL330) states that the typical current consumption at 3.6 V supply voltage is a measly 375 [ch956]A. I don't know what other chips the controller holds inside but I think it seems pretty safe to use the 3.3 V supply provided by the FT232R. Or what do you think?