My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

URSOcket is a socket interface that enables almost any application to communicate with the Nintendo Wiimote. It was created by the colmeia.tv development team to help and improve the building process of interactive solutions.

Requirements

Installation

After downloading just unpack the tarball and run the following command inside the ursocket directory.

$ sudo make

Testing

Take one (or more) wiimote(s) and run URSOcket. Be sure that bluetooth service is up and running.

$ ursocket PORT

There is a C client inside the `samples/c/' directory that can be used to see the URSOcket messages. Take a look at the README file for building instructions.

Contribute

Want to contribute to this open source project? Contact us by sending an email to ursocket [AT] colmeia [DOT] tv.

URSOcket for Mac

There is a non-GPL version of ursocket available for Mac. It can be downloaded here.

Powered by Google Project Hosting