Arduino-Powered Steampunk Steam Gauge

steampunkGauge

[Murphy’s_Lawyer] had some empty space on the wall in his kitchen, so he decided to fill it with a whirring Steampunk gizmo: an Arduino-driven steam gauge.

The build began as an old 10″ Ashcroft pressure gauge sourced from eBay, which [Murphy’s_Lawyer] dissected to determine the state of its guts. Finding the gauge’s Bourdon tube intact, he got to work constructing a method of generating motion without the need for actual steam. The solution was to mount a continuous rotation servo between the tube and the case. The servo lacked the strength to flex the tube on its own, so [Murphy’s_Lawyer] fashioned a simple lever out of brass to help it along.

The electronics consist of an Arduino Uno and an accompanying homemade PCB. The code for the Uno generates random motion for twirling the servo, and three LEDs built into the face reflect values generated for speed, pause and run time. The final upgrade came in the form of a new dial face, which provides some updated text as well as a cutout square that lets you see the previously obscured gears in action. Check out the video below, then see another Steampunk overhaul: the Edwardian Laptop.

Continue reading “Arduino-Powered Steampunk Steam Gauge”

Custom Gauges With A Stepper Motor Breakout Board

Throw some blinking LEDs on a project and it’s bound to make the front page of Hackaday. We do love builds of a more analog character, though, and this analog gauge stepper motor breakout board seems like just the ticket to make those projects a reality.

The idea behind the project is simple: take a stepper motor, put a needle on it, and connect it to an Arduino. Instant analog gauge, measuring anything an Arduino can calculate.

The motor used in the build is a Switec X27.168, the same motor used in the dashboard of tens of thousands of automobiles from dozens of different makes and models. Controlling the motors is done through [Guy Carpenter]’s Switec X25 library for the Arduino, allowing an Arduino Uno to control up to three stepper motor gauges simultaneously.

The movement of the needle is amazingly smooth and quite fast, as seen in the video after the break. A pretty cool piece of kit if you want a more analog display than LEDs and LCDs can provide.

Continue reading “Custom Gauges With A Stepper Motor Breakout Board”

Building A Bandwidth Meter

Here’s an analog bandwidth meter made to look like an old pressure gauge. It’s actually new, but the paper showing the graduated scale was stained in a bath of black tea, then dried in an oven to give it an aged appearance. We think it’s quite effective.

The dial itself is a volt meter driven by an Arduino in much the same way as the multimeter clock. Bandwidth data is pulled from a Linux router, filtered down to the target data using ‘grep’, and sent over the serial connection by a Perl script. Since the meter itself is just waiting for serial data, alterations to the router’s scripting make it easy to represent a count of unread emails, tweets, or whatever data your code can scrape.

[Thanks Ben]

1:35,200 Scale Train Is World’s Smallest

nanotrain

This train layout is so small it nearly defies photography as much as it defies expectations. Built by model railroad enthusiast [David Smith], this is a model of a model: an N scale (1:160) layout inside a Z scale (1:220) world! For size reference, the entire layout is shown under a ballpoint pen tip in the photo above. And it actually runs!

Of course with this being Hack a Day you know there’s going to be some shenanigans involved. Pause the hi-def YouTube video at the 0:50 mark and see if you can puzzle it out first. The remainder of the video and [David’s] project page reveal how this all works, and it’s no less amazing even with the trick exposed. Check out his other ludicrously small mechanical wonders as well!

[via RetroThing]