Which version of Mathematica are you currently using? IF you are using anything less prior to 10.1 then you need to download the sketch from Ian Johnson . Upload the sketch to the Arduino. MAke sure to change the name extention from .txt to .ino and then follow the sample.
THis will wirk with the Arduino USO. I have not tested with other versions, but assume that will work with anything working with pins 0- 13 and A0-A5
No.. this will not download the software automatically Need to go to Arduiino.cc and download the latest version (1.6)
Yes, I downloaded the version number is 1.6.5, but how will the Mathematica cooperate with Arduino? Mathematica always hits that "specify the "Device property" of "ArduinoInstallLocation".
Hi there
Did you manage to resolve this. I have the same problem now, have incorporated
DeviceOpen["Arduino",{"/dev/tty.usb1411","ArduinoInstallLocation->"xxx"}]
But this doesn't work, I think similar to the problem that you have expressed above.
Did you managed to make it work? I am not understand either where ArduinoInstallLocation should be set. I mean literally, into which command that should be written?