Arduino Flash communication AS3 – Messenger

Example how to setup serial communication between Flash and Arduino in combination with the Messenger library for Arduino. This is usefull if you want to use Arduino in a different way than as a sensorbox (if you want that check out the As3glue Firmata combination in my other post). Read Arduino Flash communication AS3 – Messenger »

Arduino Flash communication AS3 – As3Glue bundle

Video tutorial on how to setup communication between Arduino and Flash ( Actionscript 3.0 ) with Firmata, As3Glue and Serialproxy. You can download a bundle with examples and the libraries/software. Read Arduino Flash communication AS3 – As3Glue bundle »

Flash AS3 : Apply bitmap filters to a webcam image

Simple ( beginner-intermediate ) Flash Actionscript 3.0 code example on how to apply a bitmap filter on a webcam image. Also image rotation and simple motion detection ( activityLevel ) is included. Read Flash AS3 : Apply bitmap filters to a webcam image »

Arduino Flash communication AS2

In this video tutorial I explain how to setup communication between the Arduino microcontroller board and Flash ( Actionscript 2). Example files are included. Read Arduino Flash communication AS2 »