Skip to content

Commit 37fd2dd

Browse files
author
Red Team
authored
Update README.md
Disregard females, acquire currency
1 parent 1f80749 commit 37fd2dd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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
5151
So 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

0 commit comments

Comments
 (0)