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.
Page Index Toggle Pages: 1
wii osc (Read 4198 times)
wii osc
Feb 20th, 2007, 2:48am
 
hi,
i got one of those nice wii controllers and with the great darwiinRemote tool it is pretty easy to use the controller with your mac. unfortunately the mapping of the data is only key and mouse based. but darwiinRemote is open source .. so here is an osc mapped version for download (mac only) including a processing sketch and a ChucK patch. the osc mapping is described in the readme file.

http://www.sojamo.de/wii


andi
Re: wii osc
Reply #1 - Feb 22nd, 2007, 8:55pm
 
Hi,

For Windows there is GlovePie that implements OSC to send and receive data.

http://carl.kenner.googlepages.com/glovepie_download

hugues
Re: wii osc
Reply #2 - Apr 10th, 2007, 11:06am
 
I posted a list of wiimote related links and resources to my blog. Could become useful for enabling communication with Processing, Max/Msp and other software/hardware devices.

Feel free to complete the list by posting your own projects and/or other resources.

Link: wiimote-communication
Re: wii osc
Reply #3 - May 3rd, 2007, 12:42pm
 
is it possible to get the source code of darwinremote osc? i tried to implement osc in darwinremote myself but am quite busy and have problems with the available osc libraries:
http://www-ccrma.stanford.edu/~woony/software/wsosc
http://www.mat.ucsb.edu/~c.ramakr/illposed/objcosc.html
http://www.audiomulch.com/~rossb/code/oscpack

there are several people working on this topic. it would be good to join forces..
Re: wii osc
Reply #4 - May 4th, 2007, 3:37am
 
hi michael,
i created a googlecode page at http://code.google.com/p/darwiinosc/ in the wiki there is a brief description where to put the wiiremote framework for linking. i am using shekar's objosc code for the osc communication. let me know if you have any improvements,s suggestions or if you want to be added to this googlecode project as a member.

best,
andi
Re: wii osc
Reply #5 - May 15th, 2007, 9:31pm
 
great! i will have a look at it..
Page Index Toggle Pages: 1