Papercraft Gyroscope

Although spring keeps trying to break through the winter doldrums you might be looking for just one more weekend activity before the outdoor season begins. Grab the kids and give this paper gyroscope a try.

It’s not an electronic sensor made of paper, but the modern equivalent of a spinning top. The frame remains stationary while the center assembly spins at high speed, keeping the whole thing balanced on one narrow point. [Dombeef] put together a printable template which you can use to make your own parts. He got a hold of the heavy paper that’s used to hold X-ray film, but you can just trace out multiple copies of the parts and make a beefy section by laminating them together with glue. Combine the inner and outer parts using a paper clip as the axis and you’re ready to go. Pull hard on a bit of floss wound around the axis to get the center frame spinning, then sit back and see how long it will remain standing.

Automatic Trigger For Lightning Photography

lightning_trigger

[Vicktor] has always been fascinated by photographs of lightning and decided to try his hand at capturing a few strikes on his camera. Every time he attempted it however, he didn’t have much success. Instead of trying to operate his camera manually to take the images, he decided to build a lightning trigger that would do it for him.

His circuit uses a large photodiode to sense when lightning strikes, triggering the camera via a hacked shutter release cable. A PIC micro controller is used to adjust the sensitivity of the device, as well as to send the actual trigger signal to the camera. His circuit is connected to the camera via a pair of opto couplers to ensure that his circuit cannot cause any harm to the camera.

When the box is powered on, it enters a calibration mode where the user can adjust the circuit to compensate for whatever amount of ambient light is present. Once armed, the box waits for a sudden change in ambient lighting, sending the exposure release signal to the camera.

A schematic is available on his site, and he will send you the code he use on request. There is currently no video of the trigger in action, but hopefully we’ll see one soon.

If you’re interested in seeing some other remote camera triggers, check out this one made from air freshener parts, and this one which uses lasers.

WiFi Radio Plays Your Tunes In Style

wifi_radio

Instructables user [Jan] likes listening to music while hacking away in his workshop, but listening to the same CDs gets tired and boring after awhile. He contemplated listening to streaming audio over the Internet, but hated the idea of needing a computer around at all times. After a bit of reading, he found some information about building a WiFi radio, and got started on constructing his own.

Using a guide he found at the MightyOhm, he hacked an Asus router to use OpenWRT, adding a music player daemon to tune in various stations. He added a small LCD display and an ATmega32 to drive it, as well as a rotary encoder to allow him to switch between stations.

The case was built using several layers of  MDF which were cut using a CNC mill, and joined together with glue and wooden dowels. The front and back panels were milled out of  alucobond sheets, with the remainder of the case covered in white wood veneer. The detail that went into this build is great, we especially love the “WiFi Symbol” speaker grilles.

All of his code and schematics are available for download, should you desire to make a WiFi radio of your own. Stick around to see a video of his completed radio in action.

[via MightyOhm]

Continue reading “WiFi Radio Plays Your Tunes In Style”

Kinect Two-fer: MoCap Movie And Robot Control

kinect_twofer

It’s no mystery that we like the Kinect around here, which is why we’re bringing you a Kinect two-fer today.

We have seen video hacks using the Kinect before, and this one ranks up there on the coolness scale. In [Torben’s] short film about an animation student nearly missing his assignment deadline, the Kinect was used to script the animation of a stick figure model. The animation was captured and built in Maya, then overlaid on a separate video clip to complete the movie. The overall quality is great, though you can notice some of the typical “jitter” that the Kinect is known for, and there are a few places where the model sinks into the floor a bit.

If you want to try your hand at animation using the Kinect, all of the scripts used to make the movie are available on the creator’s site for free. [via Kinect-Hacks]

Our second Kinect item comes in the form of a gesture driven Lego MindStorms bot. Using OpenNI along with Primesense for body tracking, [rasomuro] was able to use simple motions to drive his NXT bot around the house. His movements are tracked by the Kinect sensor which are translated into commands relayed to the robot via his laptop’s Bluetooth connection. Since the robot has two motors, he mapped couple of simple arm motions to drive the bot around. We’ll be honest when we say that the motions remind us of Will Farrell’s “Frank the Tank” scene in Old School, but [rasomuro] says that he is trying to simulate the use of levers to drive the bot.  Either way, it’s pretty cool.

Videos of both hacks are embedded below for your perusal.

If you are interested in seeing some more cool Kinect hacks be sure to check out this Minecraft interface trio, this cool Kinect realtime video overlay, and this Kinect-Nerf gun video game interface.

Continue reading “Kinect Two-fer: MoCap Movie And Robot Control”

Hand-built Car Made Almost Entirely From Scavenged Parts

shrimpmobile_scrounged_car

So you’ve swapped out your car’s motor or added new tranny. Perhaps you’ve rewired your ancient VW bus from 6v to 12v. Do you think that makes you a car expert? [Orismar de Souza] might beg to differ.

The homeless Brazilian native has spent the last four years of his life building a car from sheet metal and junked parts. He searched high and low across the region looking for parts, scoring a 125cc motorcycle motor, among other various components – mostly from old Fiats. He scraped together $270 while panhandling and simultaneously fighting off starvation over the span of four months in order to purchase enough sheet metal to skin the vehicle. Crafting the body panels by hand using a borrowed hammer and chisel, he nearly gave up, but was resolute in not letting his dream die.

The car features more amenities than you would imagine. It can hit 50 mph on the freeway and includes a real car ignition, which replaces the old motorcycle kickstarter. It was recently fitted with a new gearbox that allows him to go in reverse, and if you look at the picture above closely enough, you will also see that he even took the time to install a stereo.

We are totally blown away by [Orismar’s] “Shrimpmobile” – it definitely takes scavenging to a whole new level. Got any amazing stories of scrounging and hacking? Share them with us in the comments.

Stirring Plate From USB Enclosure

[Loreno Minati] built his own stir plate out of a hard drive enclosure. It’s the exact same hack as the one we saw a few weeks ago. A magnet was glued to the center of a computer fan, which causes the magnetic capsule inside the beaker to spin. This creates a vortex, evenly mixing the liquid.

Using a hard drive enclosure is a brilliant idea. It’s designed to sit in plain sight so you get a very nice finished look. It’s also exactly the right size for the fan itself. A potentiometer mounted in the cap of the enclosure allows for variable speeds, and the DC barrel jack is being used for the power source. Now that we think of it, this may be the best use of an external HDD enclosure we’ve ever seen (even eclipsing its original purpose). Check out a video and image gallery of the project after the break.

We’ve categorized this as a beer hack since stir plates are often built by hobbyists for growing yeast starters used in home brewing.

Continue reading “Stirring Plate From USB Enclosure”

Mechanical Turing Machine Can Compute Anything…slowly

mechanical_turing_machine

For several years, [Jim] has wanted to construct a fully-mechanical universal Turing machine. Without the help of any electronic circuits or electrical input, his goal was to build the machine using simple hand tools and scrap materials.

If you are not familiar with the concept of a Turing machine, they are devices that manipulate symbols or input from a strip of tape, according to a set table of rules. By definition, a Turing machine should be adaptable to simulate the logic of any computer algorithm, albeit in a much slower fashion than you would see from a computer.

He has replaced the strip of tape with a wire grid, and the symbols have been implemented in the form of ball bearings placed on the aforementioned grid. His hand-cranked machine uses magnets to lift the input symbols from the grid, processing them according to the rules table he routed out of a wood block.

The implementation is definitely clever, though [Jim] admits it is not without its problems. He took it to Maker Faire UK, and most people didn’t quite understand what they were seeing without a full explanation.  The machine is not quite as reliable as he would like it to be, and he would like to make it a bit more powerful as it currently would take months to add two numbers together.

Keep reading to see a brief video demo of his Turing machine in action, and check out his blog if you want to see more information on how the machine was built.

Interested in seeing more Turing machines? Check out these two machines we featured a while back.

Continue reading “Mechanical Turing Machine Can Compute Anything…slowly”