I am looking for a portable wiimote library. I want to use wiimote for the equipment that it has (but I do not need to access any data stored on it).
Required Features:
- access to all buttons (as an exception, the lack of using the power button is OK)
- make wiimote play sound
- talk to nunchuks and classic controllers
- Preferred: Make a wiimote hum.
- with C. Preferably native C. Bonus points for bindings with Haskell or python.
The library must be portable on Linux, Windows, and OS X (in order of importance) and must be agnostic regarding the processor architecture.
Has anyone got a good suggestion?
source
share