vu

Audio VU meter with Extra wide Dynamic Range 69 dB using Arduino schematic

Audio VU meter with Extra wide Dynamic Range 69 dB using Arduino

O’K, after having some fun with stereo version of the VU meter I described in my previous blog-post, now it’s time to do a serious stuff. Studio grade VU meter !!! 24 steps, equally spaced every 3 dB, covering Extra wide Dynamic Range from -63  up to  +6 dB.  Single (mono) channel this time, no messing around, […]

Audio VU meter with Extra wide Dynamic Range 69 dB using Arduino Continue Reading

Audio VU Meter using Arduino 1

Audio VU Meter using Arduino

Biasing AC input using resistor divider and scaling up / down if necessary; Sampling fast and accurately using direct access to Control Registers of ADC and Timer1; Subtract whatever was added at step #1 from result of Analog / Digital conversion and Square; Average / accumulate, filtering following VU specification; Sqrt – take square root,

Audio VU Meter using Arduino Continue Reading

Scroll to Top