DIY dot matrix pencil printer.

"Made this printer out of a scanner, CD-ROM drive, mechanical hard drive, Arduino Duemilanove, Meccano, three motor driver boards, and a pencil.

I use a point cloud software called CloudCompare to convert image data into a raster, and then export it as an ascii text file containing "x,y,z,color" values. Z is obviously always zero and is ignored. A value that isn't white for color tells the printer to smash the pencil (black and white only). X and y values are used to articulate the mechanisms. The reason I process the images this way is because it's just easier for me than figuring out how to read image files in Arduino code.

To print, the ascii text file is streamed over the usb serial connection to the Arduino via HyperTerminal (using XON/XOFF for flow control). Print resolution / size is 255 pixels wide by however long the scanner bed is.

I believe it could also be useful in the kitchen for chopping vegetables..."

From http://www.bluesnews.com/cgi-bin/board.pl?action=viewthread&boardid=1&threadid=187960 ...

Load Comments...

Send this Article to a Friend



Separate multiple emails with a comma (,); limit 5 recipients






Your email has been sent successfully!

Manage this Video in Your Playlists




notify when someone comments
X

This website uses cookies.

This website uses cookies to improve user experience. By using this website you consent to all cookies in accordance with our Privacy Policy.

I agree
  
Learn More