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
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
1) WS2812B Addressable Led Strip
2) Arduino Nano
3) Sound Sensor
4) Jumper wire
5) 5v power supply
CIRCUIT DIAGRAM
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.
Downloads
ENJOY
PLAY THE SOUND NEAR TO SOUND SENSOR.
THE VU METER DANCE AS ACCORDINGLY.
WATCH THE VIDEO ALSO FOR DETAILS.