Etch-a-Sketch automatically draws a tribute to Hack a Day

Programer

Active Member
Reputation
0
We have seen quite a few automated Etch-a-Sketch machines in our time, but when [Jason] wrote in to share his take on the subject, it came with a nice bribe attached. We are vain. It’s not something we are proud of, but when it comes to seeing the Hack a Day logo drawn out by a robot, consider us sold.
[Jason] has several CNC router builds under his belt, and thought it would be fun to automate his Etch-a-Sketch, a toy he loved as a child. He cut some gears and a face plate for the toy with his new CNC machine, then got busy programming his Propeller microcontroller to do his bidding.
A piece CNC software handles the conversion of a bitmap image to an outline, which is then converted to a CNC cutting path. The cutting path is translated into x/y coordinates by a bit of C++ code, before being fed into the microcontroller, which is running a small SPIN application he calls RoboSketch. The Propeller takes care of the rest, quickly drawing the image or pattern to the Etch-a-Sketch.
Continue reading if you would like to see a video of [Jason’s] tribute to Hack a Day, and don’t miss some of our previous automated Etch-a-Sketch coverage if this is something on your to-do list.

Filed under: cnc hacks, toy hacks



Posted on Fri, 05 Aug 2011 11:13:51 +0000 at http://feedproxy.google.com/~r/hackaday/LgoM/~3/UI1ncGcGMts/
Comments: http://hackaday.com/2011/08/05/etch-a-sketch-automatically-draws-a-tribute-to-hack-a-day/#comments
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…