How to Make VU Meter || DIY Music Visualizer Using RGB LED Strip

by MAHESHVISHNOI999 in Circuits > Arduino

1041 Views, 5 Favorites, 0 Comments

How to Make VU Meter || DIY Music Visualizer Using RGB LED Strip

444444.png
How to make VU Meter || DIY Music Visualizer using RGB LED Strip at home

it basically take the sound input from surrounding and give the raw analog value of sound signal to Arduino . in Arduino we have to set the color for different signal range . when it play you see the real music visualizer in front of you.so watch the video till the end .

2.REQUIREMENTS

How to make VU Meter || DIY Music Visualizer using RGB LED Strip at home

1) WS2812B Addressable Led Strip

2) Arduino Nano

3) Sound Sensor

4) Jumper wire

5) 5v power supply

CIRCUIT DIAGRAM

vu meter ckt diagram.png

DO THE CONNECTIO AS PER DIAGRAM

ALSO SHOW IN VIDEO

CONNECT :

SOUND SENSOR --A0 --A0 OF ARDUINO

SOUND SENSOR -GND --GND OF ARDUINO

SOUND SENSOR -VCC --+5V OF ARDUINO

SOURCE CODE

UPLOAD THE GIVEN CODE IN YOUR ARDUINO

YOUR VU METER IS READY TO GO.

ENJOY

How to make VU Meter || DIY Music Visualizer using RGB LED Strip at home

PLAY THE SOUND NEAR TO SOUND SENSOR.

THE VU METER DANCE AS ACCORDINGLY.

WATCH THE VIDEO ALSO FOR DETAILS.