Arduino + Wii Nunchuck = Good fun
As an update to my last post about the microcontroller known as the Arduino, here’s a very interesting video I found on youtube, as well as it’s documentation.
Basically what they are doing is reading the sensor (human input) data from the Wii Nunchuck, which (thank you Nintendo) uses a standard i2c interface. Once they have that data anything can be done with it. In this case, 2 servos are controlled creating a pan tilt mechanism that mimics the motion of the nunchuck. Clicking either link at the end of this post will explain more fully. Read more »

