vote up 0 vote down star

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?

flag

50% accept rate

1 Answer

vote up 2 vote down check

Haven't use it (I've only read about the managed Wiimote library really), but you may want to check out wiiuse. It seems like the most complete of the native libararies.

Others include:

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.