For Intro to Computational Media homework, I had to do serial communication experiment with Processing. I’ve already done the serial comm exercise between Processing and Arduino for Pcomp class, so I decided to study the one with video (webcam on my Mac). The picture here shows myself holding a stuffed animal (it’s Donald Duck from Disney’s) in front of the camera, and Processing automatically picks a pixel for each segment of the captured motion (video), depending on the resolution I choose. I might use this imagery serial communication function for my mid-term..