WS2812B led strip
The WS2812B is a digital, individually addressable RGB LED built with integrated driver ICs inside each LED.
๐ WS2812B Addressable RGB LED Strip
The WS2812B is a digital, individually addressable RGB LED built with integrated driver ICs inside each LED.
Each LED can be controlled individually for color and brightness.
Controlled via a single data line using serial protocol (like NeoPixel).
Perfect for decorative lighting, displays, signage, costumes, and IoT projects.
Can be chained in long strips โ hundreds of LEDs can be controlled with one microcontroller pin.
โจ Key Features
โ
Individually addressable RGB LEDs
โ
Single-wire digital control (DIN)
โ
Wide color range (24-bit, 16 million colors)
โ
Adjustable brightness
โ
Chainable (long strips)
โ
PWM frequency ~400 Hz
โ
Low cost, widely used in DIY & professional projects
โ
Compatible with Arduino, ESP32, Raspberry Pi, and more
๐ Technical Specifications
Parameter Typical Value
LED Type WS2812B (SMD 5050)
Supply Voltage 5V DC
Logic Voltage 3.3V โ 5V TTL
LED Chip Integrated RGB driver IC
Color Depth 24-bit (8-bit R/G/B)
Max Current ~60 mA per LED (full white, 100% brightness)
Data Protocol Single-wire serial (800 kHz)
PWM Frequency 400 Hz
Operating Temperature โ25ยฐC to +80ยฐC
LED Spacing 30 / 60 / 144 LEDs per meter (varies by strip)
Waterproof Optional (IP65/IP67)
๐ Pin Configuration (Typical 3-pin Strip)
Pin Function
+5V Power (5V DC)
GND Ground
DIN Data Input (connect to microcontroller output pin)
Optional (for some strips):
DO โ Data Output (to next strip)
โ ๏ธ Important: Data direction matters โ DIN โ microcontroller โ LEDs โ DO โ next LEDs
๐ Wiring Example (Arduino)
WS2812B Pin Arduino Pin
+5V 5V (or external 5V if many LEDs)
GND GND
DIN Digital pin (e.g., D6)
Notes:
For long strips (>20 LEDs) โ use external 5V power supply
Place capacitor (1000ยตF/6.3V+) across 5V & GND to stabilize voltage
Place resistor (~330ฮฉ) in series with DIN for signal protection
Example Arduino Library:
Use Adafruit_NeoPixel or FastLED library
Control each LED individually with code
๐ข Applications
Perfect for:
๐จ LED decorations & art installations
๐ Smart home lighting (ambient, wall strips)
๐ค Robotics & wearable costumes
๐ฆ Display signs & panels
๐ฎ Gaming PCs / keyboard / RGB effects
IoT or Wi-Fi controlled lighting
โญ Quick Summary
๐ Type: Addressable RGB LED strip
๐ Voltage: 5V DC
๐ Control: Single-wire serial (Arduino, ESP32 compatible)
๐ Max Current: ~60 mA per LED
๐ Colors: 16 million (24-bit RGB)
๐ Best for: Individually controllable lighting effects
No specifications available.
0.0
Based on 0 reviews
No reviews yet. Be the first to review this product!
Login to write a review.