Nunchuk Joystick

I've gotten my nunchuk controller to communicate with my arduino, but I'm wondering if there is a way I can use it to emulate a joystick. I can use processing to control the mouse, but I want to use the joystick and accelerometer in flight simulators...

Thanks,
baum

you have to write a driver... if you have an arduino UNO you can reprogram the "ftdi" chip (I forgot is name) to be see as plug-n-play joystick... but I dunno the standard

if you have an arduino UNO you can reprogram the "ftdi" chip (I forgot is name) to be see as plug-n-play joystick... but I dunno the standard

:frowning: I have a duemilanove... "ftdi" chip is called ATmega8u2... Maybe I'll get a teensy.