Hi all,

----- Mensaje original -----
De: Ricardo Moran <richi.mo...@gmail.com>
Fecha: Miércoles, 16 de Marzo de 2011, 11:20 am
Asunto: Re: [squeakland] [Newbies] Introductory documentation for OSC in        
Squeak
A: Bert Freudenberg <b...@freudenbergs.de>
CC: Mailinglist Squeakland <squeakl...@squeakland.org>, "A friendly place to 
get answers to even the most basic questions about Squeak." 
<beginners@lists.squeakfoundation.org>

> 
> 
>
On Wed, Mar 16, 2011 at 12:45 PM, Bert Freudenberg <b...@freudenbergs.de> wrote:
>

> 
>

> 
> On 16.03.2011, at 15:18, OFFRAY VLADIMIR LUNA CARDENAS wrote:
> 
> 
> 
> > Hi all,
> 
> >
> 
> > I'm using Physical Etoys in Squeak for Linux (0.7 version) for interact 
> > with an arduino board. Other people is using vvvv for their work with 
> > sensors. I would like to use OSC for enabling communication with them, but 
> > I can't find any newbie documentation on that subject, in fact, I only find 
> > on the web that OSC is supported by Squeak and is a nice protocol, even 
> > proudctos like Musical Objects that use it, but not many details. Any 
> > introductory information on Squeak and OSC will be appreciated and if I can 
> > get details on time to make proper communication, even better.
> 
> 
> 
> >
> 
> > Thanks a lot,
> 
> >
> 
> > Offray
> 
> 
> 
>
I don't think there is "introductory documentation" for OSC in Squeak. You 
should load the OSC package from Squeakmap and see if you can make sense of it.
> 
> 
> 
> But maybe Ricardo can give you some hints, IIRC he used OSC to connect to 
> Kinect.
>

>
Hi,

>
Bert is right, AFAIK there is no introductory documentation. However, the code 
is very simple, it has a lot of tests and examples and in the last version I 
added a lot of comments. So it should be easy to understand and use. Start by 
looking at OSCServer class comments and tests.

> 
>

>
Note that the squeakmap version is outdated, you should probably load it 
directly from 
squeaksource http://www.squeaksource.com/OSCClient/OSC-Richo.23.mcz. 

> 
>

>
I don't know exactly what you're trying to acomplish, though. Are you trying to 
use OSC to communicate with the Arduino? What is ww?

>
Cheers,
Richo

> 
> 


Thanks Bert and Ricardo for your quick answers. I will try your advice. vvvv is 
a graphical programming environment for physical computing and interactive art 
which has an interface with Arduino. The web page is here:

http://vvvv.org/

Is only windows only, so finding Physical Etoys was a really bless for a "Linux 
Zealot" like me :-).  vvvv has support for OSC for communication and because 
I'm using Physical Etoys is the way to communicate my work with the work of 
everyone else. The idea is to send data captured from arduino in Physical Etoys 
to vvvv so we can make a collective proto-interactive art.

Thanks again,

Offray

By the way, I'm documenting the experience (not completed yet) here :

http://hackbo.co/home/arduino/





AVISO LEGAL: El presente correo electronico no representa la opinion o el 
consentimiento oficial de la PONTIFICIA UNIVERSIDAD JAVERIANA. Este mensaje es 
confidencial y puede contener informacion privilegiada la cual no puede ser 
usada ni divulgada a personas distintas de su destinatario. Esta prohibida la 
retencion, grabacion, utilizacion, aprovechamiento o divulgacion con cualquier 
proposito. Si por error recibe este mensaje, por favor destruya su contenido y 
avise a su remitente.
En este aviso legal se omiten intencionalmente las tildes.

Este mensaje ha sido revisado por un sistema antivirus, por lo que su contenido 
esta libre de virus.
This e-mail has been scanned by an antivirus system, so its contents is virus 
free.


_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to