hi list,
i'm using the arduino object with a diecimila and pduino firmware
under pd-extended 0.39 on OS X.
when i do [import flatspace] and then arduino i get
[import] $Revision: 1.2 $ written by Hans-Christoph Steiner hans@at.or.at compiled on Oct 20 2007 at 05:10:25 compiled against Pd version 0.39.3 [import] loaded library: flatspace comport - PD external for unix/windows LGPL 1998-2006, Winfried Ritsch and others (see LICENCE.txt) Institute for Electronic Music - Graz [comport] opened serial line device 0 (/dev/tty.Bluetooth-Modem)
moocow/string2any 32 -1 ... couldn't create
then i open port 5 with [open 5( it reconnects:
[comport] closed /dev/tty.Bluetooth-Modem [comport] opened serial line device 5 (/dev/tty.usbserial-A6004nvF)
but on [version( i only get this instead of the version:
UNKNOWN_INPUT_COMMAND: 6 0
also i noticed that there is no more arduino help in the browser/ examples/hardware directory. why is that?