We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › wrj4P5, WiiRemote P5 Library - Alpha
Pages: 1 ... 4 5 6 7 8 ... 16
wrj4P5, WiiRemote P5 Library - Alpha (Read 93290 times)
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #75 - Mar 18th, 2008, 2:41am
 
hi stones.
thank you for your interrest.

[interact cooking resipe]
-Wii remote Controller (x 1 to 7-nocheck)
-Wii nunchuk (x 1 to 7, if you need)
-Wii classic controller (x 1 to 7, if you need)
-Wii guitar controller (x 1 to 7, if you need)
*Wii ballance board is not supported.

-BlueTooth USB Dongle or built-in dev.(x 1)
 OSX  : any(perhaps), use built-in stack
 Linux : any(perhaps), use BlueZ stack
    * some patch needed for BlueZ
 Win   : type using WIDCOMM stack as driver
see
http://www.wiili.org/forum/wiiremotej-tips-t2815.html

-IRLeds (a few)
for mod of SensorBar or IRPens, if you need

-softwares
Wrj4P5
WiiremoteJ
BlueCove(Win,OSX) or avetanaBT(Linux)
 *BlueCove Proj. is developing the linux version now.

although Japanese, see
http://blogs.yahoo.co.jp/classiclll_jp/44391207.html
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #76 - Mar 18th, 2008, 1:42pm
 
Hi ClassicIII,

thank you for fast response, I will check where I can buy Wii remote controller and IR leds.

stones

Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #77 - Mar 18th, 2008, 6:01pm
 
stones, good luck and hope you enjoy !
descriptin of wiiremote and mod of IrPen, see
http://www.wiili.org/index.php/Wiimote
and
http://www.wiili.org/forum/
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #78 - Mar 20th, 2008, 7:26am
 
although nocheck by my self, a good tips for linux was posted in

http://www.wiili.org/forum/wrj4p5-wiiremote-p5-library---alpha-t2615-s35.html
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #79 - Mar 23rd, 2008, 4:28pm
 
hello,

first of all, thanks alot for this amazing library, great work!

I'm working on a project where I'd like to use the speaker of the wiimote, is there any possibility doing this with wrj4p5?
I discovered the play() method, which could be the solution that needs an AudioInputStream, but I somehow fail to create an audioinputstream in processing.
I tried it like this:
AudioInputStream audio = AudioSystem.getAudioInputStream(new java.io.File("Audio.au"));
but this gives me an UnsupportetAudioFile exception, regardless if I try the Audio,au file included with WiiRemoteJ or another wav-file.

Does anybody know more or has an example-sketch for this?
I'm thankful for every help!

Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #80 - Mar 23rd, 2008, 6:05pm
 
hi timo.

i'm sorry, i've not solve the Wrj4P5's probrems around the feedback functionalities, like LED control, vibration, speaker.
1. LED and vibration work, but not stable.
2. sound is not available.

the information from the wiiremote arrives at rate 100Hz, on the other hand the draw() is called at most 60 times per second on the processing.
i've not found the stable way to feed the instructions/data back to the wiiremote.
this is the reason of being alpha.

if you wish to use sounds feedback, i recommend the direct use of WiiremoteJ.
the sample implementation of WiiremoteJ "WRLImpl.java" handles the sound data.

thank you for your interest, and i'm sorry.
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #81 - Apr 13th, 2008, 1:24pm
 
sample sketch modification.

the logic emulation of Jonny Cung Lee's lowcost Whiteboard
http://www.geocities.jp/classiclll_newweb/JonnyLeesBoardEmulator/applet/index.html

(code improvement and video addition of previous posted sketch.)
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #82 - Apr 13th, 2008, 10:59pm
 
Hallo,

I bought Wiimote and sensor bar, copied libraries to Processing folders and I found out that it works only with WIDCOMM bluetooth drivers.
Is it possible to use procesing library with Bluesoleil drivers? I tested Bluesoleil 2.6.0.8, 3.2.2.8 and 5.0.5.178 and no one is working with Processing.

I am asking because other projects are working mostly with Bluesoleil drivers - GlovePie, Jonny Cung Lee's projects, and if I want to test something I have to uninstall WIDCOMM a install Bluesoleil and back... :/

stones
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #83 - Apr 14th, 2008, 7:03pm
 
hi, stones.

the facts i've recognized are
1. wrj4P5 is a collection of wrapping classes of WiiremoteJ for P5
2. WiiremoteJ is developed on L2CAP of JSR82
3. bluecove is the only open source for Win and OSX, and developping to support the Linux.
4. bluesoleil(5.0) may not support the L2CAP, announced by the bluecove auther.
see
http://code.google.com/p/bluecove/wiki/stacks
and
http://groups.google.com/group/bluecove-users/browse_thread/thread/783a948039f8404c#
5. avetana is the commercial implementation of JSR82 (for Win and OSX)
 * open source only for Linux.
6. avetana+WIDCOMM will work fine on osx and win.

unknown facts are

1. how about the combination of bluesoleil + commercial avetana, for Win and OSX
2. some report exist that run well on the WiiremoteJ+bluesoleil, i know.
3. some troubles on the Linux arround the ir functionality.

i'm glad to receive your feed back.
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #84 - Apr 16th, 2008, 1:52pm
 
Hi Classic,

Hope you'r ok. I just wanted to tell you that I did a performance using your library. I was invited for a evening of experimental performances at a gallery in Brighton (UK).
I organised a musical football game Smiley

I put the wiimote into a soft ball and linked processing to Ableton live. Basically, the rotation and acceleration of the ball (wiimote) was triggering or playing midi notes and controllers. It was really fun and people really enjoyed it.

Thanks again for your lib. If I didn't have it I would have had to do it with arduino. Wich would have been much more complicated to put in place.

If you interested, I've put a short text, pictures and video on my website. http://sosobering.free.fr/art/?p=135

bye
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #85 - Apr 16th, 2008, 4:04pm
 
hi TM
the bolt is in my right sholder, but i'm ok, thank you.

and ....
i'm very happy to see your installation with my lib !
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #86 - Apr 16th, 2008, 4:41pm
 
Wooa, didn't know it was that bad. Hope your shoulder is sorted now and that you'r not too much in pain.

Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #87 - Apr 20th, 2008, 9:17pm
 
Hello all.

I installed this all and cannot get it to run. I have a PC with WinXP and the following:
- JRE 1.6
- Processing 135
- wrj4P5 004
- wiiRemoteJ 1.3
- Bluecove 2.0.2
- Widcomm driver

When I try to run the sample sketches, I get the following error message right at the beginning:
"java.lang.UnsupportedClassVersionError: wiiremotej/event/WiiRemoteDiscoveryListener (Unsupported major.minor version 49.0)"

I'm not really a java expert, does anybody have an idea?

Thanks!
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #88 - Apr 21st, 2008, 3:50am
 
hi le_nikko

please try on the version of "processing without Java".
http://processing.org/download/index.html
Re: wrj4P5, WiiRemote P5 Library - Alpha
Reply #89 - Apr 22nd, 2008, 11:08pm
 
Thank you Classiclll, I'm now able to run your sample programs!

Cheers,
le_nikko
Pages: 1 ... 4 5 6 7 8 ... 16