Pololu
Addressable RGB 60-LED Strip, 5V, 2m (SK6812)
Add individually addressable RGB lighting to your project with this 2-metre SK6812 LED strip. Featuring 60 LEDs controlled via a one-wire interface, each pix...
Get notified when back in stock
Add individually addressable RGB lighting to your project with this 2-metre SK6812 LED strip. Featuring 60 LEDs controlled via a one-wire interface, each pixel can display any colour independently. The flexible, waterproof strip runs on 5V and is compatible with WS2812B protocols.
Strips can be chained end-to-end for longer runs or cut between any two LEDs for shorter sections. At 30 LEDs/m density, this strip provides even spacing for ambient lighting, signage, and decorative effects.
Key Features
- 60 Addressable RGB LEDs – Individually controllable colour per pixel over 2 metres
- One-Wire Interface – Single data line compatible with WS2812B protocol
- Waterproof – Sealed strip suitable for indoor and sheltered outdoor use
- 5V Operation – Standard logic-level voltage for most microcontrollers
- Chainable & Cuttable – Extend with additional strips or trim between any two LEDs
- 30 LEDs/m Density – Even spacing across the full 2 m length
Ideal For
- Ambient and decorative lighting
- Wearables and cosplay props
- LED displays and signage
- Microcontroller-driven lighting effects with Arduino or CircuitPython
Package Contents
- 1× SK6812 Addressable RGB LED Strip (60 LEDs, 2 m, 5V)
Jargon buster
Plain-language definitions for the technical terms used above.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- 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.
- 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.
- WS2812B
- A smart RGB LED chip with a tiny built-in controller, commonly used in addressable light strips and panels. It matters because many WS2812B LEDs can be chained together and controlled from one microcontroller pin, but they need compatible code and careful power planning as the number of LEDs grows.
Find this product in
Components
Related Tutorials
Free guides on learn.littlebird.com.au