-
No, we've already encapsulated the parser in a simple class so you have only to set up some event handler functions like:
#include "WiiRemoteClient.js"
wiiRemoteClient = new WiiRemoteClient();
wiiRemoteClient.onAxisValue = function(address:String, wx, wy, wz, wr, wp, nx, ny, nz, jx, jy:Number) {
// handle new accelerometer etc. values here
}
As this begins to get a bit...
2007-09-26 11:01:01 UTC in DarwiinRemote
-
The Wiimotes should not turn off normally, except you've installed RemoteBuddy drivers – there's an according option in the preferences dialog.
Here's another software that may be interesting for you: http://sourceforge.net/projects/motedaemon/
MoteDaemon is a MacOS X-based server that connects to Wii remotes and sends the motion and button data to connected XML client applications (coded...
2007-09-26 09:03:54 UTC in DarwiinRemote
-
hypo__ committed revision 64 to the The Wiinstrument SVN repository, changing 1 files.
2007-09-26 07:57:27 UTC in The Wiinstrument
-
hypo__ committed revision 63 to the The Wiinstrument SVN repository, changing 1 files.
2007-09-26 07:57:17 UTC in The Wiinstrument
-
hypo__ committed revision 62 to the The Wiinstrument SVN repository, changing 2 files.
2007-09-26 07:56:51 UTC in The Wiinstrument
-
hypo__ committed revision 61 to the The Wiinstrument SVN repository, changing 1 files.
2007-09-26 07:56:14 UTC in The Wiinstrument
-
hypo__ committed revision 49 to the The Wiinstrument SVN repository, changing 2 files.
2007-09-25 12:27:32 UTC in The Wiinstrument
-
hypo__ committed revision 48 to the The Wiinstrument SVN repository, changing 5 files.
2007-09-25 11:59:29 UTC in The Wiinstrument
-
hypo__ committed revision 45 to the The Wiinstrument SVN repository, changing 15 files.
2007-09-25 11:50:58 UTC in The Wiinstrument
-
hypo__ committed revision 44 to the The Wiinstrument SVN repository, changing 1 files.
2007-09-25 11:47:58 UTC in The Wiinstrument