danriegsecker / as3glue

Automatically exported from code.google.com/p/as3glue
0 stars 0 forks source link

Cannot get this to work :( #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have no idea, but i cannot get Firmata to work.
I use Arduino 0011 (maybe version is to blame?)

I had no idea how to get it to compile until one guy suggested on forum:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1208542865/1

still i cannot get to compile the standard_firmata.pde from your as3glue.zip!

i could compile some firmata standard from arduino website, but there are
no flash files to test firmata :( your version connects the socket, but no
firmware data or anything. setting pins manually also doesnt work. you
should write a simple installation guide....

Original issue reported on code.google.com by briinums@gmail.com on 22 May 2008 at 10:39

GoogleCodeExporter commented 9 years ago
Sorry for the late reply. The Standard_Firmata.pde that comes with as3Glue 
depends on
the Firmata library, which has to be installed in the arduino hardware\libraries
folder. The library was installed by default in Arduino 0010 but somehow fell 
away in
Arduino 0011. I've now added the library to the svn and the zip and updated the
documentation. 

Original comment by erik.sjo...@gmail.com on 5 Aug 2008 at 1:05

GoogleCodeExporter commented 9 years ago

Original comment by erik.sjo...@gmail.com on 5 Aug 2008 at 1:06