资 源 简 介
ARDUINO CLASS for Action Script 3 - 4 Aug,2009
This Actionscript3 class makes it easier to connect Flash to the Arduino Board (http://www.arduino.cc) via serial proxy. This is the updated version for AS3. The original version for AS2 by beltran berrocal in 2005 can be found on the site (http://www.progetto25zero1.com/b/tools/Arduino/).
You will also need the serial proxy "serproxy" developed by Stefano Busti(1999) and David A. Mellis(2005). That can be found on the Arduino Site (http://www.arduino.cc).
ArduinoとAction Script3 (Adobe Flash, Flex, AIR)を、シリアルプロキシを介してシンプルに接続するためのライブラリです。Action Script2向けのオリジナルバージョン(by beltran berrocal in 2005, http://www.progetto25zero1.com/b/tools/Arduino/)を修正したものです。
このライブラリを機能させるためには、"serproxy"というシリアルプロキシが必要です。Arduinoのウェブサイト(http://www.arduino.cc)で配布されています。