How to make a sound reactive RGB LED strip with Arduino

  Рет қаралды 42,568

Rupak Poddar

Rupak Poddar

Күн бұрын

Download the Arduino code from here-
github.com/Rupakpoddar/Sound-...
Parts required:
1. Addressable LED strip
2. Arduino board
3. Sparkfun sound detector module
4. Jumper cables

Пікірлер: 39
@Dan-wb7sw
@Dan-wb7sw 3 жыл бұрын
Love it!!! works great. I made two 7 foot high poles to sit beside my DJ speakers and bump the ceiling to the music. thank you!
@maligator2260
@maligator2260 3 жыл бұрын
I pledge myself to your teachings, master.
@Guess9580
@Guess9580 4 жыл бұрын
This is just brilliant my friend 👏👏👏👏
@AhaanM
@AhaanM 3 жыл бұрын
Where did you buy the sound detector from?
@bella8able
@bella8able 11 ай бұрын
Hello Rupak, just wondering will a Arduino Nano work with this setup? Also, what are the jumper cables for? and for the Sparkfun sound detector which is better the one with headers or no headers - what's the benefit to getting the one with the headers.
@siddharthmitra5227
@siddharthmitra5227 4 жыл бұрын
amazing!!!
@pieterwerff1
@pieterwerff1 2 жыл бұрын
Is is also possible to do this exact effect for only a certain frequency range? I want to put like 10 of these next to eachother and have every single one do its own range of the frequency. Thanks in advance!
@PerfectSPR
@PerfectSPR 4 жыл бұрын
Bro awesome
@niemsik
@niemsik 3 жыл бұрын
Question, my Led strip keeps blinking when there is no audio input - Bad striip? (It is digital adressable, but it is 12v..)
@rafeyataullah7586
@rafeyataullah7586 3 жыл бұрын
great like rlly good
@sidd_borah
@sidd_borah 6 ай бұрын
How much power supply are you using? need your help .
@goDPlay27
@goDPlay27 3 жыл бұрын
NICE
@duckydev9427
@duckydev9427 2 жыл бұрын
Can you assist with coloring of led?
@meesh2718
@meesh2718 3 жыл бұрын
Hey, my light strip is not lighting up. Any tips? I also dmed you on instagram
@milespeterson5049
@milespeterson5049 Жыл бұрын
I don't have the Sparkfun board How will I do this? can I modify the code so it works with 4 pins? I need the same effect as shown in this video. Get back to me.
@MikevomMars
@MikevomMars 3 жыл бұрын
1:06 Are you sure the wiring is correct? The sound detector is not attached to a power source 😮
@Blue_Wolf_
@Blue_Wolf_ 3 жыл бұрын
I also got the same confusion , but the sound reactor and led is not connected to each other. They are connected to the power source . The diagram is a bit confusing.
@zongyang779
@zongyang779 4 ай бұрын
What type of arduino ?
@katedibble5514
@katedibble5514 3 ай бұрын
Hi Rupak! I am using your code on an Arduino installation at a museum. Unfortunately, I have little programming experience. Would you be willing to chat and give me a few pointers?
@ivanstoychev3616
@ivanstoychev3616 Жыл бұрын
With me, he doesn't want to stop after the music stops. He doesn't even move in time with the music. I can't figure out exactly where the problem is?
@spyby5176
@spyby5176 3 жыл бұрын
my light is flickering but otherwise it works. How can i stop the flickering of the leds?
@RcudaTritron
@RcudaTritron Жыл бұрын
Seems like you may have a faulty power supply. Flicking usually happens when the current entering the strip is not constant.
@thomasoneill3949
@thomasoneill3949 Жыл бұрын
Where can I find the code? Thanks
@abrahambruiz
@abrahambruiz 2 жыл бұрын
I must be doing something wrong when trying to upload the code into arduino. I keep on getting an error message that says: FastLED.h: No such file or directory. I'm definitely a beginner with this and would appreciate getting any help I can get. Do you you do any 1-1 tutorials via zoom or something? I can venmo you for your time helping me.
@MrMuhel
@MrMuhel 2 жыл бұрын
Did you install the "fastled" library?
@imanenarimane8067
@imanenarimane8067 2 жыл бұрын
hello, please i want to ask you about the code ..
@njisanechan4354
@njisanechan4354 Жыл бұрын
How to charge this?
@SRZAshkar
@SRZAshkar 5 ай бұрын
Bro can you make one and courier plz❤️
@anmolpanwar4781
@anmolpanwar4781 4 жыл бұрын
bro can we set a single colour if yes the how plzz
@metalownsu1997
@metalownsu1997 3 жыл бұрын
@Anmol panwar Why would you ever need it set to one color ? in that case go with normal led strips not addressable. They are much cheaper.
@njisanechan4354
@njisanechan4354 Жыл бұрын
Song please
@MrMuhel
@MrMuhel 2 жыл бұрын
Looks like an array bounds issue in the code. for(int i = 0; i
@teamsemicolon3754
@teamsemicolon3754 3 жыл бұрын
If the LED strip has 4 wire ( white, green, red, blue) How to use that on this circuit? please explain 1:14
@victormanx
@victormanx 3 жыл бұрын
those are diferent RGB leds, the ones in the video have acontrol chim on them so thats why they have 3 wires, V+, GND and "data" the ones you have are simple RGB and dus have 4 wires, you need a diferent type controller
@tonynodna2447
@tonynodna2447 2 жыл бұрын
which transformer can i use for the led strip? ok 12V
@jonathandallorso3963
@jonathandallorso3963 Жыл бұрын
They usually work on 5V
@qiou29
@qiou29 Жыл бұрын
You have 2 common types of LEDs WS2811 which work at 12V WS2812 / WS2812B which work at 5V
@moeburn
@moeburn 6 ай бұрын
1:07 this diagram does not make any sense. Nothing is powering the LED strip or the sound module, you have just connected their VCC and GND to each other but not to a power source. You need to disconnect them from each other and connect them to the Arduino's GND and 5v. If people follow your instructions, their project WILL NOT WORK!
@crysensor
@crysensor Жыл бұрын
totally not working very very bad A complete waste of time.
How to make Music Reactive RGB LEDs with Arduino
9:13
Brain Smash
Рет қаралды 177 М.
Arduino sound reactive VU meter WS2812B LEDs
10:06
Scott Marley
Рет қаралды 50 М.
Alat Seru Penolong untuk Mimpi Indah Bayi!
00:31
Let's GLOW! Indonesian
Рет қаралды 7 МЛН
OMG😳 #tiktok #shorts #potapova_blog
00:58
Potapova_blog
Рет қаралды 3,6 МЛН
Haha😂 Power💪 #trending #funny #viral #shorts
00:18
Reaction Station TV
Рет қаралды 14 МЛН
WLED Sound Reactive - Complete Setup Tutorial
11:03
Chris Maher
Рет қаралды 224 М.
DIY Audio Sensitve RGB Lights [ESP8266]
5:04
bitluni
Рет қаралды 51 М.
How To Make DIY Music Reactive RGB LED Strip (WS2812B)
3:52
DIY Builder
Рет қаралды 1,4 МЛН
How to make a 0 to 9 counter | using 4026 IC
2:18
Samad lab
Рет қаралды 2,2 М.
Beginner's Guide to Using LED Strips with Arduino
8:59
MakeUseOf
Рет қаралды 317 М.
Music Reactive LED Using Arduino
0:59
THE ELECTRONIC GUY
Рет қаралды 9 М.
Alat Seru Penolong untuk Mimpi Indah Bayi!
00:31
Let's GLOW! Indonesian
Рет қаралды 7 МЛН