Introduction: 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.
Step 1: 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.
Step 2: 2. REQUIREMENT
1.5v 5amp adaptor
2.arduino
3.sound sensor/microphone module
4.WS2812B RGB pixel led strip
5.jumper wire.
Step 3: 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.
Step 4: 4. UPLOAD THE CODE IN ARDUINO
UPLOAD THE ABOVE SOURCE CODE INTO THE ARDUINO .
Attachments
Step 5: 5. ENJOY THE REACTIVE RGB LED WITH EFFECTS.
SEE THE FULL VIDEO FOR DETAIL