Project “Etch Your Sketch” is an Arduino powered kit capable of reproducing on a standard Etch A Sketch. A .NET application converts the image to “black pixels” then sends a output of code to the Arduino. The Arduino, powers two stepper motors connected to the Etch A Sketch to reproduce a version of the image. The project is a great example of interfacing the Arduino with x86 architecture.