Footage from a prototype motion control rig I built to do macro fly overs. The original was made from a disassembled scanner bed with a Phidgets board used to get fine control of the stepper motors via USB. I am now building a second version using Igus industrial slide parts and an Arduino to control [...]
Posted on August 3, 2011, 7:19 am, by Duncan, under
Arduino.
Testing my Arduino with Motor Shield by Adafruit. The data from a light sensor on the Arduino is used to position the servo, creating a basic ambient light meter.
Using a Nintendo Wiimote and Processing to track IR points and use the data to composite graphics over video in real-time. The rainbow scales based on the distance between points and adjusts to stay connected even when points aren’t level. The reverse lag of the clouds is due to processing’s export delay.