WS2812B Addressable RGB LED Strip
750 د.ع
Create stunning dynamic lighting effects for your projects with this WS2812B Digital Addressable RGB LED Strip, featuring high-quality 5050 SMD LEDs at a density of 30 LEDs per meter. Operating at 5V DC, this flexible PCB strip allows individual control of each LED, enabling millions of colors and countless animation possibilities for ambient lighting, project displays, wearable electronics, and creative installations
In stock
CompareDescription
WS2812B Digital Addressable RGB LED Strip – 5V 5050 SMD 30 LEDs/m IP20
Create stunning dynamic lighting effects for your projects with this WS2812B Digital Addressable RGB LED Strip, featuring high-quality 5050 SMD LEDs at a density of 30 LEDs per meter. Operating at 5V DC, this flexible PCB strip allows individual control of each LED, enabling millions of colors and countless animation possibilities for ambient lighting, project displays, wearable electronics, and creative installations.
Each WS2812B LED integrates a built-in control chip, requiring only a single data line from your Arduino, ESP32, Raspberry Pi, or other microcontroller to control all LEDs independently.
The IP20 non-waterproof rating makes this strip ideal for indoor use in signs, DIY projects, computer cases, TV backlighting, and decorative lighting where moisture protection is not required. The flexible PCB backing allows for easy bending and mounting on curved surfaces, while the double-sided adhesive tape simplifies installation.
With 30 LEDs per meter, this strip offers a perfect balance between resolution and power consumption, making it suitable for both beginners and advanced users.
Key Features
Individual Addressable RGB LEDs
Each WS2812B LED contains an integrated driver chip allowing individual control of every LED on the strip. You can set each LED to any of 16.8 million colors independently, creating complex animations, gradients, and patterns without additional hardware.
Single-Wire Digital Control
Requires just one microcontroller pin to control the entire strip. The built-in driver ICs pass data along the strip, allowing daisy-chaining of multiple strips for larger installations while minimizing wiring complexity.
30 LEDs per Meter Density
The 30 LEDs per meter density provides a good balance between visual resolution and power consumption. This spacing is ideal for accent lighting, channel letters, and projects where individual LEDs are visible but not too close together.
Flexible PCB Backing
The strip features a flexible printed circuit board that can bend and conform to various surfaces, making it perfect for curved installations, corners, and creative shapes that rigid strips cannot accommodate.
5V DC Operation
Runs on standard 5V power supply, making it compatible with common USB power sources, battery packs, and microcontroller power rails for easy integration into portable and bench-top projects.
IP20 Non-Waterproof Rating
Designed for indoor use in dry environments only. The non-waterproof construction allows for maximum flexibility and ease of cutting/soldering, making it ideal for prototyping, DIY projects, and permanent indoor installations.
Easy Cut Points
The strip features clearly marked cut points every 10cm (every 3 LEDs), allowing you to cut custom lengths for your specific project requirements while maintaining proper circuit integrity.
Pre-Applied 3M Adhesive Tape
A strong double-sided 3M adhesive tape is pre-applied to the back of the strip, allowing for quick and secure mounting to clean, dry surfaces such as plastic, metal, glass, and painted wood.
5050 SMD LED Package
Uses the popular 5050 SMD LED package with integrated WS2812B driver chip, providing bright, consistent illumination with wide viewing angles and excellent color mixing capabilities.
Wide Compatibility
Works seamlessly with Arduino, FastLED library, Adafruit NeoPixel library, ESP8266, ESP32, Raspberry Pi, Tasmota, WLED, and countless other platforms and software, with extensive community support.
Specifications
-
Model: WS2812B
-
LED Type: 5050 SMD RGB with Integrated Driver IC
-
LED Density: 30 LEDs per meter
-
Input Voltage: 5V DC
-
Power Consumption: Approximately 0.3W per LED (full white) / 9W per meter max
-
Current Draw: Approximately 60mA per LED (full white) / 1.8A per meter max
-
Color Depth: 24-bit color (16.7 million colors)
-
Control Protocol: Single-wire digital (WS2812B protocol)
-
Data Rate: 800 kbps
-
PCB Width: 10mm
-
Strip Length: Sold per meter (custom lengths available)
-
Cutting Interval: Every 3 LEDs (approximately 10cm)
-
Waterproof Rating: IP20 (non-waterproof, indoor use only)
-
Backing: 3M double-sided adhesive tape
-
Operating Temperature: -20°C to +60°C
-
Viewing Angle: 120 degrees
-
Lifespan: 50,000+ hours
Pin Configuration
| Wire Color | Function |
|---|---|
| Red | 5V DC Power Input |
| Green | Data Input |
| White | Ground |
Power Guidelines
-
Each meter at full brightness white can draw up to 1.8A at 5V
-
For strips longer than 1 meter, inject power at multiple points to prevent voltage drop and color inaccuracy
-
Use appropriate gauge wire for power connections (minimum 18-20 AWG recommended for longer runs)
-
Consider using a separate 5V power supply rather than drawing power directly from microcontroller
Programming Example (Arduino with FastLED)
#include <FastLED.h> #define LED_PIN 6 #define NUM_LEDS 30 CRGB leds[NUM_LEDS]; void setup() { FastLED.addLeds<WS2812B, LED_PIN, GRB>(leds, NUM_LEDS); } void loop() { // Red fill_solid(leds, NUM_LEDS, CRGB::Red); FastLED.show(); delay(500); // Green fill_solid(leds, NUM_LEDS, CRGB::Green); FastLED.show(); delay(500); // Blue fill_solid(leds, NUM_LEDS, CRGB::Blue); FastLED.show(); delay(500); }
Common Applications
-
Ambient and accent lighting
-
TV and monitor backlighting
-
Computer case lighting
-
DIY signage and channel letters
-
Wearable electronics
-
Holiday and event decorations
-
Stage and theater lighting
-
Architectural lighting
-
Art installations
-
Model and miniature lighting
-
Retail display lighting
-
Home automation lighting
Package Contents
-
1 x WS2812B Digital Addressable RGB LED Strip (1 meter, 30 LEDs)
شريط LED WS2812B رقمي قابل للعنونة – 5 فولت 5050 SMD 30 لمبة/متر IP20
اصنع تأثيرات إضاءة ديناميكية مذهلة لمشاريعك باستخدام شريط LED WS2812B الرقمي القابل للعنونة، والذي يتميز بمصابيح SMD 5050 عالية الجودة بكثافة 30 لمبة لكل متر. يعمل بجهد 5 فولت تيار مستمر، وتسمح لوحة PCB المرنة هذه بالتحكم الفردي في كل لمبة، مما يتيح ملايين الألوان وإمكانيات لا حصر لها من الرسوم المتحركة للإضاءة المحيطة وعروض المشاريع والإلكترونيات القابلة للارتداء والتركيبات الإبداعية. يدمج كل لمبة WS2812B شريحة تحكم مدمجة، مما يتطلب خط بيانات واحد فقط من Arduino أو ESP32 أو Raspberry Pi أو أي متحكم دقيق آخر للتحكم في جميع المصابيح بشكل مستقل. تصنيف IP20 غير المقاوم للماء يجعل هذا الشريط مثاليًا للاستخدام الداخلي في اللافتات ومشاريع DIY وحالات الكمبيوتر وإضاءة خلفية التلفزيون والإضاءة الزخرفية حيث لا تكون الحماية من الرطوبة مطلوبة. تسمح لوحة PCB الخلفية المرنة بالثني بسهولة والتركيب على الأسطح المنحنية، بينما يبسط الشريط اللاصق على الوجهين عملية التركيب. مع 30 لمبة لكل متر، يقدم هذا الشريط توازنًا مثاليًا بين الدقة واستهلاك الطاقة، مما يجعله مناسبًا لكل من المبتدئين والمستخدمين المتقدمين.
المميزات الرئيسية
مصابيح RGB قابلة للعنونة بشكل فردي
يحتوي كل لمبة WS2812B على شريحة تحكم مدمجة تسمح بالتحكم الفردي في كل لمبة على الشريط. يمكنك ضبط كل لمبة على أي من 16.8 مليون لون بشكل مستقل، مما يخلق رسومًا متحركة معقدة وتدرجات وأنماط دون أجهزة إضافية.
تحكم رقمي بسلك واحد
يتطلب دبوس متحكم دقيق واحد فقط للتحكم في الشريط بأكمله. تقوم دوائر التحكم المدمجة بتمرير البيانات على طول الشريط، مما يسمح بتوصيل شرائط متعددة على التوالي للتركيبات الأكبر مع تقليل تعقيد الأسلاك.
كثافة 30 لمبة لكل متر
توفر كثافة 30 لمبة لكل متر توازنًا جيدًا بين الدقة البصرية واستهلاك الطاقة. هذه المسافة مثالية للإضاءة التكميلية وحروف القنوات والمشاريع حيث تكون المصابيح الفردية مرئية ولكنها ليست قريبة جدًا من بعضها.
لوحة PCB خلفية مرنة
يتميز الشريط بلوحة دوائر مطبوعة مرنة يمكن ثنيها والتكيف مع الأسطح المختلفة، مما يجعله مثاليًا للتركيبات المنحنية والزوايا والأشكال الإبداعية التي لا تستطيع الشرائط الصلبة استيعابها.
تشغيل بجهد 5 فولت تيار مستمر
يعمل على مصدر طاقة قياسي 5 فولت، مما يجعله متوافقًا مع مصادر طاقة USB الشائعة وحزم البطاريات وقضبان طاقة المتحكمات الدقيقة لسهولة التكامل في المشاريع المحمولة والمشاريع المكتبية.
تصنيف IP20 غير مقاوم للماء
مصمم للاستخدام الداخلي في البيئات الجافة فقط. يسمح البناء غير المقاوم للماء بأقصى مرونة وسهولة في القطع واللحام، مما يجعله مثاليًا للنمذجة الأولية ومشاريع DIY والتركيبات الداخلية الدائمة.
نقاط قطع سهلة
يتميز الشريط بنقاط قطع محددة بوضوح كل 10 سم (كل 3 لمبات)، مما يسمح لك بقص أطوال مخصصة لمتطلبات مشروعك المحددة مع الحفاظ على سلامة الدائرة.
شريط لاصق 3M مطبق مسبقًا
شريط لاصق مزدوج الجوانب قوي من 3M مطبق مسبقًا على الجزء الخلفي من الشريط، مما يسمح بتركيب سريع وآمن على الأسطح النظيفة والجافة مثل البلاستيك والمعدن والزجاج والخشب المطلي.
حزمة LED 5050 SMD
تستخدم حزمة LED SMD 5050 الشهيرة مع شريحة تحكم WS2812B مدمجة، مما يوفر إضاءة ساطعة ومتسقة بزوايا رؤية واسعة وقدرات ممتازة لمزج الألوان.
توافق واسع
يعمل بسلاسة مع Arduino ومكتبة FastLED ومكتبة Adafruit NeoPixel و ESP8266 و ESP32 و Raspberry Pi و Tasmota و WLED والعديد من المنصات والبرامج الأخرى، مع دعم مجتمعي واسع.
المواصفات الفنية
-
الموديل: WS2812B
-
نوع LED: 5050 SMD RGB مع شريحة تحكم مدمجة
-
كثافة LED: 30 لمبة لكل متر
-
جهد الإدخال: 5 فولت تيار مستمر
-
استهلاك الطاقة: حوالي 0.3 واط لكل لمبة (أبيض كامل) / 9 واط لكل متر كحد أقصى
-
سحب التيار: حوالي 60 مللي أمبير لكل لمبة (أبيض كامل) / 1.8 أمبير لكل متر كحد أقصى
-
عمق الألوان: 24 بت (16.7 مليون لون)
-
بروتوكول التحكم: رقمي بسلك واحد (بروتوكول WS2812B)
-
معدل البيانات: 800 كيلوبت في الثانية
-
عرض PCB: 10 مم
-
طول الشريط: يباع بالمتر (أطوال مخصصة متاحة)
-
فاصل القطع: كل 3 لمبات (حوالي 10 سم)
-
تصنيف مقاومة الماء: IP20 (غير مقاوم للماء، للاستخدام الداخلي فقط)
-
الخلفية: شريط لاصق مزدوج الجوانب 3M
-
درجة حرارة التشغيل: -20 درجة مئوية إلى +60 درجة مئوية
-
زاوية الرؤية: 120 درجة
-
العمر الافتراضي: أكثر من 50,000 ساعة
تكوين الأسلاك
| لون السلك | الوظيفة |
|---|---|
| أحمر | مدخل طاقة 5 فولت تيار مستمر |
| أخضر | مدخل البيانات |
| أبيض | أرضي |
إرشادات الطاقة
-
يمكن لكل متر عند السطوع الكامل الأبيض سحب ما يصل إلى 1.8 أمبير عند 5 فولت
-
للشرائط الأطول من متر واحد، قم بحقن الطاقة في نقاط متعددة لمنع انخفاض الجهد وعدم دقة الألوان
-
استخدم سلكًا بقياس مناسب لتوصيلات الطاقة (يوصى بـ 18-20 AWG على الأقل للمسافات الأطول)
-
فكر في استخدام مصدر طاقة 5 فولت منفصل بدلاً من سحب الطاقة مباشرة من المتحكم الدقيق
مثال برمجي (Arduino مع FastLED)
#include <FastLED.h> #define LED_PIN 6 #define NUM_LEDS 30 CRGB leds[NUM_LEDS]; void setup() { FastLED.addLeds<WS2812B, LED_PIN, GRB>(leds, NUM_LEDS); } void loop() { // أحمر fill_solid(leds, NUM_LEDS, CRGB::Red); FastLED.show(); delay(500); // أخضر fill_solid(leds, NUM_LEDS, CRGB::Green); FastLED.show(); delay(500); // أزرق fill_solid(leds, NUM_LEDS, CRGB::Blue); FastLED.show(); delay(500); }
التطبيقات الشائعة
-
الإضاءة المحيطة والتكميلية
-
إضاءة خلفية التلفزيون والشاشات
-
إضاءة حالات الكمبيوتر
-
اللافتات DIY وحروف القنوات
-
الإلكترونيات القابلة للارتداء
-
ديكورات العطلات والمناسبات
-
إضاءة المسرح والمسارح
-
الإضاءة المعمارية
-
التركيبات الفنية
-
إضاءة المجسمات والمنمنمات
-
إضاءة عروض التجزئة
-
إضاءة أتمتة المنزل
محتويات العلبة
-
1 × شريط LED WS2812B رقمي قابل للعنونة (1 متر، 30 لمبة)






Reviews
There are no reviews yet.