Robotic arm applications
Processing example code for a rhythm game
This code opens the webcam and tracks a particular color as a cursor. Use your mouse to click on the item you want to track (color distinctive), then you can use this cursor to hit targets.
Processing example code for playing a video
Place your video in data folder. This example prints a message at a specific timestamp.
Code gets stuck? Try using thread() / Reference / Processing.org.