MINI’s Augmented Reality Ad

miniaugmented

We were surprised last month when we saw augmented reality being done completely in flash. It hasn’t taken too long to go mainstream though. MINI has incorporated it into a recent German language magazine ad campaign. The fiduciary marks actually work quite well with MINI’s established ad format. Visit the ad’s URL and hold the magazine up to the webcam and a 3D model of the MINI Cabrio will appear. They have a PDF of the ad that you can print and use if you don’t have the original. Unfortunately, it doesn’t seem to have cross-platform support.

[via Autoblog]

Disposable Camera Nixie Tube Driver

nixie_camera

Disposable cameras are quite cheap, and include circuitry that produces very high voltages. Because of this, they have been harvested for many projects. We’ve seen them used for coil guns and large high voltage power supplies, even for fixing rechargeable batteries that won’t charge. The latest in the long list of uses is to create nixie tube drivers. [the_don125] shows us how to use a single disposable camera to power 2 to 3 medium sized Nixie tubes. Be careful, as we said before, this project deals with high voltage.

GigaPixel Panorama

gigapixel

[Ewout] sent us some info on this Automated Gigapixel Panorama Acquisition system.  The system automates the process of taking the large amounts of images required to do gigapixel panoramics. You tell it key information, like what lens, and what percent overlap you want and the system will calculate how many images it will take, as well as the gigapixel count. The results are quite stunning, no visible seams with fantastic detail.  Interestingly, this was created for a class in embedded system design (ECE4180) at Georgia Institute of Technology and so was our post earlier today on Digitally Assisted Billiards. Is Hack a Day part of the class curriculum? It should be.

Tbeta, Cross-platform Multitouch

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

tbeta is a new tool developed by the NUI Group Community. tbeta acts as an image processing layer to take in image data and output tracking data for multitouch applications. Whether FTIR or DI, scratch built multitouch systems generate IR video streams that need to be processed to find fingertips. tbeta can take this or any arbitrary video stream and run it through a series of filters to generate the touch data. This data is sent as OSC TUIO, a standard protocol for touch events. Along with the camera and input switcher, tbeta also aids in system calibration. I works on Windows, OSX, and Linux. Have a look at the getting started guide for a better idea of how it works.

[via CDM]

Recovering Photos With PhotoRec

photorec

A coworker approached us today with a corrupted SD card. It was out of her digital camera, and when plugged in, it wasn’t recognized. This looked like the perfect opportunity to try out [Christophe Grenier]’s PhotoRec. PhotoRec is designed to recover lost files from many different types of storage media. We used it from the command line on OSX, but it works on many different platforms.

It’s a fairly simple program to use. We plugged in the card and launched PhotoRec. We were prompted to select which volume we wanted to recover. We selected “Intel” as the partition table. PhotoRec didn’t find any partitions, so we opted to search the “Whole disk”. We kept the default filetypes. It then asked for filesystem type where we chose “Other” because flash is formatted FAT by default. We then chose a directory for the recovered files and started the process. PhotoRec scans the entire disk looking for known file headers. It uses these to find the lost image data. The 1GB card took approximately 15 minutes to scan and recovered all photos. This is really a great piece of free software, but hopefully you’ll never have to use it.

Pringles Can Macro Photography

macro_pringles1

Reader [Harald] sent us this sweet Pringles can macro photography hack from way back in 2005. Using a Pringles can and a standard Cannon 50mm MKII lens, they have produced some amazing results. The image above is the tip of a ballpoint pen. Not only does he go through the steps to make it, but then goes in depth on how to best set your camera and other good practices for macro photography. Pringles cans aren’t just for holding chips and making wireless antenna.

We’ve covered several macro photography rigs before, like how to do macro photography with your iPhone, or with a flip camera, and even how to build a massive laser controlled macro photography setup.

Easy High Voltage Power Supply

hv_supply

[rocketman221] wrote up one of the simplest ways to build a high voltage power supply. This one in particular was used on his coilgun. Instead of building a custom circuit, he’s using flash charging boards from disposable cameras. Six 450V 470uF caps are wired in parallel to make up the bank. Two of the charger boards are wired to one switch to initiate the charging process. Four additional boards are wired two a second switch for the second charging stage. The part cost on this is incredibly cheap and it only requires a 3.3V input to reach 450V. The writeup has plenty of warnings about the dangers of high voltage; you need to clean off all flux residue to prevent arcing across the circuit boards. Embedded below is a video of the bank being discharged through several objects. Continue reading “Easy High Voltage Power Supply”