Real-Life Space Invaders With Drones And Lasers

We’ve seen a proliferation of real-life video game builds lately, but this one is a jaw-dropper! [Tomer Daniel] and his crew of twelve hackers, welders, and coders built a Space Invaders game for GeekCon 2016.

[Tomer] et al spent more time on the project than the writeup, so you’re going to have to content yourselves with the video, embedded below, and a raft of photos that they sent us. ([Tomer] wrote in and wanted to thank each of you, and his sponsors, by name, but that would be a couple paragraphs on its own. Condider yourselves all thanked!)
Continue reading “Real-Life Space Invaders With Drones And Lasers”

LVL1 Hackerspace Builds A DOOMcano

When you need a DOOMcano, there’s no real substitute. And they’re not just selling these things on the street-corner. Nope, friend, you’ve got to get the hackerspace together and build your own.

plastic_thumbnailFor a fundraiser, and we suspect for the fun of it, the folks at LVL1 in Louisville, KY built a metal case with four (4!) flame-thrower jets. The idea is that you donate, and they’ll burn stuff for you.

Or you could build your own, following their detailed build log. LVL1 earns clever points for the use of 3D printer nozzles as gas jets, and for the laser-cut boxes that hold spray-cans of combustible fluid with servos to depress the buttons. It’s Rube-Goldbergy, but it works. Battery-powered grill igniters provide the spark, and an Arduino provides the control.

If you need more fire-breathing madness, check out this duck decoy (naturally) or this RC flamethrower turret build for further inspiration. And be safe!

Drone Flies 12 Cm On Wireless Power

[Sam M] wrote in with a quick proof-of-concept demo that blows our socks off: transferring enough power wirelessly to make a small quadcopter take flight. Wireless power transfer over any real distance still seems like magic to us. Check out the videos embedded below and you’ll see what we mean.

What’s noteworthy about this demo is that neither the transmitter nor the receiver are particularly difficult to make. The transmitting loop is etched into a PCB, and the receiver is made of copper foil tape. Going to a higher frequency facilitates this; [Sam M] is using 13.56 MHz instead of the kilohertz that most power-transfer projects use. This means that all the parts can be smaller and lighter, which is obviously important on a miniature quadrotor.

Continue reading “Drone Flies 12 Cm On Wireless Power”

ESP32 Hands-On: Awesome Promise

The ESP32 is looking like an amazing chip, not the least for its price point. It combines WiFi and Bluetooth wireless capabilities with two CPU cores and a decent hardware peripheral set. There were modules in the wild for just under seven US dollars before they sold out, and they’re not going to get more expensive over time. Given the crazy success that Espressif had with the ESP8266, expectations are high.

And although they were just formally released ten days ago, we’ve had a couple in our hands for just about that long. It’s good to know hackers in high places — Hackaday Superfriend [Sprite_tm] works at Espressif and managed to get us a few modules, and has been great about answering our questions.

We’ve read all of the public documentation that’s out there, and spent a week writing our own “hello world” examples to confirm that things are working as they should, and root out the bugs wherever things aren’t. There’s a lot to love about these chips, but there are also many unknowns on the firmware front which is changing day-to-day. Read on for the full review.

Continue reading “ESP32 Hands-On: Awesome Promise”

Retro-Soviet Computer Brings The 80s Back

[Alex Zaikin] made a modern reproduction of an early-80s Soviet hobbyist home computer. Although the design was open, indeed it was published in “Radio” magazine, the project was a mammoth undertaking involving around 200 microchips, so not many “Mikro-80” computers were actually made.

[Alex] wanted to simplify the project and reduce the parts count. These days, 200 microchips’ worth of logic can easily fit inside an FPGA, and [Alex] wrangled the chip count down to seven. Moreover, he made it even easier to build your own retro minicomputer by building a modular platform: Retrobyte.

With the Retrobyte providing all of the essential infrastructure — SD card, tape recorder I/O, VGA outputs, and more — and the FPGA providing the brains, all that was left was to design a period keyboard and 3D print a nice enclosure. Project complete! Time for a few rounds of ASCII Tetris to celebrate.

We’ve covered a number of retro computer projects. We just have a soft spot for them, is all. If you don’t know what all the fuss is about, you could start out with a kit build to get your feet wet. Before long, you’ll be emulating ever obscurer computers of yore in custom logic. And when you do, be sure to drop us a line!

Take Your PCBs From Good To Great: Toner Transfer

dscf8697
One-offs that I never would have gotten professionally made, but that were infinitely handy during development

A lot of us make circuit boards at home. I find it a useful skill to have in my bag of tricks for intermediate steps along the way to a finished project, even if the finished version is going to be sent out to a PCB fab. When I need a breakout board that meshes with other development tools, for instance, there’s nothing like being able to whip something up that plugs right in. Doing it quickly, and getting on with the rest of the project instead of placing an order and waiting for delivery, helps keep me in the flow.

Toner transfer is by far the fastest way to make a circuit board at home — simply print the circuit out on a laser printer, iron it onto the copper, and etch. When it works, it’s awesome. When it doesn’t, it can be a hair-pulling exercise in figuring out which of myriad factors are misaligned.

For a long time now, I’ve been using a method that’s very reliable and repeatable. Recently, I’ve been tweaking a bit on the performance of the system, and I thought I’d share what I’ve got. At the moment, I’m able to very reliably produce boards with 6 mil (0.15 mm) traces and 8 mil (0.20 mm) spacing. With a little care in post-production, 4 mil / 6 mil is entirely plausible.

Continue reading “Take Your PCBs From Good To Great: Toner Transfer”

“Nixie” Tubes Sound Good

A tube is a tube is a tube. If one side emits electrons, another collects them, and a further terminal can block them, you just know that someone’s going to use it as an amplifier. And so when [Asa] had a bunch of odd Russian Numitron tubes on hand, an amplifier was pretty much a foregone conclusion.

A Numitron is a “low-voltage Nixie”, or more correctly a single-digit VFD in a Nixiesque form factor. So you could quibble that there’s nothing new here. But if you dig into the PDF writeup, you’ll find that the tubes have been very nicely characterised, situating this project halfway between dirty hack and quality lab work.

It’s been a while since we’ve run a VFD-based amplifier project, but it’s by no means the first time. Indeed, we seem to run one every couple years. For instance, here is a writeup from 2010, and the next in 2013. Extrapolating forward, you’re going to have to wait until 2019 before you see this topic again.