Hey,
I've seen that it may be possible to send the Arduino a serial command from Terminal on a Mac using something like:
./arduino-serial -b 9600 -p /dev/tty.usbmodemb21 -d 2000 -s a
That particular command has as error, " No such file or directory".
Any idea what may work?
Thanks,
Carl

