WS2812 led boards

New
-+
150 available
R25.70
Shipping
Standard courier shipping from R60
R60 Standard shipping applies to orders under R100, in most areas in South Africa. R30 Standard shipping applies to orders over R100. Some areas may attract a R30 surcharge. This will be calculated at checkout if applicable.
Check my rate
Ready to ship in
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Get it now, pay later
Seller
Buyer Protection

Product details

Condition
New
Location
South Africa
Product code
DL-023
Bob Shop ID
614718828


WS2812 led boards

The WS2812 is an RG LED with a WS2811 control IC built right into the LED. WS2812 is an intelligent control LED light source that the control circuit and RGB chips are integrated into a package of 5050 components. It internally includes an intelligent digital port data latch and signals to reshape the amplification drive circuit.

This really blew our minds to see the control IC of an individually addressable RGB LED moved into the actual LED, so we wanted to offer this amazing product to you! They're great when you need a lot of color from not a lot of board space, now more so than ever.

ws2812 led board features:

Viewing angle

120 degrees

Red

(620-630nm) @ 550-700mcd

Green

(515-530nm) @ 1100-1400mcd

Blue

(465-475nm) @ 200-400mcd

Forward Voltage:

Red

1.8-2.2V

Green

3.0-3.2V

Blue

3.2-3.4V

WS2812 Datasheet available here

Example Sketch & Diagram

Libraries:


Adafruit_NeoPixel.zip

Code:

#include <Adafruit_NeoPixel.h> #ifdef __AVR__  #include <avr/power.h> #endif  #define PIN 6  #define NUMPIXELS 1  Adafruit_NeoPixel pixels = Adafruit_NeoPixel(NUMPIXELS, PIN, NEO_GRB + NEO_KHZ800);  int delayval = 500;  void setup() { #if defined (__AVR_ATtiny85__)  if (F_CPU == 16000000) clock_prescale_set(clock_div_1); #endif  pixels.begin(); }  void loop() { for(int i=0;i<NUMPIXELS;i++){  pixels.setPixelColor(i, pixels.Color(0,150,0));  pixels.show();  delay(delayval);   } }

More from this seller

View all
female to female breadboard jumpers - 40pcs 10cm
R48.23
R30 shipping
12V DC Dosing Pump
R235.43
330R - Carbon Film Resistor 1/4W (10 Pack)
R28
Jumper Block Terminal Strips, 10 Pin, 25A, Red
R35.47
Add to cart

Similar products

R30 shipping
WS2812 12 Neopixels Ring [LEDs]
R138
R30 shipping
CJMCU 61 Bit WS2812 5050 RGB LED Driver Development Board
R504
WS2812 8 Neopixels Ring [LEDs]
R92
R30 shipping
5Pcs CJMCU 16 Bit WS2812 5050 RGB LED Driver Development Board
R674