Two-Cent Temperature Sensors

When they need to add temperature control to a project, many hackers reach for a K-type thermocouple for their high-temperature needs, or an integrated temperature-sensing IC when it doesn’t get that hot. The thermocouple relies on very small currents and extremely high gain, and you pretty much need a dedicated IC to read it, which can be expensive. The ICs aren’t as expensive, but they’re basically limited to boiling water. What do you do if you want to control a reflow oven?

There’s a cheaper way that spans a range between Antarctic winter and molten solder, and you’ve probably already got the parts on your shelf. Even if you don’t, it’s only going to run you an extra two cents, assuming that you’ve already got a microcontroller with an ADC in your project. The BOM: a plain-vanilla diode and a resistor.

I’ve been using diodes as temperature sensors in three projects over the last year: one is a coffee roaster that brings the beans up to 220 °C in hot air, another is a reflow hotplate that tops out around 210 °C, and the third is a toner-transfer iron that holds a very stable 130 °C. In all of these cases, I don’t really care about the actual numerical value of the temperature — all that matters is reproducibility — so I never bothered to calibrate anything. I thought I’d do it right for Hackaday, and try to push the humble diode to its limits for science.

What resulted was a PCB fire, test circuits desoldering themselves above 190 °C, temperature probes coming loose, and finally a broken ramekin and 200 °C peanut oil all over my desk. Fun times! On the other hand, I managed to get out enough data to calibrate some diodes, and the results are fantastic. The circuits under test included both best practices and the easiest thing that could possibly work, and the results are pretty close. This is definitely a technique that you want to have under your belt for most temperature ranges. The devil is in the details, of course, so read on!

Continue reading “Two-Cent Temperature Sensors”

Low-Resolution Display Provides High-Nostalgia Animations

High-definition displays are the de facto standard today, and we’ve come to expect displays that show every pore, blemish, and bead of sweat on everything from phones to stadium-sized Jumbotrons. Despite this,  low-resolution displays continue to have a nostalgic charm all their own.

Take this 32 x 16 display, dubbed PixelTimes, for instance. [Dominic Buchstaller] has gone a step beyond his previous PixelTime, a minimalist weather clock and home hub built around the same P10 RGB matrix. The previous build was a little involved, though, with a nice wood frame that took some time and skill to create.

Building your own version of PixelTimes is really approachable. The case is mostly 3D-printed, and the acrylic parts [Dominic] laser cut could just as easily be cut with a saw. And that P10 board can be source for peanuts direct from Chine. The software for the project has been upgraded since the original version, supporting flicker-free animations. Everything runs on a NodeMCU, and there are even scripts to convert your favorite GIF to an animation. Oh, and it still displays the weather too.

This looks great and seems like a lot of fun, and [Dominic] kindly provides all the files you’ll need to build your own. It shouldn’t take more than an hour to build once you’ve got all the parts.

Custom Built Vacuum Tube Cassette Player

As we’ve said many times here on Hackaday, it’s not our place to question why people make the things they make. There’s a legitimate need or utility for many of the projects we cover, no doubt about it. But there’s also a large number of them which are so convoluted that they border on absurd. Not that we love the crazy ones any less, in fact, we usually like those the best.

So when we saw this incredible modification to a Panasonic RN-404 microcassette recorder which replaces the audio hardware with a custom built vacuum tube amplifier, we didn’t bother asking what the point was. Perhaps it’s an attempt to make the most impractical method for recording and playing back audio, or maybe it was just to see if it was possible. No matter why it was done, it’s here now and it’s absolutely glorious.

If the look of the hardware didn’t tip you off that this project makes use of old Soviet-era components, the video after the break certainly will. Specifically, it’s using 1ZH25R and 1S38A tubes which were originally intended for military use. Just like all cool old Soviet tech was. Say what you will about the Cold War, it certainly got the engineering juices flowing.

There’s quite a bit of information about how these ancient tubes were brought back to life by way of this gorgeous home-etched PCB. Suffice to say, working with tubes is an art to begin with, but working with such small and unique ones is on a whole new level.

This isn’t the first time we’ve seen some tiny tubes make their way into a piece of consumer audio equipment, but this one certainly takes the top spot in terms of professional final results.

Continue reading “Custom Built Vacuum Tube Cassette Player”