Snowboard Goggle HUD Displays Critical Data While Falling Down A Mountain

snowboard-google-hud

[Chris] has been hard at work building a Heads Up Display into some Snowboarding goggles. We’re used to seeing the components that went into the project, but the application is unexpected. His own warning that the display is too close to your face and could cause injury if you were to fall highlights the impractical nature of the build. But hey, you’ve got to start somewhere when it comes to prototyping. Perhaps the next iteration will be something safe to use.

A set of MyVu glasses were added to the top portion of the goggles, which lets the wearer view the LCD output by looking slightly up. The display is fed by a Raspberry Pi board which connects to a GPS module, all of which is powered by a USB backup battery. In the video after the break you can see that the display shows time of day, speed, altitude, and temperature (although he hasn’t got a temperature sensor hooked up just yet). His bill of materials puts the project cost at about £160 which is just less that $250.

Continue reading “Snowboard Goggle HUD Displays Critical Data While Falling Down A Mountain”

Burning Man 2011: Peter Hudson’s Charon Strobe Sculpture

Here at Hackaday the only thing we like better than giant whirling artistic desert based contraptions are interactive giant whirling artistic desert based contraptions. [Peter Hudston]’s Charon is no exception. Known for his strobe sculptures [Peter] has returned from a two year hiatus with possibly one of the craziest and nightmarish sculptures found on the deep playa. The work features a gigantic spinning wheel that has posed human skeletons mounted on it’s inner edge. Onlookers can pull a series of 6 rope pairs which cause the wheel to rotate rapidly. When the rope pullers are coordinated enough to get the wheel spinning at the right speed, a strobe is activated revealing the skeleton’s animation.

I wandered over to this thing one night after hearing the local buzz about the piece.  The towering wheel was spinning away as the rope pullers of the moment tried desperately to get the strobe to activate, every couple of minutes or so somebody would try and coordinate the pulling only to confuse things.  From my perspective it seemed to be very difficult to get the right speed, and the pullers had to yank the rope practically to the ground. During the short time I was watching the piece (jaw to the floor) the strobe activated once or twice and honestly it was completely worth the effort. To see what this monster looks like in action check out the video after the jump.

Continue reading “Burning Man 2011: Peter Hudson’s Charon Strobe Sculpture”

mirror_hud

Bathroom Mirror HUD Displays Time And Weather

By and large, the standard household mirror is one item that has not made much real progress over the years. They hang on the wall reflecting light, and that’s about it.

A few years back, some students studying in the Department of Interaction Design at Chalmers University sought to enhance their morning routine with an interactive mirror. Their project was constructed using a two-way mirror with several Arduino-driven LED displays embedded behind the glass. Once a hand is swiped past the pair of embedded light dependent resistors, the display is activated. Subsequent hand swipes trigger the mirror to toggle between the different modes, providing the user with the current time, weather information as well as a toothbrush timer.

The project writeup is quite thorough, including plenty of source code and information on some of the components they used. You can take a look at their work here (PDF).

Check out the interactive mirror we featured that served as inspiration for their project.

[Thanks Emil]

Continue reading “Bathroom Mirror HUD Displays Time And Weather”

HUD For Real Life Capture-the-flag

If you’ve played any of the Splinter Cell games you’ll remember the PDA that [Sam Fisher] carried around with him.  What if you could have one of your own when playing capture-the-flag? [Brad] has created the ZephyrEye as an electronic command and communications device for real-life games.

Each player carries around their own unit. The ZephyrEye has a GPS module, Xbee module, LCD screen, and control buttons. This allows a player to setup one of several different games, map out the game field including base locations and flag locations, and monitor a time limit and scoring. Other players can join the game in progress. The best part? The GPS modules report tracking to each handheld and act as radar for your team and the enemy team. We’ve got a couple of demo videos after the break.

Words can’t describe how delighted this would have made us back in the day. We don’t play outside with the other neighborhood kids anymore (insert dirty-old-man joke here) but that might change just because of this device. We may end up joining [Barney Stinson] for some amazingly awesome laser-tag games after all.

[Brad’s] posted hardware information and source code so that you can use to throw together a dozen or so units. We think the next version should incorporate a wearable display.

Continue reading “HUD For Real Life Capture-the-flag”

Social Media HUD

[youtube = http://www.youtube.com/watch?v=XnPfnEWFie0%5D

After [Gregg Benjamin] read our story about a simple physical email notifier, he decided to test his skills and add some touches of his own. Rather than limiting his notifier to just email, he has added support for displaying Pandora Radio songs, Facebook notifications, and email all to a LCD. He even has included code for an optional motion detector, as well as support for text message notification. We always love it when our stories inspire our readers to bring their own various solutions to similar problems, so we hope some of you take the code he has supplied (written in python for desktop side, and Arduino sketches for the microcontroller side) and add support for your own interests. Might we suggest RSS feed support, or other social media such as reddit or Google Reader? Let us know if you add something cool, and we might do a follow-up!

[Gregg] doesn’t have a blog of his own, so we have posted the demo video to YouTube, and he has provided all of his related code and images to Megaupload (warning, file is ~115 MB). Sorry to anyone looking for a blog link.

Celebrating Pi Day With A Ghostly Calculator

For the last few years, [Cristiano Monteiro] has marked March 14th by building a device to calculate Pi. This year, he’s combined an RP2040 development board and a beam-splitting prism to create an otherworldly numerical display inspired by the classic Pepper’s Ghost illusion.

The build is straightforward thanks to the Cookie board from Melopero Electronics, which pairs the RP2040 with a 5×5 matrix of addressable RGB LEDs. Since [Cristiano] only needed 4×5 LED “pixels” to display the digits 0 through 9, this left him with an unused vertical column on the right side of the array. Looking to add a visually interesting progress indicator for when the RP2040 is really wracking its silicon brain for the next digit of Pi, he used it to show a red Larson scanner in honor of Battlestar Galactica.

With the MicroPython code written to calculate Pi and display each digit on the array, all it took to complete the illusion was the addition of a glass prism, held directly over the LED array thanks to a 3D-printed mounting plate. When the observer looks through the prism, they’ll see the reflection of the display seemingly floating in mid-air, superimposed over whatever’s behind the glass. It’s a bit like how the Heads Up Display (HUD) works on a fighter jet (or sufficiently fancy car).

Compared to his 2023 entry, which used common seven-segment LED displays to show off its fresh-baked digits of Pi, we think this new build definitely pulls ahead in terms of visual flair. However, if we had to pick just one of [Cristiano]’s devices to grace our desk, it would still have to be his portable GPS time server.

Continue reading “Celebrating Pi Day With A Ghostly Calculator”

The Cockpit Voice Recorder Controversy

Every time there’s a plane crash or other aviation safety incident, we often hear talk of the famous “black box”. Of course, anyone these days will tell you that they’re not black, but orange, for visibility’s sake. Plus, there’s often not one black box, but two! There’s a Flight Data Recorder (FDR), charged with recording aircraft telemetry, and a Cockpit Voice Recorder (CVR), designed to record what’s going on in the cabin.

It sounds straightforward enough, but the cockpit voice recorder has actually become the subject of some controversy in recent times. Let’s talk about the basics of these important safety devices, and why they’re the subject of some debate at the present time.

Continue reading “The Cockpit Voice Recorder Controversy”