Talking Voltmeter (and logic probe, frequency counter…)
Cooper Bills and Anish Borkar, two EE students at Cornell, have created The Handy Lab Buddy, a multifunction device, based around an ATMega 644, that measures voltages, logic levels and frequencies, and then “speaks” the results via a wavetable. They write:
The Handy Lab Buddy is a tool every ECE should have. The four features of this tool include a talking voltmeter, logic probe, voltage averager, and frequency measurer. As a cheap and accurate device that outputs whatever being measured through speakers, it’s one of its kind and an essential tool for lab work.
The “voltage averager” feature is particularly interesting. It takes multiple voltage samples, and then outputs the average, as well as the min and max levels, over the speaker.
If you want to do this project yourself, they provide the schematic and code on the website. Alternatively, you could try something similar with an Arduino and a WaveShield.
Great job, guys!
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Nice! I wish my uni had us make handy things when we were in the lower years. I was disappointed to see first years this year making their own (Freescale) MCU demo boards. We never produced anything remotely useful! =(
Nice! I wish my uni had us make handy things when we were in the lower years. I was disappointed to see first years this year making their own (Freescale) MCU demo boards. We never produced anything remotely useful! =(
Awesome. Unfortunately not completely open source:
wave data are missing. I would have loved to find a zip
package that I could compile and flash.
Would have been nice if the “talking voltmeter” had at least ONE sound sample of how it sounds. I feel let down. 🙁