hi there
we made a4*4 arduinome (just like monome) recently , and to the arduino firmware, we let it send signals when we press any pad.
here's our arduinome pic:
http://picasaweb.google.com/lh/view?q=arduinome&psc=G&filter=1#5356250085481394178
http://picasaweb.google.com/lh/view?q=arduinome&psc=G&filter=1#5356250079543724418
but you know, only we send pduino firmware to arduino, pduino can recieve the right messages like : "analog 0 0.222" "digital 12 1" ...
and the 1st time I connect pduino , I just seen what was happened when I just connect pduino with no pduino firmware but just my arduinome fireware.
of caurse error messages but occasionally right .
here's the pd consle pic :
http://picasaweb.google.com/malianglight/Arduinome#5356250267147449202
and now I m thinking that : we are trying to send serial signals to pd, so why we could not give up pduino object , just using serial connection object in pd ?
I dont know how can we setup a serial connection in pd , I just find serial object but it just had one inlet , How could we go next step ?