WiiuseJ
From WiiLi
[edit] WiiuseJ
[edit] Presentation:
WiiuseJ is a java API to use wiimotes on your computer. This API is built on top of an excellent API called Wiiuse using JNI.
WiiuseJ intents to be a very simple, easy to use and lightweight java API for wiimotes.
Some of the great aspects of this API are :
* The compatibility which is as large as Wiiuse's API compatibility * Cross-platform : Windows and linux (like Wiiuse) * Easy to use
[edit] Features:
You can use all almost all features of the Wiiuse C api for the Wiimote (not the expansions). Main features are :
* Get accelerometer events on different forms (Orientation, GForce and raw Acceleration) * Get events from infrared Camera * Get button events * Make the wiimote vibrate * Set lights of each wiimotes * ... (see special function from wiiuse)
More information and downloads at : http://wiiusej.googlecode.com/

