John Duffy
John Duffy
  • 8
  • 28 164
Hydra Meter - Open Source Electronics Multimeter
This is a project I've been working on for a while - a Multimeter suitable for everyday electronics use that is open source, modular, highly configurable, and relatively inexpensive.
Survey Link: forms.gle/8aRiu7bZfFKwXwhQA
I've called it Hydra Meter, after the ancient Greek Hydra - a monster that can not just survive being decapitated, but grows another head when it is. Not only can this meter continue to function with the display detached, many parts of it can be relatively easily replaced for upgrades, different versions, or additions. The end goal of this is to have a modular system to allow the frontend, ADC, user interface, and display to be freely interchanged, though that is still a ways off.
Github with all design files: github.com/jduffy105/HydraMeter_0.4
Hackaday.io page: hackaday.io/project/176607-hydrameter
This is still in an early state, much of the modularity isn't implemented and it isn't well characterized, but the basic functionality is there and the core features work.
Let me know what you think!
Credit to a few resources I've used and projects I drew from:
Looked through the schematics for this: github.com/MartinD-CZ/STM32F1-open-source-multimeter/tree/master and didn't really use anything directly, it's the only other project I could find in this area, so I may have informed some ideas.
This one is amazing: www.eevblog.com/forum/metrology/diy-6-digit-handheld-volohmmeter/ isn't quite the same kind of thing, but I will likely draw a lot of idea from this going forward.
This one isn't directly related but is far too adorable not to mention: hackaday.io/project/198892-sao-digital-multimeter
And this site: lygte-info.dk/info/DMMDesign%20UK.html
has been an incredible resource
มุมมอง: 7 932

วีดีโอ

Acoustic Camera - Explanations
มุมมอง 2.7K4 ปีที่แล้ว
Explanations of the operation of the acoustic camera - both the FPGA and the beam forming code, at a couple different levels of abstraction. Project Blog: course.ece.cmu.edu/~ece500/projects/s20-teame0/ Details and files: hackaday.io/project/172053-acoustic-camera
Acoustic Camera - Results
มุมมอง 3.4K4 ปีที่แล้ว
A few examples of the acoustic camera in operation. Project was done as my senior design project in ECE at Carnegie Mellon. It uses an array of 96 PDM MEMS microphones (generously provided by TDK InvenSense), a Spartan 6 FPGA, and an RGMII gigabit ethernet transceiver to send microphone data to a laptop, which processes it to generate images and videos of the point of origin of sounds. Project ...
Acoustic Reflection - Sound Camera
มุมมอง 2574 ปีที่แล้ว
Video showing acoustic reflection off of a piece of plastic using the acoustic camera built as part of my senior design project.
Sound Camera Presentation
มุมมอง 7K4 ปีที่แล้ว
Senior capstone project by John Duffy (me), Ryan Oh, and Sarah Park, in Electrical and Computer Engineering, at Carnegie Mellon. The sound camera uses 96 tiny microphones arranged in a grid to take "images" of sound, much like a normal camera does with light. Project blog: jeduffy.site/?page_id=2 Most of the design files and code: hackaday.io/project/172053-acoustic-camera Other projects: jeduf...
Sound Camera - locating speaker
มุมมอง 6K4 ปีที่แล้ว
Using the sound camera developed by Jonathan Duffy, Ryan Oh, and Sarah Park for our senior design "capstone" project at Carnegie Mellon to locate a speaker playing the sound of an air leak.
Sound Camera
มุมมอง 5714 ปีที่แล้ว
Senior capstone project by John Duffy, Ryan Oh, and Sarah Park. Uses 96 tiny microphones arranged in a grid to take "images" of sound. Two different kinds of processing are shown, product of images only shows sources that emit all of the frequencies it is looking for (4,6,8, and 10 KHz in this video). Frequency to color is more like a normal camera, it maps different frequencies to different co...
ISU Robotics Club Scorbot
มุมมอง 1264 ปีที่แล้ว
A SCORBOT robotic arm was donated to ISURC without a working controller. This was a project in the summer of 2016, to build a working controller with forward and inverse kinematics.