How to Make DIY Music Reactive RGB LED Strip WS2812B || Music Visualizer With Arduino
by MAHESHVISHNOI999 in Circuits > Arduino
7698 Views, 11 Favorites, 0 Comments
How to Make DIY Music Reactive RGB LED Strip WS2812B || Music Visualizer With Arduino
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.
1. INTRO
How to build reactive led using Arduino and sound sensor/microphone .
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.
2. REQUIREMENT
1.5v 5amp adaptor
2.arduino
3.sound sensor/microphone module
4.WS2812B RGB pixel led strip
5.jumper wire.
3. CIRCUIT DIAGRAM
MAKE THE ALL CONNECTION AS THE GIVEN CIRCUIT DAIGRAM.
CONNECT DATA PIN OF RGB STRIP WITH ARDUINO DIGITAL PIN AS DISCRIBE IN THE DIAGRAM.
4. UPLOAD THE CODE IN ARDUINO
UPLOAD THE ABOVE SOURCE CODE INTO THE ARDUINO .
Downloads
5. ENJOY THE REACTIVE RGB LED WITH EFFECTS.
SEE THE FULL VIDEO FOR DETAIL