Search code examples
objective-ccocoawiimote

How to receive data from the Wii Remote in Objective-C?


I'm trying to write a Cocoa application which allows me to see what buttons I'm pressing on my Wii Remote. I also want to be able to receive Nunchuck-data and set the LEDs. Does anyone know where I can start?

Oh, yes I did some searches, but I couldn't find anything useful.

Thanks in advance.


Solution

  • There's an open-source project working on Wiimote support in OS X. They have a Cocoa-based library called WiRemoteFramework.