Arduino based Etch-A-Sketch interface
Make subscriber Trevor built a simple drawing interface using Arduino and Processing – There are two potentiometers (horizontal and vertical) plugged into two of the analog inputs of Arduino. The board reads the state of the two potentiometers, and sends them as an ordered pair via USB (technically, it’s via serial, but there’s a built […]