Closed GoogleCodeExporter closed 9 years ago
This project is designed for Arduinos and Arduino Compatibles... So all of the
modern Arduinos will show up as /dev/tty.usb*
Since your project has a little different scope, you may want to simply extend
the ArduinoConnector class and override that function. You would do that in
the same manner as any other class you may have written.
Alternatively, you can check out check out all ActionScript code via SVN and
bake your own ANE. You can watch a video on how to make your own ANE on my
blog :
http://quetwo.com/2011/11/03/creating-a-windows-air-native-extension-with-eclips
e-part-3/
Original comment by Nicholas...@gmail.com
on 3 Jan 2012 at 12:38
Thanks, all sorted now :) Also could you show us how to create an ANT script to
work on OSX ?
Regards
Mirza Ceyzar
Original comment by mirza.ce...@gmail.com
on 6 Jan 2012 at 4:01
All Good, found the thread on your blog :)
Original comment by mirza.ce...@gmail.com
on 9 Jan 2012 at 1:14
Great to hear. I don't have any good ANT scripts I can share for OSX, but I'm
sure you can find some with a quick google search.
Original comment by Nicholas...@gmail.com
on 9 Jan 2012 at 4:04
Original issue reported on code.google.com by
mirza.ce...@gmail.com
on 2 Jan 2012 at 11:05