Wii Controller With Arduino Accelerometer
Wii Controller With Arduino Accelerometer
2 buttons
$20
If you look at the architecture for the Nintendo Wii and its peripherals, you see an almost un-Nintendo adherence
to standards. The Wii controllers are the most obvioius examples of this. The Wii controller bus is standard I2C.
The Wii remote speaks Bluetooth HID to the Wii (or your Mac or PC)
Because it uses standard I2C, its easy to make the Nunchuck work with Arduino, Basic Stamp or most other
microcontrollers.
See: http://www.wiili.org/index.php/Wiimote/Extension_Controllers/Nunchuk
and: http://www.windmeadow.com/node/42
and: http://todbot.com/blog/2007/10/25/boarduino-wii-nunchuck-servo/
And then theres the Wii Remote, besides Bluetooth HID, it also has accelerometers, buttons, speaker, memory, and
is I2C master.
Accelerometer?
Measures acceleration
(changes in speed)
Gravity is acceleration
Servos
I2C devices
Cooperative Multitasking
Nunchuck