Processing CSV files with Processing
A code example that shows how to read, modify and write .csv files with Processing.
Creative Developer
Different how-to posts on creative technology like topics as Arduino, Processing, Computer Vision, OSC and more. For creative (wannabe) nerds that want to create cool things with technology themselves. If you don’t fall in this category you still might be interested to see what I can do for you..
A code example that shows how to read, modify and write .csv files with Processing.
Port of the Seeedstudio WiFly library for the Arduino Leonardo. In includes different examples on sending commands to the WiFly.
Monitor incoming OSC (Open Sound Control) data on your network with this Processing application. I also explain in a video how OSC works.
Explanation on how to use OSC (Open Sound Control) in Unity and Flash.
Demonstration of the ease of use to use Processing for Compositing, based on the Awesome digital bokeh effect in Photoshop.
Send and receive OSC (Open Sound Control) messages with Scratch. You can interface Scratch with external sensors and OSC sending applications/apps. You can also use Scratch to send OSC data to control audio software, VJ software or creative applications.
Overview with the most useful keyboard shortcuts for After Effects CS4 (Mac OS).
Combination of Frame Differencing and hitTest in as3. Inspired by the Processing sketch of Andy Best where you can pop bubbles if there is movement. By checking the difference between two frames (current and the previous one) we know where there was movement. The movement is stored in a bitmap and with that we can … Read more
Flickr to polaroid style picture stream in Quartz Composer.
Arduino library to control an RGB led with Hue, Saturation and Brigthness values.