tags:

views:

57

answers:

1

Hello I was looking around on the internet and I was unable to find anything concrete. I would like to find a good Wiimote API (in C or C++) that also implements usage of the Wii Motion Plus accessory. If anyone knows of any good ones it would be greatly appreciated. Thanks.

+1  A: 

I use this one: http://wiiyourself.gl.tter.org/

need to adapt one thing or the other, but it works quite well. (e.g. adapt timeouts for connection)
Take also a look at http://wiibrew.org/wiki/Wiimote
and at http://wiibrew.org/wiki/Wiimote_Driver

DyP