|
|
Why
as3Glue gives Flash, Flex and AIR applications physical interaction capabilities.
Details
as3Glue is an ActionScript 3 library that enables communication between Flash/Flex/AIR applications and Arduino boards. It can together with one or several Arduino boards be used to monitor sensors (such as rotary encoders and motion detectors), control actuators (such as LEDs and motors) and interface other electronics (such as RFID readers) from Flash, Flex and AIR applications.
The library includes Arduino sketches and ActionScript 3 code examples as well as custom version of the Standard Firmata Arduino firmware and a serial proxy.
Features
Monitor and control digital and analog pins on Arduino boards from ActionScript 3 application without any Arduino programming.
Quickly send and receive data to and from Arduino boards using the efficient Standard Firmata protocol.
Interface multiple Arduino boards.
Problems?
Please read the FAQ first.
License
as3Glue is an open source library licenced under the MIT license.
Roadmap
as3Glue is still in alpha. Bug reports and feature requests are welcomed. Focus is currently on keeping up with the development of the Firmata protocol and the Standard Firmata firmware for Arduino. The next major revision (1.0) will happen when (if) the Standard Firmata firmware changes the default baud rate to 115200 or implements new features such as servo control.
Author
Erik Sjödin, http://www.eriksjodin.net
