Posts with «etch-a-sketch» label

Make Etch A Sketch doodles on a VGA screen

After building a Pong game using an Arduino Uno and a VGA monitor, Rob Cai realized this same setup could be used to make Etch A Sketch-style drawings.

Control is surprisingly “Pong-compatible” with two boxes, each with a potentiometer and a button. One knob moves the cursor horizontally and the other vertically. Unlike an actual Etch A Sketch from your childhood, one button chooses the line color, while the other resets the screen (instead of shaking).

His system takes advantage of Sandro Maffiodo’s VGAx library, meaning it doesn’t need much more than a sacrificial VGA cable to draw a low-resolution picture on the display.

You can check out Cai’s Etch A Sketch on Instructables, where you’ll also find the project in its Pong form.

Etch-a-Sketch 3.0 hands-on (video)

The Etch-a-Sketch. A standard bearer for childhood, and one that most of us never really mastered. While Yelizaveta Lokshina can't help you create awe-inspiring portraits from aluminum powder, she has managed to update the toy for the digital age. Using an Arduino, a few buttons and a pressure sensor crammed inside a hollowed-out Etch-a-Sketch, the 3.0 version of the doodler is able to draw in old school gray, as well as vibrant colors created by blending an RGB palette. While holding down the red, green or blue button you squeeze the pressure sensor to add more or less of individual hues. The same sensor is used to change brush width when you hold down the black button. There's even a secret mode that automatically cycles through colors and thicknesses for creating vibrant, almost hallucinatory patterns.

At the moment, the dual doodle knobs need to be physically connected to a computer so that a Processing script can work its magic and render the virtual Etch-a-Sketch. But, future versions may include wireless for sketching out images from the comfort of a couch and an accelerometer for the replicating the satisfying sensation of shaking the red fram to erase your creation. Basically, it's still a work in progress. Drawing with the Etch-a-Sketch 3.0 is just as satisfying, in a tactile sense, as the original, though we struggled slightly to get the hang of the pressure sensitive selector. One thing's for sure, though, the kids love it even more than the 1960 creation. Check out the video after the break to see it in action on the floor of the ITP Spring Show.

Continue reading Etch-a-Sketch 3.0 hands-on (video)

Etch-a-Sketch 3.0 hands-on (video) originally appeared on Engadget on Tue, 15 May 2012 20:21:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

$150 mural drawing robot kit

Primary image

What does it do?

Draws murals by following GCode instructions and/or etch-a-sketch style commands

Knowing the length of each string and the distance between the servos gives us everything we need to use trigonometry to find the XY coordinates of the pen.  We can also do the reverse, which means we can find how much to change the strings to move from A to B. From there I added gcode support.  Lastly I wrote some Java apps to create a nice GUI.  If your arduino comes with the firmware already loaded then you don't even need to install the Arduino app. :)

Cost to build

$150,00

Embedded video

Finished project

Complete

Number

Time to build

1 hour

Type

URL to more information

Weight

read more

Arduino hacker conjures NES and Etch-a-sketch wonderment (video)

You never know when that creative spark will ignite in your brain and compel you to sketch out some ideas. But when that genius moment finally arrives, you might consider grabbing your original Nintendo controller, quickly wiring it up to an Arduino board, connecting that to some motors and then using those to drive the dials on an Etch-a-Sketch. Modder Alpinedelta32 tries it in the video after the break and it turns out to be a breeze -- and so much more tactile than other idea-capturing devices.

Continue reading Arduino hacker conjures NES and Etch-a-sketch wonderment (video)

Arduino hacker conjures NES and Etch-a-sketch wonderment (video) originally appeared on Engadget on Fri, 25 Nov 2011 22:01:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments