Flip-book Style Digitization

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

This method of book digitization allows you to scan an entire book by fanning through the pages. It uses a high-speed camera that captures 500 frames per second to get a good look at each page. Processing software isolates each pages, analyzes any curve in the paper due to the flipping, and smooths out the image for better optical character recognition results. The greatly reduces the time it takes to digitize a book, even compared to setups that automatically flip pages.

[Thanks Erico]

Ditch The LPs And Build Your Own 3D Scanner

Find yourself an old record player, a laser level, and a digital scanner and you can build a 3D scanner. That’s what [Rob] did. The camera and laser level are mounted on the turntable for steady rotation. The camera captures the vertical laser line traveling around the room by recording 30 fps at a resolution of 640×480. This data is then translated into a Blender 3D file via a Python script and the Python Image Library. You can scan a whole room or just a small object. The face above is the result of this image capture after a bit of processing. [Rob] found this worked best in the dark and when scanning surfaces that are not reflective.

Make sure you also check out the camera-and-projector scanning method.

JeeNode Development Platform

It is basically a nice compact layout for an Atmel Atmega 328 with a wireless module.  Fully compatible with the Arduino IDE.  The JeeNode is available in kit form, but also all schematics and CAD files are available to download. It looks like they are mainly using it for home monitoring and control.  So far we’ve seen them put a temp sensor, power metering, and IR LED modules on their flickr set.

Storage For Your Hacking Needs

Sometimes your project needs a lot of non-volatile ROM, right on cue [Matthew] let us know how to not only connect, interface, read, and write to SD cards with a PIC over serial, but also how to do the above mentioned with an old PATA HDD. For those without a PIC/serial connection don’t fret, [nada] let us know about his Bus Pirate SD card hack, of which our personal favorite part is the creative use of an old 5.25″ floppy connector as the SD card socket.

Monocle Fixes Webcam Farsightedness

[Vik Oliver] came up with a webcam focus fix that is so quick and simple we never would have thought of it. He received the webcam as a gift and mounted on an articulated lamp so that it could easily be positioned around his projects. The problem is the camera lacks a focus adjustment so the close-up shots were blurry.

In what we consider a eureka moment, he sourced a pair of dollar store reading glasses to fix the optics. The glasses came with their own mounting bracket. He clipped them in half and wrapped the wire ear support around the camera body. Great hacks don’t have to be complicated, and we need to do a better job of looking at the dollar store for project parts!

FanWing Is Like A Harvester In The Sky

The FanWing aircraft concept has been around for a while but this is the first time we’ve seen working models. It gets rid of the propeller and adopts a rotating cylinder for propulsion. The look reminds us of a combine harvester and in a way it does reap the air, pulling the craft through the sky. We’re not holding our breath for the decommission of jet propulsion in the wake of this method, but we’d love to see some fun-loving death from above whenever you can get your own off the ground. Check out the video clips after the break to see, and hear, this in action.

Continue reading “FanWing Is Like A Harvester In The Sky”

WRT54GL, Meet Alice

When it comes to routers, there is one that is hacker’s favorite, the WRT54GL. But a slightly lesser known company, Pirelli with their “Alice Gate2 plus Wi-Fi”, seems to be a popular choice among our Italian friends.

[Esteban] has done everything from installing serial and parallel ports, to unlocking firmware while installing Debian. Our personal favorite is the creative wiring of an additional USB port, where he had to custom create a power circuit to run his webcam and external drive.

[Thanks Marco]

[Update: It would appear Roleo, Beghiaro, and Zibri did the actual grunt work at ilpuntotecnicoeadsl and Esteban simply wrote the guides. Thanks for your hard work and hacking skills guys!]