Using Accelerometer in Wiimote for Physics Practicals

Posted by Omar on Stack Overflow See other posts from Stack Overflow or by Omar
Published on 2010-06-06T14:07:39Z Indexed on 2010/06/06 14:12 UTC
Read the original article Hit count: 310

I have to develop some software in my school to utilize the accelerometer in the Wiimote for recording data from experiments, for example finding the acceleration and velocity of a moving object. I understand how the accelerometer values will be used but I am sort of stuck on the programming front. There is a set of things that I would like to do:

  1. Live streaming of data from the Wiimote via bluetooth
  2. Use the accelerometer values to find velocity and displacment via integration
  3. Plot a set of results
  4. Avoid the use of the infrared sensor on the Wiimote

Please can anyone give me their thoughts on how to go about this. Also it would be great if people could direct me to existing projects that utizlise the wiimote. Also can someone suggest what would be the best programming language to use for this. My current bet is on using Visual basic.

Any sort of help is greatly appretiated.

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about generic