Hi, You might want to consider the http://www.arduino.cc/playground/Code/SimpleMessageSystem if you want something (more?) flexible.
a 2007/4/16, Hans-Christoph Steiner <[EMAIL PROTECTED]>: > > On Apr 16, 2007, at 2:18 PM, marius schebella wrote: > > > Tim Boykett wrote: > >> - is it possible to have multiple arduinos being talked with by > >> one PD patch on one machine? Has anyone tried this? > > > > pd talks to the arduino via the comport object. if you have several > > arduinos attached, then you want to give each instance of the arduino > > object the corrating portnumber. > > In case it's not clear, like this: > > [arduino 1] > [arduino 2] > [arduino 5] > > The numbers depend on your computer, of course. Send a 'devices' > message to get the numbering: > > [devices( > | > [arduino] > > .hc > > >> - is there a Max version of the Pduino interface stuff? > > > > yes, have a look at > > http://www.parasitaere-kapazitaeten.net/max_msp/pduino_for_max > > it is still beta (serial object is not working properly under > > windows.) > > > >> - Bluetooth Arduino: any luck on linux or OSX so far? Last I heard > >> there were problems... > > > > hmm, should not be a problem on OSX, where or what did you here about > > it? because I also want to get some bt arduinos. > > I've heard they work with Pduino with some minor caveats. > > .hc > > > marius. > > > > _______________________________________________ > > [email protected] mailing list > > UNSUBSCRIBE and account-management -> http://lists.puredata.info/ > > listinfo/pd-list > > > ------------------------------------------------------------------------ > ---- > > Access to computers should be unlimited and total. - the hacker ethic > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > -- Alexandre Quessy http://alexandre.quessy.net http://www.puredata.info/Members/aalex _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
