DIY Vintage TV VU Meter with peak indicators
With this project, you can easily turn your old (or new), useless TV into a beautiful retro video effect device.
Again I will use the Arduino Nano microcontroller and the appropriate library for generating a composite signal. Most often, old TVs do not have a composite input, so we need to modify it in the way described in the previously mentioned video. This is probably the most complex part of the project, so in one of the next videos I will present you a much simpler universal way for the "composite in" option on old TV receivers.

- Arduino Nano microcontroller board
- Potentiometer
- Two 1N4001 diodes
- two capacitors
- and four resistors
The input part of the circuit is a so-called Envelope Follower and constantly monitors the peak of the signal and sends it to the analog input of the Arduino.



Now let's see how this device works in real conditions.
As with the previous project, when starting, the title first appears, then my Logo, and finally the VU meter starts.

By changing the values
#define BAR_WIDTH 1
#define BAR_GAP 1
we can very easily create different shapes of the vu meter.


Build This Project
Bring this design to life with the Elektor PCB Service, powered by Eurocircuits. Upload the project files and order professionally manufactured PCBs or assembled boards through a proven European production platform.
Supporting KiCad, Eagle, Gerber, and ODB++ formats, the service is suitable for everything from prototypes and validation builds to series production and volume manufacturing.
Made in Europe. Fast. Reliable. Professional.

Discussion (0 comments)