Important Pre-notes first
- Confirm LED strip voltage: 12V / 24V DC (most common). Never plug straight into mains AC 220V!
- Check type: single-color LED strip or RGB / RGBW addressable (WS2812B). Wiring is different.
- Safety: Unplug power supply during all wiring work.
Part 1: Single Color LED Strip (Basic White/Warm White)
Tools you need
- LED strip
- Matching DC power supply (voltage match + enough current)
- LED strip connector / soldering iron + solder
- Wire strippers, electrical tape / heat shrink tube
- Optional: dimmer
Step 1: Check strip polarity
Look at the copper contact pads on the LED strip end:
Marked: + (positive) / – (negative)
Rule: + connects to +, – connects to – (reverse = no light, may damage strip)
Step 2: Cut the LED strip (if needed)
Only cut along the marked scissors line on the strip. Cutting anywhere else breaks the circuit.
Step 3: Attach wires / connector
Option A – Quick push connector (no solder)
- Peel off 5–8mm silicone coating on the strip pads
- Open the connector clip
- Slide the strip fully into the slot (align + / – correctly)
- Press the clip tight to lock
Option B – Soldering (more reliable)
- Strip small wire ends
- Solder red wire → +, black wire → –
- Cover joints with heat shrink tube or electrical tape (prevent short circuit)
Step 4: Connect to power supply
- Power supply terminals: DC output + and -
- Wire from LED strip + → power supply +
- Wire from LED strip – → power supply –
If using a dimmer: Install dimmer between power supply and LED strip
Step 5: Test power
Double-check no bare wires touch each other. Plug the power supply into wall socket. LEDs should light up.
Wiring labels:
+V (Common positive) | R | G | B
Step 1: Identify pins
4 pads: +12V / R / G / B
Step 2: Connect to RGB controller
- LED strip +V → Controller +V
- LED strip R → Controller R
- LED strip G → Controller G
- LED strip B → Controller B
Step 3: Power supply to RGB controller
DC power supply connects to the controller’s power input terminals.
Do NOT power the strip directly; always use the controller for colour control.
Part 3: Addressable RGB LED Strip (WS2812B / SK6812, 3-wire)
Pins: 5V / GND / DATA (DI)
⚠️ Critical: Data signal direction!
- DI = Data IN (input side)
- DO = Data OUT (to next strip segment)
Wiring:
- 5V → Power positive
- GND → Power negative
- DI → Data pin of controller/Arduino
- If chaining strips: Previous strip DO → Next strip DI
Common Mistakes to Avoid
- Wrong voltage power supply (12V strip + 24V PSU = burn LEDs)
- Reversed positive/negative polarity
- Bare wire short circuit
- Cutting LED strip outside scissors mark
- Overloading power supply (calculate total LED wattage)
- Long strip runs: Voltage drop → use power injection for long runs
Quick Wattage Calculation Tip
Standard 12V 5050 LED strip: ~14.4W per meter
Total Watts = Length(m) × 14.4 → choose power supply with ≥120% of this value.
Step-by-Step: Single Colour LED Strip + RGB LED Strip
Pre-Work Safety Rules
- Always disconnect power when wiring.
- Match voltage: 12V or 24V DC (never mains AC directly).
- Check markings on strip pads before connecting.
- Prepare tools: wires, strippers, connectors / solder, heat shrink/tape, matching DC power supply.
1. Single Colour LED Strip (2 wires: + / −)
Wire labels on strip
+ (Positive) | − (Negative)
Step 1 Cut the strip (if needed)
Only cut along the printed scissors symbol line.
Step 2 Attach wires / clip connector
No-solder clip connector:
- Peel silicone covering off copper pads.
- Lift the plastic clip.
- Slide strip in fully, align + and − correctly.
- Push clip down to lock.
Soldering (more stable):
- Red wire = Positive (+)
- Black wire = Negative (−)
Cover solder joints with heat shrink or tape to prevent short circuits.
Step 3 Connect to power supply
LED strip + ➜ Power supply DC output +
LED strip − ➜ Power supply DC output −
If you want brightness control:Power supply → Dimmer → LED strip
Step 4 Test
Check no bare wires touch. Plug in power. Strip lights up.
2. RGB LED Strip (4 wires: Common Positive type – most common)
Strip pad labels: +V (12V/24V) | R | G | B
Important: This is common positive (common anode). Not common negative.
Step 1 Attach wires to LED strip
Match pads:
+V, R, G, B
Step 2 Wire to RGB IR/RF Controller
- Strip +V ➜ Controller +V
- Strip R ➜ Controller R
- Strip G ➜ Controller G
- Strip B ➜ Controller B
Step 3 Power the RGB Controller
DC power supply plugs into the controller’s power input terminals (+ and −).
Do NOT connect power directly to the LED strip. All power runs through the controller.
Step 4 Test
Plug power supply in. Use remote to change colours.
Simple Wiring Diagrams
Single Colour Setup
Wall Socket → DC Power Supply (+/−) → (Optional Dimmer) → Single Colour LED Strip (+/−)
RGB Setup
Wall Socket → DC Power Supply (+/−) → RGB Controller Power Input
RGB Controller Output (+V,R,G,B) → RGB LED Strip (+V,R,G,B)
Common Mistakes
- Swapped + and − no light (will not instantly break most strips, but fix quickly)
- Wrong voltage power supply burns LEDs
- Bare wires touching = short circuit
- Mixing RGB wire order wrong colours (e.g. press red, light shows green)
- Very long strips: voltage drop (dim ends) add extra power injection


