JavaScript App Uses Advanced Math To Make PCBs Easier To Etch

We all remember the litany from various math classes we’ve taken, where frustration at a failure to understand a difficult concept bubbles over into the classic, “When am I ever going to need to know this in real life?” But as we all know, even the most esoteric mathematical concepts have applications in the real world, and failure to master them can come back to haunt you.

Take Voronoi diagrams, for example. While we don’t recall being exposed to these in any math class, it turns out that they can be quite useful in a seemingly unrelated area: converting PCB designs into easy-to-etch tessellated patterns. Voronoi diagrams are in effect a plane divided into different regions, or “cells”, each centered on a “seed” object. Each cell is the set of points that are closer to a particular seed than they are to any other seed. For PCBs the seeds can be represented by the traces; dividing the plane up into cells around those traces results in a tessellated pattern that’s easily etched.

To make this useful to PCB creators, [Craig Iannello] came up with a JavaScript application that takes an image of a PCB, tessellates the traces, and spits out G-code suitable for a laser engraver. A blank PCB covered with a layer of spray paint, the tessellated pattern is engraved into the paint, and the board is etched and drilled in the usual fashion. [Craig]’s program makes allowances for adding specific features to the board, like odd-shaped pads or traces that need specific routing.

This isn’t the first time we’ve seen Voronoi diagrams employed for PCB design, but the method looks so easy that we’d love to give it a try. It even looks as though it might work for CNC milling of boards too.

Spy Tech: CIA Masks In Five Minutes Or Less

You know the old trope: James Bond is killed but it turns out to be someone else in an incredibly good-looking Sean Connery mask. Mission: Impossible and Scooby Doo regularly had some variation of the theme. But, apparently, truth is stranger than fiction. The CIA has — or at least had — a chief of disguise. A former holder of that office now works for the International Spy Museum and has some very interesting stories about the real masks CIA operatives would use in the field.

According to the video you can see below, the agency enlisted the help of Hollywood — particularly the mask maker from Planet of the Apes — to help them with this project. Of course, in the movies, you can take hours to apply a mask and control how it is lit, how closely the camera examines it, and if something goes wrong you just redo the scene. If you are buying secret plans and your nose falls off, it would probably be hard to explain.

Continue reading “Spy Tech: CIA Masks In Five Minutes Or Less”

The History Of Neon Lights

We always enjoy history videos from [The History Guy] but they don’t always cover technology history. When they do, though, we enjoy them twice as much as with the recent video he posted on the history of neon signs. Of course, as he points out, many neon lights don’t have actual neon in them — they use various noble gasses depending on the color you want. Sure, some have neon, but the name has stuck.

The back part of the video is more about the signs themselves, but the early portion talks about [William Ramsay], a Scot chemist who started extracting component gasses out of the atmosphere. The first one found was argon and then helium. Krypton and neon were not far behind. The other noble gas, Xenon, also fell to his experiments. He and another scientist won the Nobel for this work.

Continue reading “The History Of Neon Lights”

Wood Enclosure Lends Warmth To This DIY Ribbon Microphone

We love it when someone takes an idea they’ve seen on Hackaday and runs with it, taking it in a new and different direction. That’s pretty much what we’re here for, after all, and it’s pretty gratifying to see projects like this wooden ribbon microphone come to life.

Now, we’re not completely sure that [Maya Román] was inspired by our coverage of [Frank Olson]’s homage to the RCA Model 44 studio mic rendered in walnut veneer, but we’re going to pat ourselves on the back here anyway. The interesting thing with [Maya]’s build is that she chose completely different materials and design styles for her project. Where [Frank] built as much of his mic from wood as possible, [Maya] was fine with a mixed media approach — CNC-milled plywood for the case and stand, laser-cut acrylic for the ribbon motor frame, and 3D-printed pieces here and there as needed. The woven brass cloth used as a windscreen is a nice detail; while the whole thing looks — and sounds — great, we think it would be even better with a coat of dark stain to contrast against the brass, as well as a nice glossy coat of polyurethane.

The video below shows the whole design and build process, which was a final project for [Maya]’s audio production class this semester at college. Here’s hoping that it got as good a grade as we would give it.

Continue reading “Wood Enclosure Lends Warmth To This DIY Ribbon Microphone”

Play Your Favorite Nokia Game On The Raspberry Pi Pico

In many people’s memories, Snake lived and breathed on Nokia handsets from the late 90s and early 2000s. However, the game has been around for much longer than that, and will continue to live on in the future. That’s at least in part thanks to people like [Hari Wiguna] keeping it alive by implementing it on new platforms.

[Hari] set about writing Snake in MicroPython for the Raspberry Pi Pico. The hardware side of things is simple enough – five buttons hooked up to the Pico, along with an 128×64 I2C OLED screen to display the game on. On the software side of things, [Hari] pushed the boat out, deciding that his version of Snake had to have the player character slither like the real thing. This took a little effort to get right, particularly when navigating corners in different directions. However, perseverance paid off and [Hari] got the job done.

Code is on GitHub for those that want to tinker at home. It’s a tidy piece of work, though not the weirdest place we’ve seen the game appear – we’ve actually seen it run within PCB routing software before thanks to some nifty scripting. Video after the break. Continue reading “Play Your Favorite Nokia Game On The Raspberry Pi Pico”

Smallest Discrete Transistor 555 Timer

Over at Tiny Transistor labs, [Robo] took it upon himself to reproduce the classic 555 timer in discrete transistor form. For bonus points, he also managed to put it in a package that’s the same basic size, pin compatible with, and a plug-in replacement for the original. The first task was deciding which 555 circuit to implement. He examined a handful of different implementations — and by examined, we mean dissected them and studied the die circuitry under a microscope. In the end, he went with Hans Camenzind’s original circuit, both as a tribute and because it used the fewest transistors — a point which helped manage the final size, which is only a little bit bigger than the IC!

Speaking of sizes, have you ever soldered an EIA 01005 resistor? We agree with [mbedded.ninja] who wrote on a post about standard chip resistor sizes, the 01005 is a “ridiculously small chip package that can barely be seen by the naked eye.”  It is 16 thou x 8 thou (0.4 mm x 0.2 mm) in size, and despite its name and placement in the Imperial series, it is not half the size of an 0201. The transistors are your standard 2N3904 / 2N3906, but purchased in a not-so-standard DFN (Dual Flat Pack, No Leads). We might think a 1.0 x 0.6 mm component as small, but compared to its neighboring resistors in this circuit, it’s huge.

[Robo] has done this kind of project before, most recently making a discrete recreation of of the classic 741 op-amp. We covered a similar, but larger, discrete 555 timer project back in 2011. If you want to go really big-scale with your own reproduction project, check out the MOnSter 6502 from five years ago for further inspiration. Thanks to [Lucas] for the tip.

PHP Gets A Demoscene Engine Of Its Very Own

When we think demoscene, our first thought is typically of 80s computers, particularly the Commodore 64 and Amiga 500 which were widely regarded as the awesomest of their time. However, you can write a demo on any platform you wish, and [OxABADCAFE] has done just that – in PHP.

Pretty, no?

Going by PDE, standing for Pointless, Portable, or PHP Demo Engine, the code is available on GitHub for the curious. The code is set up for RGB ASCII terminal output, for a beautifully old-school aesthetic. Demo sequences can be programmed in JSON files, with the code executing a default in-built demo if none is provided.

There’s no audio yet, so you’ll have to cool your thumping chiptune jets until that’s available in a later release. With that said, we look forward to more development expanding what can be done with the engine – after all, there’s nothing more demoscene than pushing the limits. Video after the break.

Continue reading “PHP Gets A Demoscene Engine Of Its Very Own”