Wireless Quad Voltmeter Brings It All Together

If you’re reading Hackaday, you almost certainly have a voltmeter. Matter of fact, we wouldn’t be surprised to hear you had two of them. But what if you needed to monitor four voltage levels at once? Even if you had four meters, getting them all connected and in a convenient enough place where you can see them all at once is no small feat. In that case, it sounds like the multi-channel wireless voltmeter put together by [Alun Morris] is for you.

Built as an exercise in minimalism, this project uses an array of components that most of us already have kicking around the parts bin. For each transmitter you’ll need an ATtiny microcontroller, a nRF24L01+ radio, a small rechargeable battery, and a handful of passive components. On the receiver side, there’s an OLED screen, another nRF radio module, and an Arduino Nano. You could put everything together on scraps of perfboard like [Alun] has, but if you need something a bit more robust for long-term use, this would be a great excuse to create some custom PCBs.

While the hardware itself is pretty simple, [Alun] clearly put a lot of work into the software side. The receiver’s 128 x 32 display is able to show the voltages from four transmitters at once, complete with individual indicators for battery and signal level. When you drill down to a single transmitter, the screen will also display the minimum and maximum values. With the added resolution of the full screen display, you even get a very slick faux LCD font to ogle.

Of course, there are some pretty hard limitations on such a simple system. Each transmitter can only handle positive DC voltages between 0 and 20, and depending on the quality of the components you use and environmental considerations like temperature, the accuracy may drift over time and require recalibration. Still, if you need a way to monitor multiple voltages and potentially even bring that data onto the Internet of Things, this is definitely a project to take a look at.

Continue reading “Wireless Quad Voltmeter Brings It All Together”

Soldering Practice Kit Remains Useful After Completion

Unsatisfied with the standard fare of soldering practice kits that offer little to no purpose once they’re built, [Jim Heaney] decided to take matters into his own hands and design an easy-to-assemble kit for his class that, once put together, becomes the handiest of tools in any maker’s workbench: a functional voltmeter.

At the heart of the kit is a standard Atmega 328P microcontroller. While he could’ve picked something smaller or cheaper, not only does the bulky part make for easier soldering, [Jim] reasons that it’s a chip that’s easy to repurpose should his students want to build something like a breadboard Arduino, for example. The voltmeter has a fixed measurement range from 0 to 100 VDC, the only switches on the board are for powering it on and a hold button, which freezes the value currently being shown in the three-digit, seven-segment display.

Along with selling his kit to other makers and educators, [Jim] also hopes that his project encourages others to design similar soldering kits which favor some sort of function rather than getting binned once there’s solder on all the pads, as well as part variety and documentation. If you’re on the other end of the soldering spectrum, then why not challenge your skills soldering on a time limit?

Voltmeter Clock Looks Great On Display

Voltmeters are cheap, and have a great industrial aesthetic about them. This makes them prime candidates for hackers looking to do a clock build. [Brett Oliver] went down this very road, and built a very stylish timepiece along the way.

[Brett] initially wanted to go with 240-degree voltmeters, however the cost was prohibitive, so settled for the more common 90-degree models. New dials were produced by first sanding down the old dials, repainting in an old-fashioned off-white, and then applying the new graphics with inkjet transfer paper.

The attention to detail continues with the case. [Brett] aimed to build the clock with an old-school lab equipment aesthetic. A large piece of mahogany was crafted into the base.  A clear plastic cover was sourced from eBay, which really makes the piece. Large buttons and toggle switches were chosen to complete the look.

On the electronic side of things, it’s all run by a PIC16F628A, which controls the voltmeters via PWM. Running with a 20MHz crystal, the PIC is not a great timekeeper. Instead, the whole show is synchronized to [Brett]’s master clock we featured a few years back.

Building a clock is a rite of passage for a hacker, and [Brett]’s example goes to show how craftsmanship can really pay off in this pursuit. Video after the break.
Continue reading “Voltmeter Clock Looks Great On Display”

Building A 6.5 Digit Voltmeter From Scratch

After initially working to create a modernized replica of a Czechoslovakian 4-digit Metra M1T242 voltmeter, [Jaromir Sukuba] figured that while he was at it, he might as well create a voltmeter that would be slightly more capable. This led to the design and construction of a brand-new, 6.5 digit voltmeter design, which [Jaromir] has documented over at EEVBlog.

Employing an MSP430FR5994 MCU for the digital board, and an Altera/Intel EPM240T100 CPLD plus ADC on the input side, the design has been undergoing validation for a while now. The current revision uses an OPA140 op-amp in an integrating ADC setup in a multi-slope run-up configuration, but [Jaromir] has plans to replace this input board with another op-amp in a more efficient topology in the future.

Continue reading “Building A 6.5 Digit Voltmeter From Scratch”

Tiny Voltmeter Uses DNA

We use a lot of voltmeters and we bet you do too. We have some big bench meters and some panel meters and even some tiny pocket-sized meters. But biological researchers at the University of Chicago and Northwestern University have even smaller ones. They’ve worked out a way to use a DNA-based fluorescent reporter to indicate the voltage across cellular membranes.

We don’t know much about biology, but apparently measuring the voltage on the membrane around a cell is easy, but measuring the voltages across membranes inside the cell isn’t. Previous work disrupted cells and measured potentials on isolated organelles.

The indicator — called Voltair — can target specific parts of a cell and includes a reference indicator so that a ratiometric measurement is possible. In fact, there are three main parts to the 38-base pair DNA duplex. One module contains a voltage-sensing dye that fluoresces in a way that indicates voltage. The second module is a reference dye that allows researchers to judge the voltage level. The final module identifies where the probe should attach.

Continue reading “Tiny Voltmeter Uses DNA”

Analog Meters Become A Clock For Father’s Day

Around Father’s Day each year, we usually see a small spate of dad-oriented projects. Some are projects by dads or granddads for the kids, while others are gifts for the big guy. This analog meter clock fits the latter category, with the extra bonus of recognizing and honoring the influence [Micheal Teeuw]’s father had on him with all things technological.

[Michael] had been mulling over a voltmeter clock, where hours, minutes and seconds are displayed on moving coil meters, for a while.  A trio of analog meters from Ali Express would lend just the right look to the project, but being 200-volt AC meters, they required a little modification. [Michael] removed the rectifying diode and filtering capacitor inside the movement, and replaced the current-limiting resistor with a smaller value to get 5 volts full-range deflection on the meters. Adobe Illustrator helped with replacing the original scales with time scales, and LEDs were added to the meters for backlighting. A TinyRTC keeps time and generates the three PWM signals to drive the meters. Each meter is mounted in its own 3D-printed case, the three of which are linked together into one sleek console. We love the look, which reminds us of an instrument cluster in an airplane cockpit.

Bravo to [Michael’s Dad] for getting his son into the tinkering arts, and cheers to [Michael] on the nice build. We like seeing new uses for old meters, like these server performance monitoring meters.

[via r/DIY]

Hackaday Prize Entry: A Minimal ATtiny Voltage And Frequency Counter

Sometimes when you build something it is because you have set out with a clear idea or specification in mind, but it’s not always that way. Take [kodera2t]’s project, he set out to master the ATtiny series of microcontrollers and started with simple LED flashers, but arrived eventually at something rather useful. An ATtiny10 DVM and DFM all-in-one with an i2c LCD display and a minimum of other components.

The DFM uses the ATtiny’s internal 16 bit timer, which has the convenient property of being able to be driven by an external clock. The frequency to be measured drives the timer, and the time it returns is compared to the system clock. It’s not the finest of frequency counters, depending as it does on the ATtiny’s clock rather than a calibrated crystal reference, but it does the job.

The results are shown in the video below, and all the code has been posted in his GitHub repository. We can see that there is the basis of a handy little instrument in this circuit, though with the price of cheap multimeters being so low even a circuit this minimal would struggle to compete on cost.

Continue reading “Hackaday Prize Entry: A Minimal ATtiny Voltage And Frequency Counter”