"Almost" acoustics
PCB in lay6 format.
Cool? Ranking DIY
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tampepepe1 wrote:Swing-out with such a large rectangular dial simply wouldn't fit. I omit whether they are available for purchase, for how much, and that I have no influence on the appearance of the dial when purchased.
CHOPIN66 wrote:It looks cool, but for me it's an excess of form over content - why push atmega for this purpose? Such an indicator can be implemented on the LM3916 and the Peak meter indicator can also be easily done - 4 transistors working in a peak detector + an operational amplifier performing the logarithm function and the LEDs are controlled as in the WS442 using transistors connected in cascade. Take a look at the diagram of the AIWA AD 6900 tape recorder. The peak meter indicator is made as I described - instead of LEDs there is a VU meter, and we also have a sample and hold function. And it's all analog, no uC.
pepepe1 wrote:This is just an indicator, there is no requirement for accuracy like in a tape recorder
pepepe1 wrote:I have no influence on the appearance of the dial in the purchased ones
pepepe1 wrote:scale can also be applied, but why?
pepepe1 wrote:The Dior WS-432 also had an indicator on the LEDs, which no one used to adjust the volume
pepepe1 wrote:It seems quite obvious that these are signals from the power amplifier
pepepe1 wrote:the last three are yellow, the last three are red
TL;DR: A single ATmega8 drives an 18-LED stereo bargraph while drawing only 3 mA typ. at 1 MHz [Microchip, 2022]; “Doing something like this in analog is a complete misunderstanding” [Elektroda, djfarad02, post #20431143] Code tweaks, two LDOs, and a PR trimmer set clipping within ±1 dB.
Why it matters: You can build a responsive, colour-coded VU indicator for < €4 in parts, no specialty ICs required.
• Controller: ATmega8A-PU, active current 3–5 mA @ 1 MHz, 5 V [Microchip, 2022] • Display: 18 LEDs per channel (12 green, 3 yellow, 3 red) [Elektroda, pepepe1, post #20432478] • Calibration range: 0 – +3 dB via 10 kΩ PR trimmer [Elektroda, pepepe1, post #20432478] • BOM cost: ATmega8 €2.30; LM3916 €3.90 (retail EU, Feb 2025) [Mouser, 2025] • PCB format: LAY6 file shared in thread [Elektroda, pepepe1, post #20425991]