Day: July 23, 2019

Nixie tubes are a perennial favorite, with their burnt orange glow bringing a smile to the face of even the most jaded maker. Due to their power requirements they’re usually seen in desktop clocks, but [RemcoK3] decided to whip up a Nixiewatch, with stylish results. Packing twin Nixie tubes, the watch displays hours first, then […]
CNC machine tools are highly useful for when you want to take a CAD design and make real parts as quickly and as easily as possible. Typically, they’re employed in large-scale industrial settings, but CNC machines come in all shapes and sizes. It’s possible to build a useful machine that’s just right to sit on […]
Drum machines may seem like one of the many rites of passage for hardware makers, they’re a concept you can implement simply or take into the extreme making it as complex as you want. [Matt’s] DrumKid is one of them, and its long development history is wonderfully documented in the project logs. [Matt’s] original intention […]
Humans first walked on the moon 50 years ago, yet there are some people who don’t think it happened. This story is not about them. It turns out there was another great conspiracy theory involving a well-known astronomer, unicorns, and humanoids with bat wings. This one came 134 years before the words “We chose to […]
If you’re into electronic music, chances are good that you like to roll your own. While step one is usually to build something, anything that makes sound, a natural step two is to build a looping device to extend and play with those sounds. [Cutlasses] has finished version one of his Teensy-based Eurorack-style looper. He […]
If you stay up to date with niche software news, your ears may recently have twitched at the release of a new programming language: V. New hobby-project programming languages are released all the time, you would correctly argue; what makes this one special? The answer is a number of design choices which promote speed and […]
One lesson we can learn from the Vietnam War documentary Apocalypse Now is that only crazy people like terrible smells just for fun. Surely Lt. Col. Kilgore would appreciate the smell of 3D printers as well, but for those among us who are a little less insane, we might want a way to eliminate the […]
“You can never be too rich or too thin,” the saying goes, and when it comes to coatings, it’s true that thinner is often better. The way to truly thin coatings, ones that are sometimes only a few atoms thick, is physical vapor deposition, or PVD, a technique where a substance is transformed into a […]
DOOM will forever be remembered as one of the founding games of the entire FPS genre. It also stands as a game which has long been a fertile ground for hackers and modders. [Nick Bild] decided to bring gesture control to iD’s classic shooter, courtesy of machine learning. The setup consists of a Jetson Nano […]
Reading the temperature of your environment is pretty easy right? A quick search suggests the utterly ubiquitous DHT11, which speaks a well documented protocol and has libraries for every conceivable microcontroller and platform. Plug that into your Arduino and boom, temperature (and humidity!) readings. But the simple solution doesn’t hit every need, sometimes things need […]