Barcode Scanner In Processing

barcode_sc

Reader [Nikolaus] decided that instead of using an existing image based bar code decoder, he would write his own. Using the Processing language he created a scanner that parsed the black and white pattern when a bar code was centered on the image. His code then parsed that data and compared it with the initializing character to provide a reference. Currently his scanner supports three character sets of the Code 128 encoding, and provided his complete code so that others could add as they see fit. He admits that the code is a bit messy due to the lengthy character tables, but very straight forward.

Scanner Sensor Multi Touch

[vimeo= http://vimeo.com/5765795]

[Kyle McDonald] had a Visioneer XP 100 portable scanner laying around, so he started trying to come up with alternative uses for it. In the video above, we can see a multitouch setup rigged together using Openframeworks in Ubuntu. As you can see in the video, there’s some considerable lag. That is due to the 250-500 ms of buffering built into the scanner. It does have nice resolution; 10k pixels wide at 60 fps, so it has to be useful for something (aside from scanning). Anyone got any ideas? He says if the field of view was wider, he’d use it on a river bed to watch fish.

130 Megapixel Scanner Camera

[youtube=http://www.youtube.com/watch?v=Pn9ZoaPIHQc]

Made from a 1200 dpi epson scanner and a manual focus canon lens, this camera captures 130 Megapixel images. With a resolution of 13,068 x 10,173, these pictures are very detialed. You can see some examples in his flickr set. It doesn’t look like they’re the full size originals though.  If you want to build your own, here’s a good start. Keep in mind that it’s from 2004 though.

High Speed Book Scanner From Trash

book_scanner

[Daniel] sent us his entry to the Epilog laser cutter challenge on instructables. He made a book scanner, mainly out of found parts. The bulk of the project was salvaged from dumpsters, though if you’re not comfortable with that, the free section of craigslist might be able to do the job. The cameras are loaded with CHDK, using StereoData maker, and custom software to compile the images into PDFs. They did a fantastic job of documenting every step of the construction, including helpful tips for some of the more complicated parts. There are several videos in the instructable, so be sure to check them out. We’re particularly amused by the extra step of making the photo captions visually interesting. At 79 steps, it’s a long read, but well worth it.

Stepper Motor Controller From Old Scanner

sms

[Murray484] submitted his instructable on how to create a stepper motor controller from an old scanner. He removed the motor and controller from an old scanner then harvested the parts. He’s pretty much starting over, taking the ULN2003 chip from the scanner motor controller and putting it on a fresh board. He then wired it all up, installed the software and got it working. Finally, he built a container out of cardboard for it all. Though he could have made it nicer looking and used higher quality building materials, he was trying to make this a “green” project for the epilog laser cutter contest. He’s done a good job recycling, this could be pretty useful.