Hackaday Links: August 18, 2013

hackaday-links-chain

Let’s start off with some lock picking. Can you be prosecuted if it was your bird that broke into something? Here’s video of a Cockatoo breaking into a puzzle box as part of an Oxford University study. [Thanks Ferdinand via Endandit]

[Augybendogy] needed a vacuum pump. He headed off to his local TechShop and machined a fitting for his air compressor. It uses the Venturi Effect to generate a vacuum.

Build your own Arduino cluster using this shield designed by [Bertus Kruger]. Each shield has its own ATmega328. Many can be stacked on top of an Arduino board, using I2C for communications.

[Bunnie Huang] has been publishing articles a few articles on Medium called “Exit Reviews”. As a treasured piece of personal electronics is retired he pulls it apart to see what kind of abuse it stood up to over its life. We found his recent article on his Galaxy S II quite interesting. There’s chips in the glass, scuffs on the bezel, cracks on the case, and pervasive gunk on the internals.

We’d love to see how this this paper airplane folder and launcher is put together. If you know of a post that shares more details please let us know.

Squeezing the most out of a tiny microcontroller was a challenge. But [Jacques] reports that he managed to get a PIC 10F322 to play a game of Pong (translated). It even generates an NTSC composite video signal! Watch the demo video here.

Bow Tie Kindly Suggests That You Back Off

personalSpaceBowtie

Everyone’s had their “personal space bubble” burst. You just wanted a friendly conversation, but now some overzealous blockhead is standing on your shoes and breathing in your face, making you guess what he had for lunch. Fortunately, [Grissini] has created this sylish bowtie solution. Stand too close (within 19 inches) and the LEDs come to life, flashing a warning that indicates a personal space violation. [Grissini’s] tie is 3D printed to accommodate most of the electronics, which snugly snap into place. The rest of the wiring appears to run through the neck strap and connect up to a battery pack hidden elsewhere. You can check out a brief description and demonstration in a video after the break.

We’ve seen this hack for the ladies: [Jeri’s] dress performs a similar function. We’re unsure, however, if these LEDs can deter your average socially-awkward space invader. What we’d really like to see is someone take these hacks to their logical conclusion and make a wearable out of the non-lethal dazzler clone…hopefully the victim would back up a step or two before they spewed.

If you’re lonely and want to encourage people to come closer, maybe this LED bow tie will help. Or, who knows, maybe it’s yet another way to scare people off.

Continue reading “Bow Tie Kindly Suggests That You Back Off”

The RPC: A Stand-alone MIDI Workstation

raspiMidiRPC

Not just another pretty enclosure, this shiny little red box is [Lauri’s] stand-alone MIDI workstation. The build uses an Arduino Mega 2560 to handle the MIDI inputs and outputs. It communicates via serial with a Raspberry Pi that acts as a sequencer and oversees all user interactions. The Pi’s SD card offers convenient storage for your work, though we wish it was easily ejectable from the front of the box and not trapped under the hood. [Lauri’s] RPC also squeezes in the necessary USB hub for the RasPi and an HDMI-to-VGA converter. As an all-in-one solution, this is a sleek little box that–once paired with some software for arpeggiators, chord harmonies, and scales–will be a handy MIDI sequencer with robust control ready to be conveniently mounted on your rack.

Now all you’ll need is something to plug in. Why not check out the custom MIDI recorder we featured last week, or the organ-to-MIDI keyboard conversion for inspiration.

[Thanks Teemu]

Unreadable Binary Epoch Clock Is Unreadable

binary-epoch-clock

What time is it? For that matter, what is the date? This clock can tell you both of those things, if only you could read it. The inspiration for this Binary Epoch kit came after a friend of [Maniaclal Labs] built an eight-bit binary clock. That’s a pretty common project that gets riffed on for things like mains-timed logic-driven clocks. They figured why not make it bigger? But even then you can make some sense out of the display after studying it for just a bit, you won’t be much closer to answering those two questions.

The problem is that this is unreadable in a couple of different ways. First off, how long did it take you to figure out in your head the decimal equivalent of the binary number displayed above? We gave up. But pounding the number into Google (search for: 0b01010010000010000001001010010011 in decimal) gives us 1376260755. meaningful? Again, not to a human. This is Unix time, which is the number of seconds elapsed since the Epoch: 8/11/13-22:39:15.

Check out the video below that shows how to set the clock, which uses a menu system for human-friendly input. But since it’s Arduino compatible you can also connect an FTDI cable and program it from a computer. Oh, and since this is Open Source Hardware (note the icon in the lower right) you can get all the info to build (or breadboard) your own from their Github repo.

Here’s another complicated clock that uses Nixie tubes to display time and date info which is actually of use.

Continue reading “Unreadable Binary Epoch Clock Is Unreadable”

An Elegant Timepiece From Paper And A Fistful Of Servos

papercraftClock

Segments rise from a sheer white surface to reveal the time in this papercraft digital / analog clock build by [Jacky Mok].

New York-based designer [Alvin Aronson] is responsible for the original, titled “D/A Clock,” which he built as a student at RISD using Corian instead of paper. [Aronson]’s design is also massive in comparison. It measures one meter wide by a half meter tall. Without access to either a 3D printer or to a laser cutter, [Jacky] instead reduces the scale of his interpretation and relies on cardstock as the primary construction material. His experience with papercraft typography leads to a design that anyone with an Exacto knife and a slice of patience should find manageable. [Jacky] ignores the Exacto option, however, and cuts his pieces with a tool we saw earlier this year: the Silhouette Portrait.

The clock’s electronics include an Arduino Uno, a servo motor controller, twenty-eight servos and an RTC breakout board that handles timekeeping. Each servo drives its own segment by sliding a paperclip forward or backward inside a small, hollow aluminum rod. Though we’re still holding out for a video of the finished papercraft build, you can watch a video of Aronson’s original clock after the break and see what inspired [Jacky’s] design.

Need another clock to envy? Last month’s build by [ebrithil] uses twenty-two servos to individually spin the segments. If you prefer that your clocks light up, [Aaron’s] o-scope transformation has you covered.

Continue reading “An Elegant Timepiece From Paper And A Fistful Of Servos”

Building A Hard Drive Scratch Controller

hard-disk-scratch-controller

If you’re reading this blog then chances are you have a dead hard drive hanging out somewhere in your house. Here’s a weekend project that will put it back into use. [Andreas] took on the popular project which combines a hard drive and optical mouse to build a scratch controller.

The gist of the build is that you use an optical mouse sensor to track the movement of the platter. But [Andreas] made things harder on himself by not using the USB capability of the mouse and mapping it in software for his needs. Instead he plucked the sensor from the mouse, reading it using an Arduino. After much trial and error with the best way to coat the underside of the platter to play nicely with the sensor he managed to get it up and running. The controller issues commands using the MIDI protocol, forming a strong foundation for future upgrades which could lead to a full-blown DJ console hack.

Continue reading “Building A Hard Drive Scratch Controller”

Turning Kerbal Space Program Into A Proper Space Simulator

Kerbal

Kerbal Space Program – the game of freakin’ space Lego and incompetent little green men – has seen a lot of popularity since it was on the Steam Summer sale. Now, in a bid to out do the flight sim aficionados who build 737 cockpits in their garage, a few enterprising Kerbalnauts are building custom controllers for this wonderful introduction to [Tsiolkovsky], [Goddard], and [Evel Kinevel].

[vladoportos] thought KSP could use custom gaming controllers to provide switches for staging, attitude hold, and reaction control system commands. In the game, these are toggled by keyboard input, but this unfortunately destroys the immersion of being a rocket-powered angel of death for your Kerbal volunteers. He rigged up an Arduino Leonardo to send USB HID commands to his computer whenever he pressed one of the buttons connected to his breadboard controller. It’s a work in progress, but [vladoportos] has some big plans that include a physical nav ball to show his ship’s orientation in space.

USB input is one thing, but that’s only half the problem. If you want to build a real Kerbal ship simulator, you’ll need to get data out of the game, and into your glass or analog displays. [voneiden] over on the KSP subreddit has the solution for you. He’s been working on a ‘mission control’ app that runs in Python, connects to a Kerbal Space Program plugin over TCP, and displays flight information such as speed, altitude, longitude, latitude, apoapsis, and periapsis.  The code is up on his git, ready for some individual to bring this over to a Raspi and a character LCD display.