Image | Item | Location | Available | |
---|---|---|---|---|
5050 Cool White LED w/ Integrated Driver Chip - 10 Pack - ~6000K For those of us who are maybe a little tired of rainbows, we now have 'smart LEDs' in monochrome! Make your own smart Cool White LED arrangement with the same integrated LED dr that is used in our new fancy DotStar strips. Unlit, the color resembles a yellow Starburst. 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) This tiny 5050 (5mm x 5mm) SMD LED is fairly easy to solder and is the most compact way possible to integrate multiple bright LEDs to a design. If you want to prototype with these, we recommend our 5050-size LED breakout PCBs, solder them on for a breadboard-friendly package 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. Like NeoPixels, DotStar LEDs are 5050-sized LEDs with an embedded microcontroller inside the LED. You can set the brightness of each of 3 individual cool white dies epoxied into the case. Each LED acts like a shift register, reading incoming data on the input pins, and then shifting the previous data out on the output pin. By sending a long string of data, you can control an infinite number of LEDs, just tack on more or disconnect unwanted LEDs at the end. The PWM is built into each LED-chip so once you set the brightness you can stop talking to the strip and it will continue to PWM all the LEDs for you. Another nice thing about DotStars is their high PWM rate. You only have to set the brightness data for each pixel LED once, and then the LED+built-in-chip will handle the PWMing. On NeoPixels, this PWM rate happens 400 Hz, which works well but is noticably at lower brightnesses and if the strip is moving in any way. DotStars have a 20 KHz PWM rate, so even when moving the LED around, you won't see the pixelation, the blending is very smooth. Comes in a package with 10 individual LEDs. We have a tutorial showing wiring, power usage calculations, example code for usage, etc. for DotStars Please check it out! Please note that the tutorial and code talk about RGB, but of course, this LED is just WWW, three individual white LEDs instead. | 50/50 | |||
DotStar Addressable 5050 Warm White LED w/Integrated Driver Chip - 10 Pack ~3000K For those of us who are maybe a little tired of rainbows, we now have 'smart LEDs' in monochrome! 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) This tiny 5050 (5mm x 5mm) SMD LED is fairly easy to solder and is the most compact way possible to integrate multiple bright LEDs to a design. If you want to prototype with these, we recommend our 5050-size LED breakout PCBs, solder them on for a breadboard-friendly package 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. Like NeoPixels, DotStar LEDs are 5050-sized LEDs with an embedded microcontroller inside the LED. You can set the brightness of each of 3 individual cool white dies epoxied into the case. Each LED acts like a shift register, reading incoming data on the input pins, and then shifting the previous data out on the output pin. By sending a long string of data, you can control an infinite number of LEDs, just tack on more or disconnect unwanted LEDs at the end. The PWM is built into each LED-chip so once you set the brightness you can stop talking to the strip and it will continue to PWM all the LEDs for you. Another nice thing about DotStars is their high PWM rate. You only have to set the brightness data for each pixel LED once, and then the LED+built-in-chip will handle the PWMing. On NeoPixels, this PWM rate happens 400 Hz, which works well but is noticably at lower brightnesses and if the strip is moving in any way. DotStars have a 20 KHz PWM rate, so even when moving the LED around, you won't see the pixelation, the blending is very smooth. Comes in a package with 10 individual LEDs. We have a tutorial showing wiring, power usage calculations, example code for usage, etc. for DotStars Please check it out! Please note that the tutorial and code talk about RGB, but of course, this LED is just WWW, three individual white LEDs instead. | 10/10 | |||
Adafruit DotStar LED Strip - Addressable Cool White - 60 LED/m - ~6000K 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 Cool White LED arrangement with the same integrated LED driver that is used in our DotStar or NeoPixel LED strips. Unlit, the color resembles a yellow Starburst. 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! NeoPixel LEDs use 800 KHz protocol so specific timing is required. On NeoPixels, the PWM rate is 400 Hz, which works well but is noticeable if the LED is moving. In comparison, DotStars have a 20 KHz PWM rate, so even when moving the LED around, you won't see the pixelation, the blending is very smooth. (we recommend DotStars if you can use them!) This is the 60 LED-per-meter version of our DotStar strips, on white flex PCB. We also have this in Warm White and RGB full color. 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! We have a 5V 4A power supply that can drive a half meter or meter, a 5V/10A supply that can drive a couple 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 strips come in 4 meter reels with a 4-pin JST SM connector on each end. These strips are sold by the meter! If you buy 4 meters at a time, you'll get full reels with two connectors. If you buy less than 4m, 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. If the piece comes from the end of the reel, the connector may be on the output end of the strip! To wire up these strips we suggest picking up some JST SM plug and receptacle cables for the signal wires For the power wires, you will also probably want a 2.1mm DC jack to wire in so you can connect one of our 5V wall adapters to power it. We have a tutorial showing wiring, power usage calculations, example code for usage, etc. Please check it out! | 1/1 | |||
Adafruit DotStar LED Strip - Addressable Cool White - 30 LED/m - ~6000K 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 Cool White LED arrangement with the same integrated LED driver that is used in our DotStar or NeoPixel LED strips. Unlit, the color resembles a yellow Starburst. 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! NeoPixel LEDs use 800 KHz protocol so specific timing is required. On NeoPixels, the PWM rate is 400 Hz, which works well but is noticeable if the LED is moving. In comparison, DotStars have a 20 KHz PWM rate, so even when moving the LED around, you won't see the pixelation, the blending is very smooth. (we recommend DotStars if you can use them!) This is the 30 LED-per-meter version of our DotStar strips, on white flex PCB. We also have this in Warm White and RGB full color. 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! We have a 5V 4A power supply that can drive a half meter or meter, a 5V/10A supply that can drive a couple 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 strips come in 5 meter reels with a 4-pin JST SM connector on each end. These strips are sold 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. If the piece comes from the end of the reel, the connector may be on the output end of the strip! To wire up these strips we suggest picking up some JST SM plug and receptacle cables for the signal wires For the power wires, you will also probably want a 2.1mm DC jack to wire in so you can connect one of our 5V wall adapters to power it. We have a tutorial showing wiring, power usage calculations, example code for usage, etc. Please check it out! | 0/1 |