1M 5 متر WS2812B 5 دبابيس RGBW RGBW واط 4 في 1 ليد قطاع الخفيفة غير للماء dc5v
The shipment was delivered in order and on the agreed date. I tried the individual components and they are fully functional. I can recommend their purchase.
Arrived fast and arrived without problems, very good quality of the LED Strip ligth 4 in 1 WS2812B. I strongly recommend it because it has a great quality and it can be used in many arduino projects and electronics.
happy with product . nicely pack . tested with no issuess .
Extremly good leds. Beautiful warm white color, accurate rgb. Must be programmed with neopixelbus. Will buy again
Works great,with Adafruit NeoPixel Library available on GitHub, Fast LED library do not support White LED, you can get the lights to work but its out of sequence. I used Arduino Nano, or Leonardo, Complete how to is available in GitHub. Will buy some more
Works fine with Geekcreit® ATmega328P Nano V3 Controller Board (https://www.banggood.com/ATmega328P-Nano-V3-Controller-Board-Compatible-Arduino-p-940937.html) and FastLED Library (https://github.com/FastLED/FastLED - some tricky code, because FastLED only support RGB LEDs. The tricky part: for ( int i=0; i<50; i++) { // red1 green1 blue1 leds[4*i+0] = CRGB(red,green,blue); // green2 white1 red2 leds[4*i+1] = CRGB(green,white,red); // white2 blue2 green3 leds[4*i+2] = CRGB(white,blue,green); // blue3 red3 white3 leds[4*i+3] = CRGB(blue,red,white); }
На вид даже очень приличная, но есть отличии . Посмотрите на фото заявленное при продаже и полученное покупателем. Расстояние между светодиодами очень отличается, светодиод занимает больше место чем хотелось.
Tip Top schnelle Lieferung
Tested with Arduino and ESP8266. Hard to find a library that uses the white pixels
work beautifully