LED RGB Strip - Addressable, Sealed (1m)

Gone are the days that you have to worry about silicone weather proofing splitting and breaking on you! These are sealed addressable 1 meter long 5V RGB LED strips that come packed with 60 WS2812s per meter. Each of these strips are enclosed by a flexible silicon jacket with an IP65 waterproof rating to protect your precious WS2812 LEDs. You will be able to control each LED RGB individually giving you the ability to create cool lighting effects for your car, fish tank, or perhaps under cabinet lighting in your kitchen!

Note: These come in 1m segments on a reel. They are preterminated with 0.1" spaced 3-pin connectors as well as a 2 wire power connector, as shown in the pictures.

Replaces:COM-11272

LED RGB Strip - Addressable, Sealed (1m) Product Help and Resources

Hackers in Residence - Sound and Motion Reactivity for Wearables

October 3, 2014

How to consciously wear light-up and and sound reactive clothing.

Spectacle Light Board Hookup Guide

May 4, 2017

All the information you need to use the Spectacle Light Board in one place.

Building Large LED Installations

July 16, 2015

Learn what it takes to build large LED installations from planning to power requirements to execution.

LED Cloud-Connected Cloud

February 22, 2016

Make an RGB colored cloud light! You can also control it from your phone, or hook up to the weather!

Interactive LED Music Visualizer

May 31, 2016

Use an Arduino and the SparkFun Sound Detector to create visualizations on Addressable RGB LED strips.

Addressable LED Strip Hookup Guide

November 23, 2016

Add blinking lights to any holiday decoration with our Holiday Lights Kit using WS2812-based addressable LEDs!

DIY Light-Up Shoes

September 28, 2017

This tutorial provides everything you need to know to make your own light up high top sneakers!

Mean Well LED Switching Power Supply Hookup Guide

June 28, 2018

In this tutorial, we will be connecting a Mean Well LED switching power supply to an addressable LED strip controlled by an Arduino.

Using Artnet DMX and the ESP32 to Drive Pixels

March 29, 2018

In this tutorial, we'll find out how to use Resolume Arena, a popular video jockey software, to control custom-made ArtNet DMX fixtures.

WS2812 Breakout Hookup Guide

July 24, 2013

How to create a pixel string with the WS2812 and WS2812B addressable LEDs!

Dimensions

These are approximate dimensions. The flexible PCB is about 9.99mm wide and 1.83mm in height from the bottom of the flexible PCB to the top of the LED. With the LED RGB strip in the sealed silicon weather proof material, it is about 11.93mm wide and 3.48mm in height.


Core Skill: Programming

If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.

2 Programming

Skill Level: Rookie - You will need a better fundamental understand of what code is, and how it works. You will be using beginner-level software and development tools like Arduino. You will be dealing directly with code, but numerous examples and libraries are available. Sensors or shields will communicate with serial or TTL.
See all skill levels


Core Skill: Electrical Prototyping

If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.

3 Electrical Prototyping

Skill Level: Competent - You will be required to reference a datasheet or schematic to know how to use a component. Your knowledge of a datasheet will only require basic features like power requirements, pinouts, or communications type. Also, you may need a power supply that?s greater than 12V or more than 1A worth of current.
See all skill levels


Comments

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #829416 / about 8 years ago / 1

    I'm trying to make a 1" interior diameter ring, does anyone know what the bend radius on this is?

  • Member #764033 / about 8 years ago / 1

    Does anybody know where one can get the connectors on the ends of these strips? I've tried looking around here on Sparkfun, as well as some other component suppliers, but I can't find the same 3-pin connectors that these strips have...

  • Member #517995 / about 10 years ago / 2

    how many of these can you safely daisy chain together?

    • Member #548477 / about 9 years ago / 2

      Theoretically, as many as your power supply can power and your Arduino has RAM for (if you're using the NeoPixel Library).

  • Marty Nelson / about 10 years ago / 2

    What's the width of the sealed strip?

  • Member #701382 / about 9 years ago / 1

    Can anyone tell me why one end has an extra power and ground wire (in addition to the power, ground and data in the connector) and the other end does not?

    Is the end with the extra two wires the end that you connect to your microcontroller and power supply, or vice versa?

    • mrSparkle / about 8 years ago / 1

      if you're able to look closely enough, you will see arrows along the strip indicating which way the data flows along the strip (data can only run in one direction on this strip). you hook power and data from your microcontroller to one end of the strip only. the leads on the other side are for chaining to another strip or to single units. thus, you can leave one side unconnected to anything else if you're using just the one strip. hope this helps.

  • Colin J. / about 9 years ago / 1

    Several questions come to mind: * Can these strips be used with the SparkFun PWM Shield? * Would using the PWM shield allow me to drive more/longer strips? * Would using the PWM shield rule out using the NEOPixel library?dd (I'm assuming the answer is yes)

    • MrAureliusR / about 9 years ago / 1

      No, the LEDs on here are WS2812, therefore you don't need to drive them with PWM -- they take care of all that internally. You simply send serial data down the string and they change colour and brightness automatically.

  • Member #498861 / about 9 years ago / 1

    How flexible are these? Would they work in a wearables project, or would repeated movement break them easily?

    • The Doctor Doge / about 9 years ago / 1

      They're fairly fine if you don't bend them too far, but the components might start to come off if they were bent too far.

  • Dimensions: The flexible PCB is about 9.99mm wide and 1.83mm in height from the bottom of the flexible PCB to the top of the LED. With the LED RGB strip in the sealed silicon weather proof material, it is about 11.93mm wide and 3.48mm in height.

  • Bathsheba / about 9 years ago / 1

    What is the width of the strip, including the casing but not the endcaps? Thanks!

  • I_am_seth / about 10 years ago * / 1

    I just got these and I cannot seem to get them to work! Only the first "pixel" lights up and it is so dim that it is hard to see. What is my problem?

    • Sraf / about 10 years ago / 1

      The timings on these can be a bit picky since they have no clock line. What kind of controller are you using? If it is an Arduino, give the Adafruit Neopixel guide and libraries a whirl (same IC as these)

      Also, be careful with power supplies, you can easily fry these guys when running off a mains power adaptor (The Adafruit guide covers that too) https://learn.adafruit.com/adafruit-neopixel-uberguide

  • Member #100532 / about 10 years ago / 1

    I bought these so i can use them as a light in my garage. However i cant seem to get them to work. I have a solar charger providing 5v output, and i just need them to provide white light from that power source. What do i need to do without buying additional boards to get them to shine white light?

    • The Doctor Doge / about 9 years ago / 1

      These need additional boards to produce white light.

    • I_am_seth / about 10 years ago / 1

      In your code you should be able to write in something like this: void loop(){ colorWipe(strip.Color(255, 0, 0), 60); // Red colorWipe(strip.Color(0, 255, 0), 60); // Green colorWipe(strip.Color(0, 0, 255), 60); // Blue colorWipe(strip.Color(127,127,127),60); //White }

      You should be able to use the 127,127,127 to shine white light.

  • Brunoxyz / about 10 years ago / 1

    Would it be possible to use this strip in conjunction with an Arduino (and any additional ICs) to create a small POV display? Is there anything about it that would prevent it? like the speed etc?

    • Member #643984 / about 9 years ago / 1

      We're doing it on a bike wheel right now and it works perfectly fine for us, though there does seem to be a bug that randomly lights up some of the lights when the bike is stopped. We suspect it has nothing to do with the LEDs themselves, though.

  • Member #495192 / about 10 years ago / 1

    Three questions, some of which were answered on an older page I can no longer find 1.) A linked video shows an Arduino powering an entire strip without an external power source. How many LED's of how many strips could be powered by the Arduino without having to use an external power source? 2.) Which sparkfun product, if any should be used as an external power source, if one is needed. 3.) Will https://www.sparkfun.com/products/10363 connect to the connector for this product?

    • Jasmine2501 / about 10 years ago / 1

      UH, the limit on most Arduinos is 140mA - each LED on the WS2812 can pull 20mA for a total of 60mA possible from each WS2812 - so, the limit is TWO LEDs. That might be why you aren't finding the video any more, because it's showing a great way to burn out your Arduino...

      • Oldmanpants / about 10 years ago / 1

        In the demo video they run a strip directly from an Arduino using the NeoPixel libs from Adafruit. I tried it at home with this LED strip and it worked fine. Am I going to burn out my Arduino? Demos and tutorials I've found for this strip use 5v, GND, and one data pin.

        • MrAureliusR / about 9 years ago / 1

          Remember that the 5V line going to the strip is not going through the Arduino, it's simply drawing it from the same source as the Arduino (either USB or the power jack) so the individual pin limits have nothing to do with powering the LEDs themselves.

  • R0B0T1CS / about 11 years ago / 1

    Demo Video: https://www.sparkfun.com/videos#all/lyXX5xsy1sA

  • Glink / about 11 years ago / 1

    Can these be cut and resealed into smaller strips?

    • Kamiquasi / about 11 years ago / 1

      Yes. If you look closely, there's bare termination pads on either side of each 'pixel'. Cut in between those to whatever length you require. If you're going to use these outdoors or in some other humid environment, take care to properly seal it.. just a bit of heatshrink will not suffice.

  • Nick Walker / about 11 years ago / 1

    Looks like the product video has been pulled.

Customer Reviews

5 out of 5

Based on 8 ratings:

Currently viewing all customer reviews.

2 of 2 found this helpful:

Very easy to work with

We're using these strips for a Bike wheel POV lighting system and we have had no problems so far. Only thing that would be nice is a way to ensure waterproofing after cutting the strips, since we couldn't use them at their 1M length for this project. The neopixel library in combo with an arduino work great, very satisfied.

I love these things

These LEDs are awesome! They are bright as hell and the code to control them is pretty straight forward. Fun!

Works Out of the Box

The lights worked great (the package said to use 5V but that was too much, 3.3V works). Used the neopixel library which was already ported to the spark pixel. Very professional. Plenty of examples and explanations on how to use the code.

seems to work very well

you can program the individual led units however you want. the strip is very flexible. i haven't tested it in rough environments but the weatherproofing does seem to be of good quality. note: the strip i received had a 3m adhesive backing (glue already on with peel-off), which can be either a big plus if your project requires it or a big minus if your project is better off without it.

Much more awesome than I expected!

I just love this chain of lights with fantastic colors. Beautiful and easy to use, especially with the hookup tutorial that comes with this product!

Solid.

Works exactly as I expected and is very easy to program with an Arduino, especially when using the available libraries.

Easy to program with library

Minimum needed to get this working: 1) LED strip 2) Arduino 3) 3-pin Connectors sold for the LED strip 4) 6 or 7V battery pack (I used a slighly out of spec 7.2V NiMh, although two 3V Lithium batteries would work well) 5) Connectors for the batteries that terminate in a connector pin that will fit into the Arduino header

Hardware setup: Connect the battery to the Arduino Vin and Ground. Connect the LED's yellow wire to ground, the red to the battery source (not the Arduino +5V), and the yellow to an available DIO pin on an Arduino (the example library uses pin 6).

Software setup:
Install the Adafruit library whose link is given in the lighted shoes tutorial and load the example code supplied with the Adafruit library. Change the number of LEDs to 59 if you have the 1m LED strip. That's all there is.

Gotchas: 1) Be careful not to try to power the strip from the regulated +5V output of the Arduino like I did or you will fry the Arduino power supply...also like I did. It will take a few minutes, but it will happen. At 20mA per LED x 50 LEDs, it uses 1A when all the lights are on! 2) My suggested hardware wiring pipes in power from the battery to the Arduino Vin. That input is not diode-protected; if you accidentally reverse the battery polarity (easy to do with the non-standard yellow for ground), the Arduino will instantly toast.