Empty Spools Make Useful Tools, Like Counters

What’s the deal with getting things done? There’s a Seinfeld anecdote that boils down to this: get a calendar, do a thing, and make a big X on each day that you do the thing. Pretty soon, you’ll thirst for chains of Xs, then you’ll want to black out the month. It’s solid advice.

[3D Printy] likes streaks as well, and made several resolutions at the beginning of 2022. As the first of 30 videos to be made throughout the year, they featured this giant 3D printed counting mechanism (video, embedded below) that uses empty filament spools, some 3D prints, and not much else. These are all Hatchbox spools, and it won’t work for every type, but the design should scale up and down to fit other flavors.

This isn’t [3D Printy]’s first counter rodeo — he’s made several more normal-sized ones and perfected a clever carryover mechanism in the process, which is of course open-source. So each spool represents a single digit, and there are printed parts in the core that make the count carry over to the next spool. Whereas the early counters used threaded rod, this giant version rides on 2.5 mm smooth rod, so the spools can slide apart easily. But how does everything stay together? A giant elastic band made of TPU filament, of course — because the answer is always in the room.

Check out the video after the break, and stay for the 900%-sped-up assembly at the end.

Continue reading “Empty Spools Make Useful Tools, Like Counters”

Rŏ̽ta: Counting, With Style

Rǒta counts things. That’s it, really — what a cheap little mechanical counter does with a thumb press, or what you can do by counting on your fingers and toes, that’s pretty much all that Rǒta does. But it does it with style.

OK, that’s being a bit unfair to [Kevin Santo Cappuccio] — Rǒta has a few more tricks up its sleeve than simple counting. But really, those functions are just icing on the cake of how this little gadget looks. Rǒta was built around the unbeatable combination of a rotary telephone dial mechanism and a trio of Nixie tubes. The dial looks like it might have come from an old pay phone, all shiny and chrome and super robust looking. The Nixies sit atop the dial on a custom PCB, and everything, including the high-voltage supply for the tubes, is enclosed in a 3D printed case with a little bit of a Fallout vibe.

But what does this thing do? Actually, quite a lot. It’ll count up and down, using whatever number you dial into it. You can either increment from zero, or enter any three-digit number as the starting count. It keeps track of the score of your golf game, if that’s your thing, and it’s also got a stopwatch function. You can even dial up a display of the current battery voltage. It takes some ingenuity to use just the dial for all these functions, but that’s as easy as dialing the operator used to be — dialing 0 puts it in menu mode, allowing you to access any of the functions printed on the card in the center of the dial. It’s pretty clever — check out the video below.

Is it particularly useful? Perhaps not. But when has that ever been a measure of the worth of a project? Something like this rotary cellphone might be more useful, but sometimes looking great is good enough.

Continue reading “Rŏ̽ta: Counting, With Style”

Nixie clock from a frequency counter

A Nixie Clock, The Hard Way

Notice: no vintage Hewlett Packard test equipment was harmed in the making of this overly complicated Nixie clock. In fact, if anything, the HP 5245L electronic counter came out better off than it went into the project.

HP 5245 hand-wired backplane
Beautiful hand-wired backplane in the HP 5245 counter.

We mention the fate of this instrument mainly because we’ve seen our fair share of cool-looking-old-thing-gutted-and-filled-with-Arduinos projects before, and while they can be interesting, there’s something deeply disturbing about losing another bit of our shared electronic heritage. To gut this device, which hails from the early 1960s and features some of the most beautiful point-to-point backplane wiring we’ve ever seen, would have been a tragedy, one that [Shahriar] wisely avoided.

After a bit of recapping and some power supply troubleshooting, the video below treats us to a tour of the Nixie-based beauty. It’s a wonderful piece, and still quite accurate after all these decades, although it did need a bit of calibration. Turning it into a clock non-destructively required adding a little bit of gear, though. Internally, [Shahriar] added a divide-by-ten card to allow the counter to use an external 10-MHz reference. Externally, an ERASynth++ programmable signal generator was used to send a signal to the counter from 0 Hz to 23,595.9 kHz, ramping up by 100 Hz every second.

The end result is the world’s most complicated 24-hour clock, which honestly wasn’t even the point of the build at all. It was to show off the glorious insides of the counter, introduce us to some cool new RF tools, and as always with [Shahriar]’s videos, to educate and inform. We’ve always enjoyed his wizardry, from his look into automotive radars to a million-dollar scope teardown, and this was another great project.

Continue reading “A Nixie Clock, The Hard Way”

Homebrew ROM Reader Saves Data From A Vintage Minicomputer

Have you ever heard of a Centurion minicomputer? If not, don’t feel bad — we hadn’t either, until [David Lovett] stumbled upon a semi-complete version of the 1980-ish mini in all its wood-trimmed, dust-encased glory. And what does a hacker do with such an acquisition but attempt to get it going again?

Of course, getting a machine from the Reagan administration running is not without its risks, including the chance of losing whatever is on the machine’s many ROM chips forever. When finding a commercial ROM reader supporting the various chips proved difficult, [David] decided to build his own. The work was eased considerably by the fact that he had managed to read one chip in a commercial reader, giving him a baseline to compare his circuit against. The hardware is straightforward — a 12-bit counter built from a trio of cascaded 74LS161s to step through addresses, plus an Arduino Nano to provide clock pulses and to read the data out to the serial port.

The circuit gave the same results as the known good read, meaning results would be valid for the rest of the chips. The breadboard setup made supporting multiple ROM pinouts easy, even for the chips that take -9 volts. What exactly the data on the ROMs mean, if anything, remains a mystery, but at least it’s backed up now.

Before anyone notes the obvious, yes, [David] could have used a 555 to clock the reader — perhaps even this one. We’d actually have loved that, but we get it — sometimes you just need to throw an Arduino at a job and be done with it.

Continue reading “Homebrew ROM Reader Saves Data From A Vintage Minicomputer”

Telco Curio Hacked Into Simple Counter

The tikkenteller was a device used to measure the duration of telephone use. 70 Volts were sent down the telephone line at 50Hz to run an electromechanical counter, and the devices were often used in communal areas where several users shared a single phone. [Charles Babbadge] decided to repurpose the stout 1950s hardware into a simple counter.

The build uses an ATtiny13 to generate pulses for the original hardware, when receiving inputs from the tikkenteller’s buttons. A solid state relay is triggered by the microcontroller, which connects the original solenoid to mains power to jog the counter. An HLK-PM01 5V power supply is used to run the micro, allowing the entire project to run off a single mains supply.

It’s a big, heavy, beautiful hunk of metal, built in a style that we simply don’t see anymore. It’s in no way the cheapest or most efficient counter you could build, but it’s got a charm you can’t find on more modern hardware. You could use such a device to track your Youtube subs, that is… if the API hadn’t broken that for everyone. Video after the break.

Continue reading “Telco Curio Hacked Into Simple Counter”

BCD To I2C: Turning A Nixie Counter Into Whatever You Want It To Be

Whenever a project calls for displaying numbers, a 7-segment display is the classic and straightforward choice. However, if you’re more into a rustic, retro, almost mystical, and steampunky look and feel, it’s hard to beat the warm, orange glow of a Nixie tube. Once doomed as obsolete technology of yesteryear, they have since reclaimed their significance in the hobbyist space, and have become such a frequent and deliberate design choice, that it’s easy to forget that older devices actually used them out of necessity for lack of alternatives. Exhibit A: the impulse counter [soldeerridder] found in the attic that he turned into a general-purpose, I2C controlled display.

Instead of just salvaging the Nixie tubes, [soldeerridder] kept and re-used the original device, with the goal to embed an Intel Edison module and connect it via I2C. Naturally, as the counter is a standalone device containing mainly just a handful of SN74141 drivers and SN7490 BCD counters, there was no I2C connectivity available out of the box. At the same time, the Edison would anyway replace the 7490s functionality, so the solution is simple yet genius: remove the BCD counter ICs and design a custom PCB containing a PCF8574 GPIO expander as drop-in replacement for them, hence allowing to send arbitrary values to the driver ICs via I2C, while keeping everything else in its original shape.

Containing six Nixie tubes, the obvious choice is of course to use it as a clock, but [soldeerridder] wanted more than that. Okay, it does display the time, along with the date, but also some sensor values and even the likes on his project blog. If you want to experiment with Nixie tubes yourself, but lack a matching device, Arduino has you obviously covered. Although, you might as well go the other direction then.

Continue reading “BCD To I2C: Turning A Nixie Counter Into Whatever You Want It To Be”

A Farewell To YouTube Sub Counters Set To Break With API Change

Of all the things you never would have guessed you’d need just ten years ago, a YouTube subscriber counter would probably rank highly. You would have guessed that the little hits of dopamine accompanying each tick upward of a number would be so addictive?

As it turns out, lots of people wanted to keep a running total of their online fans, and a bewilderingly varied ecosystem of subscriber counters has cropped up. All of them rely on the API that YouTube exposes for such purposes, which as [Brian Lough] points out is about to change and break every subscription counter ever made. In the YouTube sub counter space, [Brian] is both an enabler – he built an Arduino wrapper to fetch YT sub counts easily – and a serial builder of displays for other YouTubers. The video below shows a collection of his work, many based on RGB LED matrix display, like the one used in his Tetris-themed sub counter. They’re all well-built, nice to look at, and sadly, destined for obsolescence sometime in August when the API changes.

The details of the API changes were made public in April, and for the subs count it amounts to rounding the count and displaying large counts as, for instance, 510k as opposed to 510,023. We’re confident that [Brian] and other display builders will be able to salvage some of their counters with code changes, but others will probably require hardware changes. Thanks, YouTube.

Continue reading “A Farewell To YouTube Sub Counters Set To Break With API Change”