You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: InstallingRGBStrips.md
+10-5
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,19 @@
1
-
### Instructions on hoe to install RGB LED Strips as RGB underglow
1
+
### Instructions on how to install RGB LED Strips as RGB underglow
2
2
3
3
1. Decide which half will be your master. The master will use the DI pin on the header next to the pro micro. VCC and gnd on that same header will also be used.
2. Wire on the master from Di to di of the Led strip. Do the same with VCC and gnd.
6
6
7
-
3. Wire from do (other end of the strip) to the extra data pin (resistor next to TRRS connector) (make sure you don't use the resistors; I2C is not yet compatible with RGB underglow).
7
+
2. Wire on the master from DI to Din of the Led strip. Do the same with VCC and GND.
4. On the slave half, the RGB data will appear on the same extra data pin on the resistor pad. This pin will go to the Di pad of the strip.
10
+
3. Wire from Do (other end of the strip) to the extra data pin (resistor next to TRRS connector) (make sure you don't use the resistors; I2C is not yet compatible with RGB underglow. Also make sure you don't have jumpered/soldered the I2C jumper).
10
11
11
-
5. Wire VCC and gnd from the header next to the pro micro to the VCC and gnd pads of the led strip.
12
+
4. On the slave half, the RGB data will appear on the same extra data pin on the resistor pad. This pin will go to the Din pad of the strip.
13
+
14
+
5. Wire VCC and GND from the header next to the pro micro to the VCC and GND pads of the led strip.
15
+
16
+
6. The Do pad of the slave RGB strip will not be connected anywhere.
0 commit comments