[sc-users] arduino+sc?

will schrimshaw will at willschrimshaw.net
Fri Dec 1 23:51:15 PST 2006


there is a patch that i used to route data from 5 ultra sounds attached 
to an arduino board to SC here, hope it's of some use:

http://www.willschrimshaw.net/cod/serial.pde

it should package up data from your arduino into osc messages and send 
it to sclang,
so you'll need something like this in sc:

  r = OSCresponder(nil, '/sensor1', { arg t, r, m; m.postln}).add;
r.remove;

cheers,

will.




On 1 Dec 2006, at 12:40, ekko wrote:

> since sc can't read data from a serial port I put processing between 
> arduino and sc.
> Processing takes care of reading the serial port and sendind osc 
> messaages to sc.
>
> potax flan <potaxpotax at gmail.com> a écrit :
>> is anybody out there using arduino with sc?
>> any tips on how to get the 2 talking to each other?
>> grazie
>> p
>> _______________________________________________
>> sc-users mailing list
>> sc-users at create.ucsb.edu
>> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>
>  Découvrez une nouvelle façon d'obtenir des réponses à toutes vos 
> questions ! Profitez des connaissances, des opinions et des 
> expériences des internautes sur Yahoo! 
> Questions/Réponses._______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>







| ••• http://www.willschrimshaw.net ••• |


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1638 bytes
Desc: not available
Url : http://www.create.ucsb.edu/pipermail/sc-users/attachments/20061201/cd9e6bba/attachment-0001.bin


More information about the sc-users mailing list