A test in developing interfacing with computers using colour.
Hacked a few example patches together in max msp to make colour level control shape distortion
Latest Updates: flash RSS
-
Abe Smith
-
Abe Smith
Today I managed to get adobe flash communicating with arduino after reading the guide on the arduino website . http://www.arduino.cc/playground/Interfacing/Flash
I used an example (http://aralbalkan.com/1243 ) which utilises Action script 3 for some more advanced effects using a potentiometer but found the stream of data I got into flash wasn’t smooth enough so instead used a file in action script 2 (http://file-error.net/1o1o1o1o1/?Physical_Computing_and_Interaction:Arduino:Arduino_VS_Flash) which I found had a more stable feed but still used the serproxy server.
I created an interactive panorama controlled by a potentiometer (a twiddly dial) and also used it to make some flash games Id made for keyboard input a bit more fun (although now requiring two people to control one character).