E-reader Becomes Sailplane And Paraglider Computer

sail [Tweepy] flies unpowered aircraft, and he’d like to use the XCSoar flight computer app for gliders, sailplanes, and paragliders, but couldn’t find any hardware. XCSoar is an amazing app that can keep track of terrain, route, thermals, and a whole bunch of other variables that make flying more enjoyable, but running it on a device useful for a hang glider pilot is a challenge.

He eventually found a nearly perfect device in the Kobo mini e-reader. It’s e-ink, so it’s sunlight readable, uses a glove-compatible resistive touchscreen, runs Android, and is dirt cheap. The only thing lacking was a GPS receiver. What was [Tweepy] to do? Mod an e-reader, of course.

The electronic portion of the mod was simple enough; serial GPS units can be found just about everywhere, and the Kobo has a serial headers on the board. The case, however, required a bit of thingiverseing, and the completed case mod looks fairly professional.

With a few software updates, new maps, and of course the phenomenal XCSoar app, [Tweepy] had an awesome flight computer for under 100 Euro. The only thing missing is an integrated variometer, but a Game Boy will work in a pinch.

The Lightgame Project: A Multiplayer Arduino Game

lightgame_3Summer is upon us. The Lightgame Project is a multiplayer reaction time based game built around the Arduino. It’s a perfect rainy day project for those restless kids (and adults!). Designed by two undergraduate students [Efstathios] and [Thodoris] for a semester long project, all the hard work has already been done for you.

There are tons of reasons we love games that you can build yourself. For one, it’s an amazing way to get children interested in hobby electronics, making, and hacking. Especially when they can play the game with (and show off to) their friends. Another reason is that it is a perfect way to share your project with friends and family, showcasing what you have been learning. The game is based on your reaction time and whether or not you press your button when another players color is shown. The project is built around two Arduinos connected via I2C. The master handles the mechanics of the game, while the slave handles the TFT LCD and playing music through a buzzer.

I2C is a great communication protocol to be familiar with and this is a great project to give it a try. [Efstathios] and [Thodoris] did a great job writing up their post, plus they included all the code and schematics needed to build your own. It would be great to see more university professors foster open source hardware and software with their students. A special thanks goes out to [Dr. Dasygenis] for submitting his student’s work to us!

Continue reading “The Lightgame Project: A Multiplayer Arduino Game”

Blinding Shades Hide Wearer’s Four Eyes

We ran into [Garrett Mace] at Maker Faire. He wasn’t exhibiting, but in keeping with the fun he made something to show off. This pair of RGB LED Shades was assembled the night before. They may have been hacked together, but they were in no way a hack. Especially of interest to us is the hinge design which is made of PCB substrate and a few machine screws.

Our video above does a pretty good job of showing off the blinky patterns he coded. What’s surprising to us is that the wearer is almost no view of the light the specs are emitting. The slots aren’t that hard to see out of either, and they hide [Garrett’s] prescription glasses quite nicely. This pair steps up from the single color version we saw a couple of years back. That set was also on display, but you really do need to get a closer look at the newer design. Luckily it took us so long to get this video edited that the Macetech blog now has complete details.

10,000 Hackers

 

Our little community might not be so very little. Today the 10,000th Hacker registered an account on Hackaday.io! You may remember that we just launched our project hosting site at The Gathering on January 21st and made it public in February. There were a few pre-Alpha testers already registered, but still, that’s 10k people in four months. Why? Because hacking is awesome and it’s made better if you show off what you do!

Of course we’re not anywhere near done yet (technically we’re still in Alpha). We want help shaping the existing features and developing new ones. Share your ideas as comments on the Feedback project; we read those.

Hackaday.io is also the gathering point for The Hackaday Prize. Give the interface a whirl, contribute to open hardware, and win a trip into space or hundreds of other prizes. What are you waiting for?

Oh, one last thing, if you’re wondering what 10,000 Hackers looks like, we have a Jolly Wrencher for every one of you after the break.

Continue reading “10,000 Hackers”

Sense & Spray Air Freshener Says Cheese

manual-release

What happens when you take a remote controlled tarantula, an automatic air freshener, some PVC tube and a mechanical trigger release for a camera? Well, it’s definitely a hack, that’s for sure — you get a remote camera shutter release!

[Michael] loves his Panasonic LX7, but unfortunately, it doesn’t have a trigger release! It does however except a hot shoe adapter to use with a manual release. All [Michael] had to do now was make it remote controlled.

If you’ve ever taken apart an automatic air freshener you know that they are a treasure trove of parts, ripe for the hacking. Specifically, they have a very nice linear actuator which can be used for all kinds of fun things. In this case, it works great for pressing the manual shutter release cable. The next step is controlling it. To do this, [Michael] found a cheap RC toy, a $10 stuffed tarantula oddly enough — By taking it apart he was able to make use of its controller to turn on the air freshener, effectively turning his contraption into a remote controlled shutter release.

Continue reading “Sense & Spray Air Freshener Says Cheese”

Interview: Inventing The Unix “sudo” Command

It was just one of these nights. We were sitting at the O’Neil’s San Mateo Pub, taking a break after a long day at the Maker Faire. Hackaday was hosting an informal drink-up and a steady stream of colorful characters has just started flowing in. That’s when we met [Robert Coggeshall].

XKCD comic #149
[xkcd, 149]
It started off as a normal discussion – he runs Small Batch Assembly and does a lot of interesting things in the maker space. Then he brought up a fascinating detail – “Oh, did you know I also co-invented sudo back in the 80’s?”

If you ever did as much as touch a Unix system, you’ll know this is a big deal. What came as an even bigger surprise was that something like sudo had to be “invented” in the first place. When thinking about the base Unix toolkit, there is always this feeling that it all emerged from some primordial soup of ideas deep inside of Bell Labs, brought to life by the infinite wisdom of [Ken Thompson] and the rest of the gang. Turns out that wasn’t always the case. We couldn’t miss asking [Bob] for an interview, and he told us how it all came about…

Continue reading “Interview: Inventing The Unix “sudo” Command”

OpenExposer, The DIY SLA Printer

printer

Precisely applied ultraviolet light is an amazing thing. You can expose PCBs, print 3D objects, and even make a laser light show. Over on the Projects site, [Mario] is building a machine that does all of these things. It’s called the OpenExposer, and even if it doesn’t win the Hackaday Prize, it’s a great example of how far you can go with some salvaged electronics and a 3D printer.

The basic plan of the OpenExposer is a 3D printer with a small slit cut into the bed, and a build platform that moves in the Z axis. The bed contains a small UV laser and a polygon mirror ripped from a dead tree laser printer. By moving the bed in the Y direction, [Mario] shoot his laser anywhere on an XY plane. Put a tank filled with UV curing resin on the bed, and he has an SLA printer. Put a mounting bracket on the bed, and double-sided PCBs are a cinch.

The frame is made of 3D printed parts and standard RepRap rods, with the only hard to source component being the polygonal mirror. These can be sourced from scrounged laser printers, but there’s probably some company in China that will sell them bulk. The age of cheap SLA printers is dawning, friends. Video below, github here.

Continue reading “OpenExposer, The DIY SLA Printer”