DFRobot
Digital RGB LED Strip 120 LED-White
This 2-metre WS2812 addressable RGB LED strip features 120 individually controllable LEDs on a flexible white PCB. Each LED supports 256 brightness levels pe...
Get notified when back in stock
This 2-metre WS2812 addressable RGB LED strip features 120 individually controllable LEDs on a flexible white PCB. Each LED supports 256 brightness levels per colour channel (16.7 million colours) and is driven by a single data line, making it easy to create dynamic lighting effects with any microcontroller.
The strip includes built-in signal reshaping circuitry in each LED for consistent colour across the entire length. Self-adhesive backing tape on the rear allows quick mounting to any clean surface, and the strip can be cut to length at the marked cut points or bent to follow curves.
Specifications
- LED Type – WS2812 addressable RGB
- LED Count – 120 LEDs (60 per metre)
- Strip Length – 2 m
- Strip Width – 10 mm
- PCB Colour – White
- Input Voltage – 5V
- Beam Angle – 120°
- Control – Single data line (one-wire protocol)
- Colour Depth – 256 levels per channel (16.7 million colours)
Key Features
- Individually Addressable – Control each LED independently for animations and effects
- Flexible PCB – Bend and shape to fit your installation
- Cuttable – Trim to size at marked cut points
- Self-Adhesive Backing – Peel-and-stick mounting
- Built-In Signal Reshaping – Consistent colour across all LEDs
Ideal For
- Home decoration and ambient lighting
- Interactive installations and art projects
- Cosplay and wearable lighting
- Arduino and microcontroller LED projects
Package Contents
- 1× Digital RGB LED Strip (120 LEDs, 2 m, white PCB)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- Colour depth
- Colour depth describes how many different colours a display can show. A 65K-colour display can show about 65,000 colours, which is useful for icons, graphs, and simple full-colour interfaces but is less detailed than modern phone or computer screens.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
Find this product in
Supplier page — dfrobot.com
Supplier Description · 390.2 KB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
Arduino library for controlling single-wire LED pixels (NeoPixel, WS2812, etc.)
d514fc3
2 months ago
· 486 commits
- .github add giga to CI about 1 year ago
- examples fix theaterChase effect about 2 years ago
- .gitignore Doxygen WIP over 7 years ago
- Adafruit_NeoPixel.cpp boards: support Zephyr-based STM32 boards 3 months ago
- Adafruit_NeoPixel.h boards: support Zephyr-based STM32 boards 3 months ago
- Adafruit_Neopixel_RP2.cpp use modern API about 1 year ago
- CONTRIBUTING.md [Documentation] over 6 years ago
- COPYING Update COPYING over 10 years ago
- esp.c esp: fix -Wparenthesis warning 11 months ago
- esp8266.c Update esp8266.c almost 5 years ago
- kendyte_k210.c updates almost 6 years ago
- keywords.txt
- library.properties
- psoc6.c
- README.md
Related Tutorials
Free guides on learn.littlebird.com.au