Developed on Hackaday: The Answer is Below

mooltipass

In one month the Mooltipass offline password keeper project will be one year old.

We hope that our twice a month Developed on Hackaday series posts allowed our dear readers to see what are the steps involved in a device’s life, going from idea to prototype to crowdfunding-ready product. The Mooltipass is the fruit of a unique world-wide collaboration around open source, developed by and for security minded people who (for most of them) never saw each other. Relating our progress here enabled us to benefit from our readers’ feedback and make sure that we didn’t miss important wanted features. Contrary to other campaigns that we often debunk on Hackaday, we preferred to wait until we had a beta-tester approved device to move to the crowdfunding stage. Our geekiest readers will therefore find the launch date embedded in this post, other may want to subscribe to our official Google group to stay updated.

A Graphics Card for a Homebrew Computer

VGA

One of [macrox]‘s ‘before I die’ projects is a homebrew computer. Not just any computer, mind you, but a fabulous Z80 machine, complete with video out. HDMI and DisplayPort would require far too much of this tiny, 80s-era computer, and it’s getting hard to buy a composite monitor. This meant it was time to build a VGA video card from some parts salvaged from old equipment.

When it comes to ancient computers, VGA has fairly demanding requirements; the slowest standard pixel clock is 25.175 MHz, an order of magnitude faster than the CPU clock in early 80s computers. Memory is also an issue, with a 640×480, 4-color image requiring 153600 bytes, or about a quarter of the 640k ‘that should be enough for anybody.’

To cut down on the memory requirements and make everything a nice round in base-2 numbers, [macrox] decided on a resolution of 512×384. This means about 100k of memory would be required when using 16 colors, and only about 24 kB for monochrome.

The circuit was built from some old programmable logic ICs pulled from a Cisco router. The circuit could have been built from discrete logic chips, but this was much, much simpler. Wiring everything up, [macrox] got the timing right and was eventually able to put an image on a screen.

After a few minutes, though, the image started wobbling. [macrox] put his finger on one of the GALs and noticed it was exceptionally hot. A heatsink stopped the wobbling for a few minutes, and a fan stopped it completely. Yes, it’s a 1980s-era graphics card that requires a fan. The card draws about 3W, or about two percent of a modern, high-end graphics card.

Bluetooth-Enabled Danger Sign for Lab

Wireless Warning Sign

[A Raymond] had some free time at work, and decided to spend it on creating a wireless warning sign. According to his blog profile, he is a PhD student in Applied Physics. His lab utilizes a high-powered laser system. His job is to use said system, but only after it’s brought online by faculty scientists. The status of the laser system is changed by a manual switchbox that controls the warning signs wired around the lab entrances. Unfortunately, if you were in the upstairs office, you only knew this after running downstairs to check. [A Raymond's] admitted laziness finally got the better of him – he wanted a sign that displayed the laser’s status from the comfort of the office. He had an old sign he could use, but he wanted a way for it to communicate with the switchbox downstairs. After some thought, he decided Bluetooth was the way to go, using a pair of BlueSMiRF Bluetooth modules from Sparkfun and Arduino Uno R3’s.

He constructed a metal box that intercepted the cable from the main switchbox, mounting one BlueSMiRF and Uno into it. Upon learning that the switchbox sends 12V AC signals over three individual status wires, he half-wave rectified the wires and divided their voltages so that the Uno wouldn’t fry. Instead, it determined which status wire that had active voltage. and sent a “g(reen)”, “y(ellow)”, or “r(ed)” signal continuously via Bluetooth. On the receiving end, [A Raymond] gutted the sign and mounted the other BlueSMiRF and Uno into it along with some green, yellow, and red LEDs. The LEDs light up in response to the corresponding Bluetooth signal.

The result is a warning sign that is always up-to-date with the switchbox’s status. We’ve covered projects using Bluetooth before, from plush birds to cameras- [A Raymond's] wireless sign is in good company. He notes that it’s “missing” a high pitched whining noise when the “Danger” lights are on. If he decides to add an accompanying (annoying) sound, he couldn’t go wrong with something like this. Regardless, we’re sure [A Raymond] is happy that he no longer has to go back and forth between floors before he can use the laser.

Espruino Pico, Javascript on a USB Stick

6ed91780f688cd95ce00560241c7a823_large

There are probably very few official numbers for this, but web developers at least seem to outnumber the amount of people who regularly poke pins and registers with C. For them, the embedded world must be a scary and foreboding domain, full of bitwise operations and dynamic types. [Gordon] figured there was another way and built a Javascript interpreter for a microcontroller. The latest board built around this interpreter is up on Kickstarter, and its even smaller and more capable than his earlier version.

This isn’t [Gordon]‘s first rodeo; last year he launched the (full-sized) Espruino, featuring an ARM Cortex M3 and his very own Javascript interpreter. The large-scale Espruino was a rousing success, and now he’s moving on to a smaller thumb drive-sized footprint for the Pico. The hardware is a bit better, relying on the ARM Cortex M4 STM32F4 with a bit more RAM, and this time the board is slightly cheaper. It still runs the same Javascript interpreter, though, so all the code is exactly what you’d expect.

We haven’t seen many projects using this tiny Javascript of Things, but the new layout does make it fantastically useful. Depending on how the crowd funding campaign turns out, [Gordon] might be adding socket, and USB HID support, along with inline C functions.

From Nerf Gun to RF Cannon: Building a Movie Prop

drone-hunter

[David Windestål] is back in the USA, and this time he’s armed and dangerous! He’s built an incredible RF cannon prop (YouTube link) as part of his drone hunter wardrobe for the Rotor DR1 series. [David] is no stranger to Hackaday. We’ve previously seen him gliding R/C planes from the edge of space and building afterburners as part of the Flite Test crew.

[David's] drone hunter character is armed with a nasty RF cannon designed to fry drones out of the sky. The hunter can then collect and sell their Arcanum pellet power sources. [David] started with a seriously big Nerf gun. He cut off the front half of the gun and replaced it with a helical antenna. This is the same type of antenna [David] uses in his video ground stations. Coupled with a laser cut wood frame, the coil looks downright dangerous. We’re glad it’s just for show.

[David] added a few more accessories to the gun, including switches, an old heat sink, some wires, and the all-important Arcanum reactor. We seriously love his RF shielded glove, which keeps the hunter’s barrel hand from getting fried. [David] added a layer of copper mesh to a thick chemical resistant glove. He soldered the copper together and added a wire to connect glove and gun. [David] then enlisted the help of DR1 director [Chad Kapper] to paint and weather the gun and shield glove. The results are simply stunning.

We love watching hackers step a bit outside their element and build props like this. They always add a few realistic features that make even the most futuristic sci-fi prop a bit more plausible.

[Read more...]

The Hackaday Prize: Interview With A ChipWhisperer

chipwhisperer

Every finalist for The Hackaday Prize has some aspect of it that hasn’t been done before; finding the chemical composition of everything with some 3D printed parts is novel, as is building a global network of satellite ground stations with off the shelf components. [Colin]‘s ChipWhisperer, though, has some scary and interesting implications. By looking inside a microcontroller as its running, the ChipWhisperer is able to verify – or break – security on these chips. It’s also extremely interesting and somewhat magical being able to figure out what data a chip is processing simply by looking at its power consumption.

We have no idea who the winner of The Hackaday Prize is yet, and I’m hoping to remain ignorant of that fact until the party two weeks from now. Until then, you can read the short interview with [Colin O'Flynn], or check out his five-minute video for the ChipWhisperer below:

[Read more...]

Nikes With Power Laces, Just in Time for Next Year

shoes

With the world’s first hoverboard being shown a few days ago, we’re on the verge of the fabulous world of tomorrow from Back to the Future. Hoverboards are cool, but there’s a wealth of other cool technology from the far-off year of 2015: Mr. Fusions, inflatable pizza, Dustbusters, and of course, Nikes with power laces. [Hunter] just built them, and with the right shoes, to boot.

[Hunter] is using the BttF-inspired Nike Air Mag shoes for this build, along with a few bits of electronics – an Arduino pro mini, a force sensing resistor, and a motor. The build began by carving out a notch in the back of the shoe for the electronics. A small bit of fishing line goes around the shoe, providing the power behind the power laces.

A force sensitive resistor under the heel of the insole tells the microcontroller when a foot is inside the shoe, and a rotary encoder on the motor shaft makes sure all the power lace cycles are the same. It’s not quite the same as the shoe seen on screen – the lower laces can’t be replicated and it’s certainly not as fast as the BttF shoes, but it does work, and as far as shoelaces are concerned, they work well.

Videos below.

[Read more...]

Follow

Get every new post delivered to your Inbox.

Join 97,511 other followers