-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Design an Open Source in-line volume meter #16
Comments
Love this, thanks for the consideration. I think VU meter for headphones would be unnecessary, since those are are going to be set by the end user with a volume knob regardless. While having this in-line does provide power, I was envisioning this to be a stand-alone device to test the headset side of the exchange exclusively. Including a 5.5 x 2.1 mm power jack would allow it to be standalone without touching a radio. Suggest:
|
So, interestingly, the device you describe is almost exactly something I built in the very early days of developing OHIS. It's very large and expensive to build, and never worked properly (I screwed up several things in the design and never iterated on it. It was early in my design of VU meters.) So at the very least, I have a starting point. I can see definite value in adding the DC bias source and load for testing the mic without a radio, and that's simple enough to add that I probably will. The oscillator and headphone driver are a little more involved, but I'll see what I can do. The sockets for o-scope connections are one of the things that made my original design so damn large. I tried to make everything edge mount on a single edge, and it turned into a 19" rack mount board. Having said that, I REALLY like the idea of being easily connected to a scope or signal generator. tldr: I have a first draft of exactly what you're asking for already. I'll see about iterating on that. |
Opportunity for reducing real estate: use edge mounted SMA connectors. I have about six other projects hanging that I need to close out before starting something new, but if you keep this ticket open, or open another issue for a standalone piece of headset test equipment. I can try to start a KiCad circuit with some ideas to prototype in the future |
RP-SMA!! Eww! ;-) Believe me, I know all about edge mount SMAs. I literally have about 1000 in stock right now for various projects. :-) Since most o-scopes are BNC, I figured BNC was the right connector for this board. As for you developing something, by all means! Please do! What's the whole-repo version of "I accept pull requests?" ;-) |
The idea is that this device is a piece of test equipment, not needed for full time use. A club could have one for everyone to use to help them adjust their mic levels. Then, once adjusted, remove it from the circuit.
The text was updated successfully, but these errors were encountered: