Drill-based Kinect Camera

[Brett Graham] and [David Cox] are taking the Kinect out into the world thanks to this handheld hack they call the Drill of Depth. Apparently, the Kinect wants 12V at 1A which is quite easy to provide with a rechargeable power tool like this Ryobi drill. The setup features a 4.3″ touchscreen display, connected to the Gumstix Overo Air that is running Linux. They claim that there’s a “legitimate scientific reason” for building the device but they’re not sharing it yet.

So what would you use this for? We wonder if it would be possible to roll a GPS into the mix, then use post processing from the captured data to recreate the environment in a virtual setting? Imagine if a weekend spent walking around campus and processing the results let you model your University and make it an add-on level for your favorite game. Or perhaps this could be paired with a regular camera to generate high-quality 3D skinning data for Google Earth. That’s what we came up with, what do you think?

Making Punch Card Programming A Snap

About thirty years ago [H. P. Friedrichs] pulled off a hack that greatly improved the process of programming with punch cards. At the time, his school had just two IBM 029 keypunch machines. One of them is shown in the upper right and it uses a keyboard to choose which parts of each card should be punched out. This was time-consuming, and one misplaced keystroke could ruin the card that you were working on. Since you had to sit at the machine and type in your source code these machines were almost always in use.

But wait, the school acquired a dozen of the TRS-80 computers seen in the lower left. They were meant to be used when teaching BASIC, but [HPF] hatched a plan to put them to task for punch card generation. He built his own interface hardware that connected to the expansion port of the new hardware. Using his custom interface a student could create a virtual card deck that could be rearranged and revised to correct mistakes in the source code. The hardware then allows the virtual deck to be dumped in to the punching machine. This broke the bottleneck caused by students sitting at the punch card terminal.

We think that [HPF] sent in this project after seeing the antiquated hardware from that 1970’s calculator. These hacks of yore are a blast to revisit so don’t be afraid to tip us off if you know of a juicy one.

Kitchen Island Makes A Mean Cocktail

[John Creswell] built a heck of an automatic bartender in a kitchen island. The image on the left shows a top-down view of the inside of the cabinet. There’s a mini-fridge where the liquids are stored, and around the perimeter of the cabinet [John] mounted sixteen pumps to get the beverage up into your cup. Drinks are dispensed from the lighted serving fixture on the right by selecting your preferred cocktail from a computerized menu. According to his writeup the project was finished about five years ago, making us wonder if he’s tackled any upgrades such as adding support for smartphones.

[Thanks Zack]

Quiet Dust Extractor From Scavenged Materials

As with many of the projects covered on hackaday, [bongodrummer]’s Dust Sniper came about because of a lack of effective commercial solutions, in this case to the problem of quiet dust extraction.

Workshops are generally full of dust and noise, both of which take their toll on the human body. This is why safety regulations exist for noisy and dusty workplaces and–as [bongodrummer] rightly points out–we have to take precautions in our own home and community workshops. Hearing protectors, dust masks and safety goggles are integral, but reducing the amount of dust and noise in the fist place is paramount.

Using mostly scavenged materials [bongodrummer] did a quality job building the Dust Sniper–and all for a bill of materials totaling £20. It has an integrated work surface, automatic switches on 2 vacuum lines to sync up with power tools, a cyclonic air filter that prevents clogging the HEPA filter and reducing suction power, inlet and outlet soundproofing, and a plain old power outlet for good measure.

Whether or not you’re interested in building an integrated workbench/extractor system like this one, we recommend you check out the details of the cyclone filter and the sound reducing components. Not only are they an interesting read, but they could be useful to apply in other projects, for example a soldering station with fume hood.

We think it would be really neat to include more cyclones in our projects. Stick around after the break to see [bongodrummer]’s prototype cyclone filter in action.

Continue reading “Quiet Dust Extractor From Scavenged Materials”

Make The Wedding Ring Speak To Her

It’s a nice touch to engrave a heartfelt message on a wedding band, and my couples choose to do so. But you can say a lot more with a 20 second audio message. That’s exactly what [Luke Jerram] did by etching an audio track into this ring. He uses his custom-built hardware to playback the message, which you can see in the video after the break. The ring is an Edison Cylinder, which works just like a modern record player except that the media is on a spinning drum (the ring) instead of a rotating disk. We wonder if this would sound a bit better with a high-end cylinder player.

While you’re on [Luke’s] page you might as well take a look at his image projecting ring as well. It has a color image slide on one side and a projection lens on the other. Wacky!

Continue reading “Make The Wedding Ring Speak To Her”

Rovio Headlight Hack Looks Stock

Even the most thorough inspection may not raise the alarm that this Rovio has been hacked to include LED headlights. [Adam Outler’s] super clean work puts the two light sources on either side of the camera for maximum effect. It may not provide as many Lumens as our external headlight hack, but we were never all that excited about the black project box that housed it. [Adam] built the circuit on a scrap of perfboard, using a transistor to connect the LED pair to the battery, with the original LED power wire going to the base in order to switch the transistor.

CNC Cake Decorator

The AutoFrost CNC cake decorator is the result of a student project a Olin College of Engineering. [Tara Krishnan] and her classmates designed and built the hardware, as well as a Python interface that is used for drawing the design you want printed in frosting. The X and Y axes are controlled by stepper motors, with manual adjustments for the Z axis. The software has setting for the size of the cake, making it a bit more versatile than the last mechanized decorator we looked at. The GUI also allows for multiple colors which are applied one at a time, with the machine pausing for an operator to switch out the colored frosting container. All in all a nice build, but the next rendition should look to get rid of that second Arduino. We can’t think the code is complex enough to warrant two of them. Check out the demo video after the break.

Continue reading “CNC Cake Decorator”