Got My WiiChuck Adaptors Today
Received my WiiChuck Adaptors today. Now I just need to buy a WiiChuck and figure out a neat project for an Arduino. I learned about the adaptor from this Make blog article.
The WiiChuck is an accessory attachment to the Nintendo Wii remote. This accessory has 3-axis accelerometers, a 2-axis joystick (thumb) and two buttons all interfaced via I2C. All this for about $20. There is code to work with the WiiChuck for the Arduino and these adaptors make it easy to get connection to the special connector used.
Maybe I could make the Arduino WiiChuck work with some of Bernard’s code from the Accelerometer Based Mouse article.





Stumble it!







February 24th, 2008 at 5:18 am
Yeah it can easy work with that VB code.
It just sends the binary 11111000 AND button states and then the X and Y.Forgot what the baud rate is
February 24th, 2008 at 4:57 pm
Ah! I need to pick one of these!
February 24th, 2008 at 6:25 pm
I’ve been experimenting with the wiimote but haven’t had a chance to start looking at the wiichucks. Thanks for all the good links.
March 6th, 2008 at 8:53 am
Btw a small tip. You can get samples of digital accelerometers that use I2C or SPI at ST semiconductor.Sensitive to a 1000th of a G. Works similar the WiiChuck but in a tiny chip.