Posts Tagged ‘USB’

Accessing the USB port

Posted: August 18, 2010 in API
Tags: ,

The Arduino is an inexpensive, easy to find, open-source hardware prototyping platform.  You can connect a wide variety of sensors and other electronics to it, and then using the open-source as3glue “Physical Interaction Library for Flash” you can communicate via the USB port with Flash or AIR. Arduino: http://www.arduino.cc/ as3glue: http://code.google.com/p/as3glue/ Get an Arduino, a [...]