In this Instructable I am going to show you how to connect the Nunchuk to the Arduino via the WiiChuck adapter. There are a couple of steps to this, first, we will hook it up, then we'll download the library and then download the code.
MATERIALS:
1 WiiChuck Adapter
4 Jumper Wires
1 Arduino Board (with USB Cable)
1 Nunchuck
Remove these ads by
Signing UpStep 1Plugging in the WiiChuck
GND to GND (obviuosly
+ to +5V
C to Analog Input pin 5
D to Analog Input pin 4
Then plug in the board with the labels facing the groove on the nunckuck, as shown in the picture.
I soldered the wires going away from the labels, so just make it so the wires are point in the same direction as the groove.
| « Previous Step | Download PDFView All Steps | Next Step » |










































BTW, the nunchuck works with 3.3V signals, and the arduino with 5V signals, what do you to convert the levels?
i used it to carry message from MCU to my laptop.
does the nunchuck can work with stc89c52?
because in our county ,few of people use arduino
Otherwise I guess you'll have to write some code to make it work, but don't ask me how, I have no idea how to do that =B