https://www.olimex.com/Products/Modules/Sensors/MOD-WII/MOD-Wii-UEXT-NUNCHUCK/
WII NUNCHUCK is low cost joystick and 3 axes accelerometer combo which could be read by I2C.
We created UEXT plug-in board which allow WII-NUNCHUCK to be used with any of our development boards with UEXT connector.
Here on this video: http://www.youtube.com/watch?v=fXa6AA9Aq_o
you can see four projects made with WII-NUNCHUCK
1. Mouse – you can move the mouse pointer with Joystick and to use the two buttons as mouse buttons
2. Sound – with the 3 axes accelerometer you can change the pitch of the generated tone
3. Driving two servos with the 3-axes accelerometer
4. Drivinig RGB stripe with MOD-RGB and MOD-WII-NUNCHUCK – as AVR-T32U4 have just one UEXT port we use the UEXTx5 extender.
The demo code is at GitHub: https://github.com/OLIMEX/DUINO/tree/master/AVR/WII-NUNCHUCK
Recent Comments