Description

So thin.So mini.So teeeeeeny-tiny. It's the 'skinny' version of our classic NeoPixel strips!

These NeoPixel strips have 30 digitally-addressable pixel Mini LEDs per meter and are only 7.5mm wide 5mm if you remove the strip from the casing.This is the strip with black flex PCB it's identical to the white 30 LED/meter except it has a different color mask on the flex strip

There are some things to watch for:

There are 30 RGB LEDs per meter and you can control each LED individually! Yes that's right this is the digitally-addressable type of LED strip. You can set the color of each LED's red green and blue component with 8-bit PWM precision (so 24-bit color per pixel). The LEDs are controlled by shift-registers that are chained up down the strip so you can shorten or lengthen the strip. Only 1 digital output pin are required to send data down. The PWM is built into each LED-chip so once you set the color you can stop talking to the strip and it will continue to PWM all the LEDs for you

The strip is made of flexible PCB material and comes with a weatherproof sheathing. You can cut this stuff pretty easily with wire cutters there are cut-lines every 1.27"/32.5mm (1 LED each). Solder to the 0.1" copper pads and you're good to go. Of course you can also connect strips together to make them longer just watch how much current you need!We have a 5V/2A supply that should be able to drive 1 meteranda 5V/10A supply that can drive up to 10 meters(depending on use)You must use a 5V DC power supply to power these strips do not use higher than 6V or you can destroy the entire strip

These come in 5 meter reelswith a2 or 3-pin JST SM connectoron each end and separated power/ground wires. These strips aresold by the meter! If you buy 5 meters at a time you'll get full reels with two connectors. If you buy less than 5m you'll get a single strip but it will be a cut piece from a reel which may or may not have a connector on it.

To wire up these strips we suggest picking up some JST SMplugandreceptaclecables. You'll want one of each one wire is for ground the other is for signal.For the power wire you will also probably want a 2.1mm DC jack to wire in so you can connect one of our wall adapters to power it.

Our detailed NeoPixel Uberguide has everything you need to use NeoPixels in any shape and size. Including ready-to-go library & example code for the Arduino UNO/Duemilanove/Diecimila Flora/Micro/Leonardo Trinket/Gemma Arduino Due & Arduino Mega/ADK (all versions)

Technical Details

Technical specs:

  • 7.5mm (0.3") wide 4mm (0.16") thick with casing on 16mm (0.63") long per segment
  • 30 LEDs per meter
  • Removable IP65 weatherproof casing
  • Maximum 5V @ 60mA draw per 1.3" strip segment (all LEDs on full brightness)
  • 5VDC power requirement (do not exceed 6VDC) - no polarity protection
  • 1 integrated RGB LEDs per segment individually controllable
  • LED wavelengths: 630nm/530nm/475nm
  • Connector:2-pin JST SM
  • SK6812 Datasheet

Learn

Everything you always wanted to know about Adafruit NeoPixels but were afraid to ask