Laser Tracker Replays Competitive Rock Wall Climbs

laser_climbing_tracker

Instructables user [PenfoldPlant] is a big fan of indoor rock climbing, and while watching others make difficult climbs, he has often wondered if he could follow the same route up the wall. Unfortunately, aside from watching the other climbers and hoping to remember the path they have taken, he found there isn’t much you can do to ensure that you have precisely replicated the climb.

He thought awhile and came up with a laser tracking system that can be used to record a climber’s ascent, then replay it any number of times. This allows climbers to be able to replicate other climbers’ paths as well as compete against one another in timed races.

This works much like the “ghost” feature found in most racing games, though the process is half manual/half automated. The initial ascent is recorded by manually tracing the climber’s route with a laser pointer as they climb. The path is recorded and then can be replayed, courtesy of the onboard Arduino.

It really is a neat system, and while it works pretty well already, we think there is still room for enhancement. It wouldn’t be extremely difficult to have the climber wear some sort of light beacon that could be tracked using a web cam or other recording device, taking the manual labor out of the equation. In that case however, we imagine the Arduino would need to be swapped out for something a touch more powerful.

Stick around for a quick video of the tracking system in action.

Continue reading “Laser Tracker Replays Competitive Rock Wall Climbs”

High Voltage Rig Wipes CDs Clean

hv_cd_destruction

Here at Hackaday, we’re not against showing videos of gratuitous destruction just for the sake of it, though we try not to make it a habit. In this case we just couldn’t help ourselves. However, this video technically constitutes a security hack, as it does involve erasing sensitive information from CDs…

…with awesome!

This may be the coolest CD eraser we’ve seen yet. Positioned between two high-voltage transformers, the spinning CD has its data violently stripped off in just a matter of seconds. To be fair, the data isn’t erased per se, but the metallic substrate on which the data is recorded is flaked off by the aggressive application of electricity.

Having destroyed our fair share of AOL CDs in the microwave over the years, we are now a bit sad over the fact that they were disposed of in such a lackluster fashion – if only we had one of these around!

Since we’re on the topic of mindless destruction, you might as well take a few minutes and check out this thermite-roasted Thanksgiving turkey, this self-destructing hard drive, or perhaps this thermic lance built from spaghetti.

You know, for science.

Continue reading “High Voltage Rig Wipes CDs Clean”

Laser Trip Wire – The Bare Essentials

[Gordon] sent us a tip about this simple laser trip wire system after reading yesterday’s post on a more complicated laser security unit. That build did a lot to provide functionality, such as a system to disarm the trip wire, and a robust light detection circuit. This time around there’s more happening with smoke and mirrors than with electronics.

[The Timmy] built this simpler version based on a laser trip system from Afrotechmods (video of that one is embedded after the break). He had a bag full of small square mirrors which he attached to a wall with some poster putty. A laser module shines a beam of light onto a cadmium sulfide sensor after it bounces around the optical network for a while. That CdS sensor controls an N-channel MOSFET, switching it off when light is detected and on when the intensity of the laser is absent. This example just turns an LED on and off, but since it uses logic-level voltages you can choose to add a microcontroller to the mix if you have other plans in mind.

Continue reading “Laser Trip Wire – The Bare Essentials”

Simple FM Transmitter That Shows Off Its Own Circuitry

[Sean Michael Ragan] built this FM transmitter which shows off its circuitry via a clear plastic dome. The device is electrically identical to one we looked at in September. That version championed a construction method that used small squares of copper clad as solder points which were each super-glued to a large copper-clad platform serving as a ground plane. [Sean] is using a printed circuit board that was laid out by Sonodrome. You can check out their own glass-jar transmitter build where the board artwork is available for download.

One of the tips we enjoyed from [Sean’s] step-by-step build is the coil wrapping. He used the threads of a 1/4-20 bolt to guide copper wire as he wrapped a total of four turns. Once the bending is done, just unthread the bolt to separate it from the coil and gently stretch the wire for a 12mm distance between the two leads. Not only is this visually pleasing, but it will help with transmission clarity.

Powering Vehicles With Aluminum

Pop a few aluminum bits into this little RC racer and you’ll have power for around forty minutes. This concept, which has been patented, is the result of a college research project. It uses a chemical reaction between aqueous Sodium Hydroxide and aluminum. The result of that reaction is hydrogen, which is gathered and directed to a fuel cell that drives the car.

Novel? Yes. Interesting? Absolutely. But you should be raising an eyebrow at the dubious choice of fuel that is aluminum.

If you don’t know what we’re talking about let us paint you a picture. Aluminum is a metal that is refined from bauxite ore. It takes an immense amount of electricity to smelt the metal. This is usually justified because aluminum is one of the most recyclable substances on earth, capable of being melted down and reformed countless times. But dissolving it in drain cleaner breaks it down and then it’s gone. So what we have here simply must be the least efficient disposable battery so far developed. It’d probably use less resources to grow and harvest lemons as a power source.

Continue reading “Powering Vehicles With Aluminum”

EagerFeet Lets You Scrape Your Nike+ Data From The Web

Runners that wear shoes with the Nike+ system can upload GPS data about their runs to the proprietary website. If you’ve been using this for a while you may be reluctant to switch to another service that works with the hardware because you don’t want to lose the historical data. Faced with this issue, [Robert Kosara] developed some software that can scrape Nike+ data. Not only did he write the code, but he also threw up a website that shows how well it works. EagerFeet lets you copy and paste your Nike+ ID for mapping on Google Maps.

Data is scraped from Nike+ and assembled as GPX files, which are backups of GPS data. From there you can use it for whatever you like. Since the code is available in a Git repository it’s easy to depend on it with your own projects, and still get updates if the scraping system needs to be changed in the future. Even if you don’t want to use the GPX files in your own projects, they can be imported on some third party exercise tracking sites if that’s what you’re interested in.

Of course you could try to pull the data straight off of your iPod.

Ludum Dare 20 Starting April 29th

Ludum Dare 20 is only 10 days away! Great, what the heck is Ludum Dare? Well its only the most awesome video game creation contest on the internet, thats what. While originally for the hardest of the hard core, it has recently been split up into 2 events so everyone gets to have some fun.

The Jam is pretty relaxed in the rules. Lets say you and 4 buddies want to make the ultimate zelda remix using fan sprites and free music. This is where you want to be. Its there to give people who want to join in the fun but not make serious obligations.

The Compo is the real deal for those who are insane, or really good. You are given a theme at the start of the contest and 48 hours. You must then work solo and create all original content to use within your game. You can however use premade frameworks, game engines, libraries etc to accomplish your goal, but if you really wanted to you could make a 3D engine with brain fu*k during the competition. (though I would not advise it)

Prizes include internet bragging rights, and quite possibility the best darn feeling of accomplishment possible IF you manage to come up with some form of game, based on a voted theme, by yourself, in less than 48 hours.

Be sure to check out the rules and guide page for all details and I hope to see you there.