LEDs » Addressable RGB LEDs Based on the SK6812/WS281x » SK6812/WS2812B-Based LED Strips »
Addressable RGB 150-LED Strip, 5V, 5m (SK6812)
This 5-meter long strip contains 150 RGB LEDs that can be individually addressed using a one-wire interface, allowing you full control over the color of each RGB LED. The flexible, waterproof strip runs on 5 V and can be chained with additional SK6812 or WS2812B strips to form longer runs or cut apart between each LED for shorter sections.
Alternatives available with variations in these parameter(s): length RGB LED density Select variant…
Description | Specs (7) | Pictures (11) | Resources (7) | FAQs (1) | On the blog (2) |
---|
File downloads
-
SK6812 integrated LED and driver datasheet (459k pdf)
Recommended links
-
Arduino library for addressable RGB LED strips from Pololu
This library allows you to control an arbitrary number of SK6812/WS281x-Based Addressable RGB LEDs from an Arduino.
-
Adafruit NeoPixel library
This Arduino library from Adafruit is as an alternative to our library and should work for controlling our SK6812/WS281x-Based Addressable RGB LEDs.
-
Adafruit NeoMatrix library
This Arduino library from Adafruit makes it easy to control matrices of NeoPixels and should also work with any chain of SK6812/WS281x-Based Addressable RGB LEDs arranged in the correct grid pattern. Note that this library requires the Adafruit NeoPixel and Adafruit GFX libraries.
-
Example AVR code for addressable RGB LED strips from Pololu
This example AVR C code allows you to control SK6812/WS281x-Based Addressable RGB LEDs with an AVR microcontroller.
-
PololuLedStrip mbed library
This library lets you control our SK6812/WS281x-Based Addressable RGB LEDs from an mbed microcontroller board.
-
Force-Sensing Linear Potentiometer and LED Strip with Arduino Demo
This Arduino program (sketch) shows how to use an Interlink force-sensing linear potentiometer to control an addressable RGB LED strip.