Collin, it worked! Great stuff, thank you.
On 28 September 2010 06:43, Collin wrote:
> I've done this a few times adding a char and a space before the value and
> sorting it out with a [route]
> The char goes in quotes, and don't forget the space!
>
> On Sep 27, 2010, at 10:59 AM, pd-list-requ..
> >
> >
> > ___
> > Pd-list@iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
> >
>
>
>
>
> ------------------
>
> Mess
I've done this a few times adding a char and a space before the value
and sorting it out with a [route]
The char goes in quotes, and don't forget the space!
On Sep 27, 2010, at 10:59 AM, pd-list-requ...@iem.at wrote:
// SRF02 READING //
sendCommand(sensorAddress, readInches);
delay(70
hi,
i use Messenger instead of Simple Message System:
http://www.arduino.cc/playground/Code/Messenger
as for sending multiple sensors, just add an identifier:
...
sensor1 789
sensor2 345
...
pat
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account
I am just thinking out of my head,
maybe you could send via serial someting like
"IR "
and then the ir value, on the PD side you make a route [route IR FX XPTO]
It should rout the data
now i am not sure if it will work just with spaces separating them, or maybe
with CR, but if you have the hard