Hi all.
I'm lookin for a portable wiimote library. I want to use the wiimote for the hardware it has (but I don't need to access any data stored on it).
Required features:
- access to all the buttons (as an exception, no use of the power button is OK)
- make the wiimote play sound
- talk to nunchuks and classic controllers
- preferably: make the wiimote rumble.
- interface with C. Preferably native C. Bonus points for bindings with Haskell or python.
The library should port to Linux, Windows and OS X (in order of importance) and should be agnostic with respect to CPU architecture.
Anyone got a good suggestion?