Steamy Hack Chat Vents Some High Pressure Wisdom

Ask the average person about steam power and they’ll probably imagine a bygone era, a time when the sky was thick with smoke belched out by coal-burning locomotives and paddle-wheel ships. Steam is ancient technology they’ll say, and has as much to do with modern living as the penny-farthing.

Naturally, the real story is a bit more complex than that. Sure the reciprocating steam engine has fallen out of favor as a means of propulsion, but the concept of running machinery with steam is alive and well. In fact, unless you’re running on wind or solar power, there’s an excellent chance that a steam turbine is responsible for keeping the lights on in your house.

In honor of all things steam, we invited Quinn Dunki to host this week’s Hack Chat. Those who follow her exploits on YouTube will know that over the last several years she’s built a number of steam engines, from miniature scratch-built models to commercial kits that can do useful work. Who better to answer your burning steaming questions?

The first questions in the Chat were logical enough, with several users wanting to know just how hard it is to build a functional steam engine if you don’t have access to a mill or other means of high precision machining. According to Quinn, while better equipment will certainly allow you to build a more powerful and efficient engine, the basic premise is so simple that it doesn’t take much to get one going. If you’ve got a mini lathe and some bar stock, you’re half way there. In fact, they are so forgiving that she opines you’d struggle to build a steam engine that didn’t at least turn over — though that doesn’t mean it will necessarily run well.

Naturally some comparisons were drawn between the complexity of building a steam engine and putting together a small internal combustion engine (ICE). But while they might seem conceptually similar, Quinn cautions that building a working ICE from scratch is far more difficult and dangerous. She explains that steam engines have a tendency to fail gracefully, that is, mistakes in the design or poor tolerances generally result in little worse than wasted steam and extra noise. Comparatively, a faulty ICE design could easily turn into a bomb on your workbench.

Of course, that’s not to say working with steam is without danger. You certainly don’t want to underestimate high pressure steam, which is why boilers that are over 6 in (15 cm) in diameter or that produce more than 100 PSI will often require the operator to be licensed. They may also need to be inspected, though Quinn notes that your local government official probably won’t be able to make heads or tails of your homebrew build — so if you need an official stamp of approval, your best bet is to find a local model engineering club or society that would have the appropriate connections. All that being said, most hobbyists make it a point to try and get their engine running at the lowest pressure possible, so unless you’ve got something really massive in mind, you’ll probably never need to build up more than 60 PSI or so.

A DIY electric boiler and small steam engine.

Another topic of discussion was how to fuel the boiler itself. An electrically powered boiler is perhaps the easiest option, but is somewhat counterproductive if you hope to put your steam engine to useful work. Coal and wood fires are an option, and indeed were commonly used in the old days, but the soot and ash they produce can be a problem.

Quinn also notes that if you’re using such fuels, you need a way to quickly remove the firebox from the boiler in an emergency; something she likens to the starship Enterprise having to eject its warp core before it explodes. For her own projects, Quinn says she uses either an electric element or a camping gas burner.

While most of the questions during this Hack Chat had to do with the work Quinn has already featured on her blog and YouTube channel, naturally there were questions about where things go from here. After she completes the steam engine kit she’s working on currently, she says she’ll likely to back to another scratch-built engine. She also plans on coupling some of her engines to generators, as she’s gotten many requests about seeing these machines put to useful work. Looking further ahead Quinn says she’s interested in casting her own bronze and aluminum components, and specifically wants to work with “lost PLA” casting, which is a variant of lost wax casting that uses a mold based on a 3D printed part.

We’d like to thank Quinn Dunki for stopping by the Hack Chat and sharing some insights into this unique hobby. While a handcrafted boiler or a desktop steam reciprocating engine might not be on the average Hackaday reader’s list of future projects, it’s still fascinating to see how they work. We owe much of our modern life to steam power, so the least we can do is show it some respect.


The Hack Chat is a weekly online chat session hosted by leading experts from all corners of the hardware hacking universe. It’s a great way for hackers connect in a fun and informal way, but if you can’t make it live, these overview posts as well as the transcripts posted to Hackaday.io make sure you don’t miss out.

Hackaday Podcast 182: Sparkpunk Photography, Anti-Xiomi Air Filters, And Keyfob Foibles

Editor-in-Chief Elliot Williams and Managing Editor Tom Nardi are here to bring you the best stories and hacks from the previous week (and maybe a little older). Things kick off with news that the Early Bird tickets for the 2022 Hackaday Supercon tickets sold out in only two hours — a good sign that the community is just as excited as we are about the November event. But don’t worry, regular admission tickets are now available for those who couldn’t grab one out of the first batch.

This week there’s plenty of vehicular hacks to talk about, from John Deere tractors running DOOM to a particularly troublesome vulnerability found in many key fobs. We’ll also lament about the state of 3D CAD file formats, marvel at some retro-futuristic photography equipment, and look at the latest in home PCB production techniques. Wrapping things up there’s a whole lot of cyberdeck talk, and a trip down silicon memory lane courtesy of Al Williams.

Direct download it for yourself right here.

Check out the links below if you want to follow along, and as always, tell us what you think about this episode in the comments!

Continue reading “Hackaday Podcast 182: Sparkpunk Photography, Anti-Xiomi Air Filters, And Keyfob Foibles”

Tracing In 2D And 3D With Hall Effect Sensors

Pantographs were once used as simple mechanical devices for a range of tasks, including duplicating simple line drawings. [Tim] decided to make a modern electronic version that spits out G-Code instead.

The design relies on a 3D-printed pantograph assembly, mounted upon a board as a base. A pair of Hall effect sensors are mounted in the pantograph, which, along with a series of neodymium magnets, can be used to measure the angles of the pantograph’s joints. The Hall sensors are read by an Arduino Nano, which computes the angles into movement of the pantograph head and records it as G-Code. This can simply be displayed on the attached LCD display, or offloaded to a computer for storage.

[Tim] explains the basic theory behind the work in an earlier piece, where he built a set of electronic dividers using the same techniques. He didn’t stop there, either. He also built a more complex version that works in 3D that he calls it the Electronic Point Mapper, which can be used to generate point clouds with a 3D-capable pantograph mechanism.

It’s a neat way to learn about geometry, and could even be useful if you’re doing some work in tracing 2D drawings or measuring 3D objects.

Continue reading “Tracing In 2D And 3D With Hall Effect Sensors”

This Week In Security: Secure Boot Bypass, Attack On Titan M, KASLR Weakness

It’s debatable just how useful Secure Boot is for end users, but now there’s yet another issue with Secure Boot, or more specifically, a trio of signed bootloaders. Researchers at Eclypsium have identified problems in the Eurosoft, CryptoPro, and New Horizon bootloaders. In the first two cases, a way-too-flexible UEFI shell allows raw memory access. A startup script doesn’t have to be signed, and can easily manipulate the boot process at will. The last issue is in the New Horizon Datasys product, which disables any signature checking for the rest of the boot process — while still reporting that secure boot is enabled. It’s unclear if this requires a config option, or is just totally broken by default.

The real issue is that if malware or an attacker can get write access to the EFI partition, one of these signed bootloaders can be added to the boot chain, along with some nasty payload, and the OS that eventually gets booted still sees Secure Boot enabled. It’s the perfect vehicle for really stealthy infections, similar to CosmicStrand, the malicious firmware we covered a few weeks ago.
Continue reading “This Week In Security: Secure Boot Bypass, Attack On Titan M, KASLR Weakness”

Every Frame A Work Of Art With This Color Ultra-Slow Movie Player

One of the more recent trendy builds we’ve seen is the slow-motion movie player. We love them — displaying one frame for a couple of hours to perhaps a full day is like an ever-changing, slowly morphing work of art. Given that most of them use monochrome e-paper displays, they’re especially suited for old black-and-white films, which somehow makes them even more classy and artsy.

But not every film works on a monochrome display. That’s where this full-color ultra-slow motion movie player by [likeablob] shines. OK, full color might be pushing it a bit; the build centers around a 5.65″ seven-color EPD module. But from what we can see, the display does a pretty good job at rendering frames from films like Spirited Away and The Matrix. Of course there is the problem of the long refresh time of the display, which can be more than 30 seconds, but with a frame rate of one every two hours, that’s not a huge problem. Power management, however, can be an issue, but [likeablob] leveraged the low-power co-processor on an ESP32 to handle the refresh tasks. The result is an estimated full year of battery life for the display.

We’ve seen that same Waveshare display used in a similar player before, and while some will no doubt object to the muted color rendering, we think it could work well with a lot of movies. And we still love the monochrome players we’ve seen, too.

Mecanum-Wheeled Robot Chassis Takes Commands From PS4 Controller

Mecanum wheels are popular choices for everything from robots to baggage handling equipment in airports. Depending on their direction of rotation, they can generate forces in any planar direction, providing for great maneuverability. [ATOM] set about building just such a robot chassis, and learned plenty in the process.

The design is similar to those we’ve seen in the past. The robot has four mecanum wheels, each driven by its own motor. Depending on the direction of rotation of the various wheels, the robot can move forward, backwards, and even strafe left and right. Plus, it can effectively tank turn without excessive slippage thanks to the rollers on each wheel. An ESP32 serves as the brains of the ‘bot, allowing it to be readily remote controlled via a PS4 gamepad over Bluetooth.

If you’re looking to build a small robot chassis that’s great at moving about in tight, small spaces, this could be a great project to learn with. All the necessary parts are relatively easily available, and the PCB files can be had on GitHub.

If you like the idea of mecanum wheels but need something bigger, consider starting with a set of hoverboard wheel motors. Continue reading “Mecanum-Wheeled Robot Chassis Takes Commands From PS4 Controller”

I’m Your Overlord, May I Take Your Order?

If you’ve ever been at an eatery and thought the server was a bit robotic, you should try San Francisco’s Mezli. The restaurant claims to be the first one to be totally automated. There are no humans in there. The restaurant serves Mediterranean grain bowls. Honestly, it is hard to decide if Mezli is a restaurant or a very sophisticated vending machine.

Then again, that makes sense. Only in science fiction do you have androids flying spaceships. In real life, the robot probably is the spaceship. Obviously, someone is still loading ingredients into the machine — some precooked — but that’s about it. Some restaurants let you order from a computer while a human makes your food and we’ve seen a few automated chefs, but nothing with this degree of mechanization.

Continue reading “I’m Your Overlord, May I Take Your Order?”