Loginskip to content

Archive for November 15th, 2008

Connecting Wii Nunchuk over I2C to NXT

Saturday, November 15th, 2008



Our forums reader Jens Friedrich (a.k.a t.wolf) posted here how to connect the Wii Nunchuk directly to the NXT. The Nunchuk is an I2C device, with an analog stick and a 3-axis-accelerometer. This mod requires removal of some resistors from the device, and Jens gives detailed description and images of the process, as well as the NXC code that read the values from the device.

Excellent work!