Arduino based Etch-A-Sketch interface

Arduino
Arduino based Etch-A-Sketch interface

Arduino Etchasketch

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 in USB-serial converter on the Arduino) to the computer. A small program written in Processing uses the ordered pairs coming in from the board to draw a line on the screen. As you turn the knobs, you can draw on the screen, just like an Etch-A-Sketch. Over time, the lines fade and disappear.

Nice – this is another great example project to build upon. Visit his site and read more about the setup, download the source code and experiment with your own modifications. – Etch-A-Sketch with Arduino

2 thoughts on “Arduino based Etch-A-Sketch interface

  1. Anonymous says:

    Next step, have it record the move patterns and then play them back to a real etch-a-sketch via stepper motors :).

Comments are closed.

Discuss this article with the rest of the community on our Discord server!

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK