The Raspberry Pi 3 - even faster than the Pi 2, 1 Giga of RAM, WiFi...
Assortment of BreadBoard wires Female-Female 300mm and 75 mm + Long...
Prototyping and e-learning platform for creating interactive objects or...
2 heat sinks + adhesive - high performance, for your Raspberry-Pi
5 Max. per order Raspberry-Pi Pico Microcontoler RP2040 Cortex M0+ @ 133...
Manufacturers
Devastator Tank - Mobile robot Metal motor 45:1, 4 mm axis, 133 RPM 6V...
Maqueen Plus - Advanced educational robot Circuit charge Li-ion Line...
Maqueen PLUS with mechanic elements Fork Lift Front loader Grip holder...
Maqueen Forklift For Maqueen (>= 4.0) For Maqueen PLUS Metal servo...
Logarithmic Potentiometer 2x 10 KOhm Logarithmic - pots binded Switch...
Logarithmic Potentiometer 10 KOhm Logarithmic - pots binded Switch round...
Extension board for the Arduino Nano 2.54mm spacing connector 12V max...
DRV2605L motor controller Buzzer & vibration motors, Haptic...
Gravity : Ozone O3 sensor Range: 0-10ppm Resolution: 0.01ppm I2C...
Speech recognition, Grove Onboard microphone Very low rate 22 entries of...
Viewed products
RGBW LEDs Natural White - ~4500K Pack...
NEO-RGBW-4500K
In stock
Warning: Last items in stock!
Availability date:
NeoPixel RGBW LEDs - Natural White - ~4500K - 10 Pack
Recipient :
* Required fields
or Cancel
What is better than smart RGB LEDs? Smart RGB+White LEDs! These NeoPixels now have 4 LEDs in them (red, green, blue and white) for excellent lighting effects. Make your own smart RGBW LED arrangement with the same integrated LED driver that is used in our NeoPixel LED strips.
This is the RGB + Natural White with a White Casing version! Comes in a package with 10 individual LEDs, that you can solder yourself into any design you like. We have tons of different NeoPixel LEDs to choose from!
The NeoPixel is 'split', one half is the RGB you know and love, the other half is a white LED with a yellow phosphor. Unlit, it resembles a school bus. Lit up these are insanely bright (like ow my eye hurts) and can be controlled with 8-bit PWM per channel (8 x 4 channels = 32-bit color overall). Great for adding lots of colorful + warm white dots to your project!
These tiny 5050 (5mm x 5mm) SMD LEDs are fairly easy to solder and they're 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
NeoPixel LEDs use 800 KHz protocol so specific timing is required. On NeoPixels, the PWM rate is 400 Hz, which works well but is noticable 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)
NeoPixels are 5050-sized LEDs with an embedded microcontroller inside the LED. You can set the brightness of each R/G/B/W. 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.
We have a tutorial showing wiring, power usage calculations, example code for usage, etc. for NeoPixel Please check it out! Please note you will need a NeoPixel library with RGBW support which is not always available. If you try to control these with a plain 'RGB' NeoPixel library, you'll get very weird results. Our Adafruit NeoPixel library does support RGBW but if you're using something else, just be aware that it might require some hacking.