File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -49,13 +49,19 @@ I can't find a guide worth a shit on YouTube or Github. I saw many videos showin
4949
5050# Setup
5151So this is how to setup the most "dank" music visualizer ever.
52- There will be two ways to set this puppy up. I prefer the second way, but that costs money and shit .
52+ There will be two ways to set this puppy up. I prefer the second way, but that costs money.
5353
5454## Materials
5555- [ Arduino UNO] ( https://www.amazon.com/gp/product/B01N4LP86I/ref=oh_aui_detailpage_o06_s00?ie=UTF8&psc=1 )
5656- [ WS2812b Individually Addressable LEDs] ( https://www.amazon.com/gp/product/B01CDTEJBG/ref=oh_aui_detailpage_o09_s00?ie=UTF8&psc=1 )
5757
5858## Standalone Arduino UNO Setup
59+ ### Pins
60+ - 5v - Connect to Vcc on LED strip
61+ - GND - Connect to GND on LED strip
62+ - A0 - Connect to the other end of the 3.5mm jack connected to your music source
63+ - A0 must be pulled down with a resistor (shown in the picture below)
64+ - 6 - Connect to DATA on LED strip
5965![ alt text] ( https://github.com/the-red-team/Arduino-FastLED-Music-Visualizer/blob/master/images/circuit.JPG " Circuit ")
6066
6167## Arduino UNO with Sparkfun Spectrum Shield Setup
You can’t perform that action at this time.
0 commit comments