VSync for Processing
A library by Maximilian Ernestus for the Processing programming environment.
Last update, 03/16/2014.
This is the VSync library for the Processing platform. It can 'magically' synchronize variables on your Arduino with variables in your Processing sketch. Here You can find instructions on how to use it.
Download
Download VSync for Processing version v0.1 (1) in .zip format.
Installation
Unzip and put the extracted VSync folder into the libraries folder of your Processing sketches. Reference and examples are included in the VSync folder.
Keywords. ?
Reference. Have a look at the javadoc reference here. A copy of the reference is included in the .zip as well.
Source. The source code of VSync for Processing is available at GitHub, and its repository can be browsed here.
Examples
Find a list of examples in the current distribution of VSync for Processing, or have a look at them by following the links below.
Tested
Platform linux
Processing 2.1.1
Dependencies serial