(English) Processing ControlP5 library example 1 : user interface

(English) The controlP5 library for Processing makes it easy to add knobs and buttons to your Processing applications. In this article an example how to add some interface elements (buttons, sliders etc.) and how to listen to their events. Read (English) Processing ControlP5 library example 1 : user interface »

(English) Convert AVCHD to other codecs for more fluent editing

(English) The AVCHD codec is a very processor intensive codec. A lot of computers have problem displaying and editing 1080i video ( resolution 1920 by 1080 ) video. When editing video its important to have fast and smooth playback. You can also apply and preview effects a lot faster when not working with AVCHD. In this article some options to convert AVCHD to DV to work with AVCHD in a more fluent way. Read (English) Convert AVCHD to other codecs for more fluent editing »

(English) Encode HD video for Vimeo or YouTube ( Media Encoder CS4 )

(English) Media Encoder CS4 comes with a few standard presets, however they contain not always the best settings. In this article you will find the optimal export/encoding options you can make voor YouTube/Vimeo HD quality movies. Read (English) Encode HD video for Vimeo or YouTube ( Media Encoder CS4 ) »

Adobe Premiere CS4 Cheat Sheet mac

(English) Overview with the most useful keyboard shortcuts for Premiere CS4 (Mac). Read Adobe Premiere CS4 Cheat Sheet mac »

(English) Arduino programming – Manual and links

(English) Download the Arduino programming notebook. Read (English) Arduino programming – Manual and links »

(English) Arduino Programming – HSB to RGB

(English) Control a RGB led with Hue, Saturation and Brightness (HSB / HSV ). Read (English) Arduino Programming – HSB to RGB »

(English) Arduino Programming – Map and smooth values

(English) Re-map a value from one range to another and smooth analog input values. Read (English) Arduino Programming – Map and smooth values »

(English) Arduino Programming – Interval

(English) How to write a program that fires actions with different intervals without using the delay() function. Configuration of the serial port and printing values is also explained. Read (English) Arduino Programming – Interval »

(English) Arduino Programming – State change

(English) How to program a state change functionality. ‘State change detection’ is a method to see when a button is pressed or released. You can use it to fire a different action each press of a button. In this tutorial the basic code structure ( setup, loop ) of Arduino script is also explained. Read (English) Arduino Programming – State change »

Physical computing

A bookmark collection and some recommended books related to Physical computing and Interactivity. Read Physical computing »