Arduino, Adobe Flash and Playstation 3 sixaxis


hi everyone, i'm new here gentle  :)

i purchased usb host shield circuits@home , have connected arduino , written small sketch prints accelerometer , gyroscope values serial port. want use information control movie clip eg if sixaxis has value 'n' along x axis , value 'n' along y axis, show particular movieclip.

i know need use proxy, question concerning formatting of data arduino. sketch this;

 serial.print ("accx = ");
 serial.println(accx);

which should when viewed in arduino ide mean can address "accx" in actionscript? how flash distinguish between values accelerometer x axis , y axis?

maybe actionscript question pointers useful me.

many thanks,

dai

    way have figure out how serial read in actionscript. have not been able yet, or know if possible.

   another way use as3glue , read in analog input values directly actionscript. let actionscript computing.


Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Arduino, Adobe Flash and Playstation 3 sixaxis


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums