Classiclll
Full Member
Offline
Posts: 187
wrj4P5, WiiRemote P5 Library - Alpha
Aug 12th , 2007, 4:24pm
Hi all, This is a WiiRemote access library wrj4P5, powered by WiiRemoteJ that is a pure Java Library communicate with WiiRemotes via a bluetooth device. wrj4P5 allows -receiving sensed 3D acceleration from at most 7 WiiRemotes, WiiNunchuks and -receiving Buttons event from at most 7 Remotes, Nunchuks and ClassicControllers and -receiving sensed IR-Image (2D position & size) from at most 7 Remotes and -checking AnalogStick/AnalogPad position from at most 7 Nunchuks and ClassicControllers and -sending control instructions for LEDs, vibrator and speaker of at most 7 Remotes. jars & codes & How-To-> https://sourceforge.jp/projects/wrj4p5 samples -> http://www.geocities.jp/classiclll_newweb/AttitudeAnalisys1/applet/index.html http://www.geocities.jp/classiclll_newweb/Acceleration/applet/index.html http://www.geocities.jp/classiclll_newweb/IraIraBar/applet/index.html http://www.geocities.jp/classiclll_newweb/MyFirstWii/applet/index.html Though this is just an alpha release and needs a commercial license, i hope you enjoy. [Requirements] OS : Windows, Mac OSX, Linux jre : 1.5+ newest Processing(Proce55ing) PDE BlueTooth dongle WiiRemote (1 to 7) WiiNunchuk (0 to 7) WiiClassicController (0 to 7) WiiRemoteJ.jar : WiiRemote Java Lib. developed by cha0s in http://www.wiili.org/ You can get freely from http://www.wiili.org/forum/what-is-wiiremotej-t2356.html deeply thanks, cha0s. avetanabluetooth.jar : Open source BlueThooth(JSR82) implementation, only for linux. You can get the lib from http://sourceforge.net/projects/avetanabt/ For Windows/MacOSX, this is on commercial distribution, free for first 14-days. You can get unlimited license by paying 25 euro, from http://www.avetana-gmbh.de/avetana-gmbh/jsr82.xml [edit] Only for Windows, a free JSR82 implimentaion library becomes available. The BlueCove can be get from http://code.google.com/p/bluecove/ Rename bluecove-2.0.1.jar to avetanabluetooth.jar, and put the proper position instead of avetana. My all skeches run well. *I'm looking for another proper implementation of bluetooth(JSR82) for OSX.