RFID Tracking System

[Nicholas] built an active tracking system using RFID tags. The system’s tags operate in the 2.4 GHz band and are used to track either people or assets. The readers are on a mesh network and can triangulate the location of any tag for display on a map. His system is even set up to show the travel history of each tag. [Nicholas] shared every detail in his writeup including some background about available hardware options and how he made his final decisions on what devices to use for the job. His conglomeration of software that ties the whole project together is also available for download.

Basement Fusion Reactor

Do you ever wonder what projects your neighbors have going on in their basements? [Will Jack’s] neighbors might be surprised to find he’s building a fusion reactor. The first step toward completing a Farsworth-Hirsch Fusor is up and running. The picture above shows heated plasma contained in a magnetic field. Next he just needs to up the voltage and inject some deuterium.

Yeah right! Deuterium, aka heavy water, is extremely rare and very difficult to refine. If you’re not familiar with the substance, you should get your hands on the NOVA episode: Hitler’s Sunken Secrets.

We’re glad to see that [Will Jack] is donning a lead vest for protections.  [Will O’Brien] cautioned us about the stray X-rays these things produce when he covered fusors back in 2007.

Workshop Tour Makes Us Drool; Ache With Envy

[Mtneer_man] has a workshop to die for. The slide show that he set up covers the different workbenches and shop setups that he’s had over the years. He’s got a core set of beliefs when it comes to his work area. He prefers to have several different work areas for varying degrees of dirty, greasy, stick, or precision projects. These are luxuries that most don’t have the opportunity to enjoy.

With a setup this nice and this clean it’s amazing he does any projects at all. Wait a sec,his workshop IS a hack. The more recent collections of his prolific Flickr sets he details the building and outfitting of yet another workshop in a new structure on his property.  We’re going to keep our eyes on this and see where it ends up.

[via YourlTronics]

FAT Support For Any Microcontroller

[Rahul Sapre] sent us a guide to porting EFSL to any microcontroller (PDF). The Embedded Filesystems Library adds FAT support to C compiled microcontrollers. It is targeted at the AVR line of chips but can be adapted to any architecture that works with a C compiler. [Rahul’s] guide will take you through the process of adapting the latest stable 0.2.8 version to new hardware by using a PIC uC as the working example. The non-stable development branch of EFSL is working toward multiple-platform support so consider lending a hand if this interests you.

Altoids Upstaged By Gift Card Tins

Nothing Earth-shattering here. Just, dare we say it, really cute!

The venerable Altoids mint tin has become an icon of the maker culture. Browsing through past articles on Hack a Day, Adafruit or Instructables, you’ll find project after project for which these pocket-sized enclosures provided just the right fit. Eminently practical, affordable, but the aesthetics have occasionally left something to be desired.

We recently stumbled upon these nifty gift card holders that resemble miniature versions of current-generation game consoles. They might be the perfect housing for your next microcontroller project…

Continue reading “Altoids Upstaged By Gift Card Tins”

Pre-spun Hard Drives

This device is lovingly called the SPINmaster. [Linux-works] built it to spin up multiple hard drives before the motherboard starts up. It detects the power-up from the PSU and uses a relay to hold the motherboard in reset, indicated by the red LED. Each of four relays then spins up a hard drive and illuminates the green LED when ready. Once all green lights come on the reset relay shuts off and the bios starts up. This type of staggered startup takes a lot of the load off of an under-powered PSU. He’s posted firmware and there’s a schematic available too. We took a look at his video but there’s not much to see as it’s just the inside of the machine while it boots up.

The Mechanical Diode

A diode allows current to travel in only one direction. With that in mind, [Alex] built a mechanical diode that will only allow gear rotation in one direction to be transmitted through the system. But wait, by connecting two of these devices together he’s built something of a mechanical rectifier. An electrical rectifier converts alternating current to direct current and this mechanical version outputs clockwise rotation no matter what direction of rotation is coming into the device.

There’s video which we’ve embedded after the break as well as many pictures on his site but not much explanation. Here’s what we’ve deduced. The two large gears are inputs. Mounted on top of them is a smaller ratcheting gear that will only turn in one direction. This ratcheting gear selects whether the smallest gear on the left or right will rotate, which then feeds the output gear at the top of this image. Continue reading “The Mechanical Diode”