Happy Birthday Internet, Here’s $40,000

balloon

Darpa has another contest coming up. You may remember some past Darpa competitions, like the 2007 Urban Challenge. Where hackers, engineers, and scientists alike came together to build autonomous vehicles. The game this year is to celebrate the 40th anniversary of the Internet.

The rules are simple enough, find a bunch of red balloons and mark their latitude and longitude. The hard part? There is only 10 balloons – spread across America. It will take an extreme amount of social network engineering, but it all pays off with first place receiving $40,000.

How To Create TrueType From An Image

making-truetype-fonts-from-images

[Viacheslav] wanted his virtual terminal to have the look of a DEC VT220. He was unable to find a font set that looked just right so he set out to make his own TrueType font. He managed to find a sample image of the glyphs that the VT220 used as fonts. Using a collection of free software he sliced the image into 256 different parts, resized and converted to one-bit index images, and converted these to vector graphics. This was accomplished with a bit of python, an image tracing program, and font editor called FontForge.

Take some time to dabble with these font tools. With an adequate sample you should be able to reproduce any font set. We won’t achieve anything as sophisticated as the font printed with bacteria, but this will be a start in the right direction.

LibTISCH 1.0 Released

picview

[Florian] is proud to announce libTISCH 1.0 is finally ready for release. We told you about libTISCH just under a year ago and how it is a multitouch framework that factors more on the software side of things, instead of hardware for multitouch interfaces. A lot has changed including more widgets, more gestures, more hardware support, and some other nice features. If you’re looking into making your own multitouch surface, or making your own widgets for a multitouch surface – libTISCH would be a great place to start.

Piecax The Poltergeist Reinvents The Knock Block

piecax-the-poltergeist

[AndyGadget] built a haunted box as part of his Halloween preparations. This follows in the footsteps of the Knock Block we saw earlier this month but makes several hardware changes. He’s replaced the solenoid with a DC motor that rotates an arm to do the knocking. He’s avoided any CNC work by using a softwood box from a craft store as the enclosure. For control circuitry he’s used an 8-pin PICAXE Microcontroller that ‘listens’ for knocking on the box via a piezo buzzer. It will mimic knocks back to you, and if it hears the right combination The Addams Family theme song is played. This useless machine will make a great office conversation piece and with this simplified design it’s much easier to build than the Knock Block. See it perform after the break.

Continue reading “Piecax The Poltergeist Reinvents The Knock Block”

Gear Clock

[youtube http://www.youtube.com/watch?v=zkLIKfdYW3I&feature=player_embedded%5D

Analog clocks now a days get no respect. Everyone is digital this, or binary that, and we admit it is nice to look over and see the time promptly displayed. But there’s something about the quiet ticking and ominous feeling you get when around a large intricate clock that you know some serious time has been invested.

Nostalgia feelings aside, [Alan] from Hacked Gadgets introduced us to his Gear Clock. While it’s not a new idea, and in fact we have a few around the office, his concept really inspired us. His clock is driven via stepper motor and a PIC, allowing for the time to be fairly accurate. The only small problem he mentions is the poor paint job, but we think it looks amazing regardless.

RepRap – In Space! (sorta)

[vimeo http://vimeo.com/7141942%5D

We aren’t exactly sure how or even why you would need to RepRap in space, but we guess their team needed something to do while designing and printing their next version. They figure that if they can print completely upside down in -1G and then upside up in 1G, that 0G hopefully wont be a problem; hopefully being the keyword.

Even if it isn’t true space printing, the concept opens several new doors. Instead of having risky rocket or shuttle launches when the secondary air oscillator on the IIS is struck by an asteroid, print a new one. Or perhaps, the ocean floor research facilities’ external hull is punctured by an asteroid, print a new one. Or the HaD office chair breaks because [Mike] was hit by an asteroid, print a new one.

Lets not get ahead of ourselves here. But alongside circuit board printing, perhaps in-home fabrication is the way of the future. What would you like to print? Before you answer, yes, we will release the [Mike©] plans.

[Thanks Julius]

Binary Adder Will Give You Slivers

marble_adder

A while back we looked at [Matthias’] one-pin dot matrix printer. Now we’re jumping over to his woodworking website to feast on his wooden binary adding machine. His creation uses glass marbles as the data for this device. A resolution of up to six bits can be set on the top of the adder, then dropped into the machine as one number. With each new drop, the number is added to the total stored in the machine. The device is limited to totals less than 64. If a larger number is enter, the device wraps around back to zero by dumping the 7th bit off the end. He’s even got a master clear that allows you to easily read the stored total and evacuate the “data” from the machine.

This has quite a few less wires than the last binary adder we looked at… wait, it has no wires! But we still love it. A physical representation of what is going on with binary math really helps grasp what the magic blue smoke inside those silicon chips is all about. Don’t miss his video walk through of the adding machine embedded after the break. Can’t get enough of marbles interacting with wood? He’s got a few more projects you might enjoy. Continue reading “Binary Adder Will Give You Slivers”