Floating Globe, Hacked To Rotate

they need to hire this guy

[Alexy Sha] has done this fantastic hack, where he modified a magnetic floating globe to be motorized and spin on a tilted axis. The original globe was simply levitating via a magnet mounted inside. Though you could spin it by hand, it wasn’t motorized, and actually floated completely vertically instead of being tilted.

[Alexy] wanted to take this idea further and make it automatically spin on a rotated axes. He built a rotation assembly that was basically a motor, hung off-center, attached at the center of the globe. He had to power it via a coil hidden in the base unit, so that it could remain light enough to float. He did a fantastic job and the final product seems like it is the true way it should have been sold.

Check out a video of it in action after the break. We actually like the spinning ring, when he’s testing it, just as much as the final spinning globe.

Continue reading “Floating Globe, Hacked To Rotate”

Controlling An AC Drill Using One PWM Connection

This peculiar setup allows [Ben Krasnow] to control an alternating current device using one pin on a microcontroller. He’s experimenting with a power drill and has relocated the trigger circuitry that makes it spin. On that board he found a variable resistor combined with a capacitor which control a triac, actuating the speed of a drill. [Ben’s] solution works great and isolates the drill from the control circuitry. He replace the variable resistor with a cadmium sulfide photoresistor (basically a variable resistor whose resistance depends on the intensity of light). Pulse-width modulation is used to adjust the brightness of an LED shining on that photoresistor and thereby affect the speed of the drill. This is such as simple alteration to the drill we’d call it MacGyver-esque.

See a demonstration after the break.

Continue reading “Controlling An AC Drill Using One PWM Connection”

Spy Video TRAKR: The Teardown

Last Friday we looked at Wild Planet’s Spy Video TRAKR programmable RC vehicle mostly from an end user perspective. Much of our weekend was spent dismantling and photographing the device’s internal works, and poring over code and documentation, in order to better gauge the TRAKR’s true hackability. Our prior review included some erroneous speculation…we can clarify a number of details now, and forge ahead with entirely new erroneous speculation!

Continue reading “Spy Video TRAKR: The Teardown”

Devote Your Life To Replicating A Lightsaber

Life-sized Star Wars replica props, it’s one way to keep the ladies away. But if you’re going to make them, you should do it right. [Bradley W. Lewis] spent some serious time getting this [Obi-Wan Kenobi] lightsaber right. The seven-page build log provides plenty of eye-candy. We especially enjoyed the machine and coloring of he grenade-fin portion. The LED ladder that lights the blade is also quite interesting. For the icing on the cake he incorporated a high-performance speaker connected to the sound board from a Hasbro Force FX which provides that classic swashbuckling sound from a galaxy far, far away.

Spy Video TRAKR: First Impressions

At the Bay Area Maker Faire this past May, we had our first glimpse of Wild Planet’s Spy Video TRAKR, a $130 radio-controlled toy with some surprises under the hood.

On the surface, the Spy Video TRAKR — the latest addition to the popular Spy Gear toy line — is an R/C tank with a video camera and night vision, with the added ability to download new “apps” from the internet for extra functions. With a little detective work, one uncovers the TRAKR’s secret double life: it’s also an eminently hackable robotics platform! Prior Spy Gear toys have been popular hack targets, providing inexpensive, mass-produced sources of unusual items such as head-mounted displays. Rather than throw up barriers, Wild Planet has chosen to embrace this secondary market, with plans to release development tools and documentation making it possible to extend the device’s capabilities.

Read on for our image-heavy unboxing and initial impressions.

Digital View-Master

Who could forget the stereoscopic goodness of a View-Master? [Tuttle] put a modern flair on the classic optical device by adding two 1.5″ LCD screens. The screens replace the film disk of the original, showing slightly different images to produce a 3D effect. No word on a camera rig used to take the original images, but for our money this a great way to make something out of those useless key chain picture frames.

Brain Wave Skimming On The Go

Mentok: The Mind Taker

Master EEG hackers [MOG] and [Tim] over at the Makers Local 256 have been working on creating a Bluetooth EEG listener made from a Mattel Mindflex. This build is based on an earlier build of a group called [Frontier Nerds] (thanks for the heads up [Nathan]!), but this version ditches the Arduino in favor of a basic serial to bluetooth adapter for the sake of power efficiency (as well as not having to keep an Arduino strapped to you head). We have covered a few Mindflex hacks before, but this seems to be the most useful in a practical sense. They have included the code for a Bluetooth serial data logger, and the earlier build shows a good example of captured data visualization.