2015年11月10日星期二

Adafruit DotStar LED Strip - APA102 Warm White - 30 LED 5m - ~3000K

Move over NeoPixels, there's a new LED strip in town! These fancy new DotStar LED strips are a great upgrade for people who have loved and used NeoPixel strips for a few years but want something even better. DotStar LEDs use generic 2-wire SPI, so you can push data much faster than with the NeoPixel 800 KHz protocol and there's no specific timing required. They also have much higher PWM refresh rates, so  you can do Persistence-of-Vision (POV) and have less flickering, particularly at low brightness levels.
Make your own smart Warm White LED arrangement with the same integrated LED driver that is used in our new fancy DotStar strips.  Unlit, the color resembles an egg yolk. Lit up these are insanely bright (like ow my eye hurts) and can be controlled with 24 bit high-frequency PWM. The phosphor helps diffuse the 3 white dies inside together for a very bright but consistant light, compared to what you get by trying to mix RGB to make white (which never quite looks right)
However, unlike NeoPixels, these LEDs have 2 wires (input and output) for sending data - one clock pin and one data pin. That means you need two pins, not one, to control DotStars. Because the clock and data is separated, you can use any processor speed or type to control these strips, and you don't have to worry about being careful with the timing. Hardware SPI support is handy but not required. This makes them excellent for use with any microcontroller or microprocessor, including Arduino, Raspberry Pi, BeagleBone, Propeller, SparkCore, and any 'raw' microcontrollers/microprocessors. It's very easy to port the library, and you can send data to the pixels at up to 32MHz clock rate!
They're also a great upgrade for people who have loved and used NeoPixels for a few years but want to use the same kind of technology for monochromatic lighting. DotStar LEDs use generic 2-wire SPI, so you can push data much faster than with the NeoPixel 800 KHz protocol and there's no specific timing required. They also have much higher PWM refresh rates, so you can do Persistence-of-Vision (POV) and have less flickering, particularly at low brightness levels.
This is the 30 LED-per-meter version of our DotStar strips, on white flex PCB. 
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 LED. 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! 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 strips come in 5 meter reels with a 4-pin JST SM connector on each end. 
TECHNICAL DETAILS
  • The manufacturer of the APA102C smart LED used in this strip used to be GRB order, and has changed in 2015 to have BRG color order. This means if you are using our DotStar library, you'll need to change the initialization to tell it which you are using. Check the tutorial for details on how to do this! The LED colors are otherwise identical, you just have to pipe the data to it in a slightly different order.
    • Width of Strip: 12mm / 0.5"
    • Thickness of Strip: 4mm / 0.2"
    • 30 LEDs per meter
    • Pixel Pitch: 33mm / 1.3"
    • Operating Temperature: -40°C - 40°C
    • Storage Temperature: -10°C - 50°C
    APA102C Datasheet 
    • Single LED: 5mm x 5mm / 0.2" x 0.2"
    • We don't have any more specifics about this particular LED other than it is ~3000K color temp and seems to have 3 white LEDs in place of the normal Red/Green/Blue

没有评论:

发表评论