File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -75,13 +75,10 @@ I prefer this version because it allows you to split the audio signal into 7 sep
7575
7676### Code
7777 1 . Open [ this] ( https://github.com/the-red-team/Arduino-FastLED-Music-Visualizer/blob/master/music_visualizer.ino ) code in your Arduino editor
78- 2 . Line 13 , adjust ` NUM_LEDS ` to the number of LEDs you plan to use
78+ 2 . Line 15 , adjust ` NUM_LEDS ` to the number of LEDs you plan to use
7979 3 . Upload to your Arduino UNO
8080
8181### Pins
8282 - 5v - Connect to Vcc on LED strip
8383 - GND - Connect to GND on LED strip
84- - A0 - Connect to the other end of the 3.5mm jack connected to your music source
85- - A0 must be pulled down with a resistor (shown in the picture below)
8684 - 6 - Connect to DATA on LED strip
87- ![ alt text] ( https://github.com/the-red-team/Arduino-FastLED-Music-Visualizer/blob/master/images/circuit.JPG " Circuit ")
You can’t perform that action at this time.
0 commit comments