Sale!

WS2812B RGB LED Digital Individually Addressable Panel Light LED Module Matrix Screen DC5V Controllers Image Video Text Display (2pcs 8×32 Pixels)

Add your review

$27.90

$27.90

Sale!

Note: Prices may fluctuate as sellers adjust them regularly. You'll see the latest price at final checkout.
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare


Product description

WS2812b Led Pixel ModuleWS2812b Led Pixel Module

Individually Addressable Using a programmable controller and you can program every led just you like. Every one led has its own IC chip. one IC controll one led.The chip buil in led.DIY If you have a programmable controller , you can DIY your own special effectsBright Brightness can be adjusted freely.Do not stare at it for a long time, otherwise you will be dazzled when the led Brightness is the brightest.Colorful Red ,Green, Blue .Dream full color. curtain-up/ flow water/raindrop/jump flash and so on hundreds of lighting effect, you can also edit animation effect by Coreldraw/Flash/LedEdit software.

WS2812B Matrix ScreenWS2812B Matrix Screen

Individually Addressable IC

Every Led Built-in(embedded) an WS2812B IC, Therefore Every One Led Lignting Effect Can Be Control, Every RGB Led is Digital Addressable.

RGB LED Digital FlexibleRGB LED Digital Flexible

Colorful

Due to Each LED has It Own IC Can be

Individually Addressable,So You Can Through Controller Let Each LED Work With Difference Color.

WS2812B RGB Matrix ScreenWS2812B RGB Matrix Screen

Bendable

The PCB Board is Made Of Pure Copper Material, Which Has a Certain Degree of Flexibility!

However, We Cannot Fold It Repeatedly to Prevent Damage to The Product.

WS2812bWS2812b

Package Dimensions ‏ : ‎ 13.86 x 4.8 x 1.3 inches; 5.93 ounces
Item model number ‏ : ‎ 2pcs 8×32 Pixels
Date First Available ‏ : ‎ March 14, 2024
Manufacturer ‏ : ‎ SVFISHKK
ASIN ‏ : ‎ B0CY2R8FSL
Customer Reviews: 4.3 4.3 out of 5 stars (25) var dpAcrHasRegisteredArcLinkClickAction; P.when(‘A’, ‘ready’).execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( ‘acrLink-click-metrics’, ‘click’, { “allowLinkDefault”: true }, function (event) { if (window.ue) { ue.count(“acrLinkClickCount”, (ue.count(“acrLinkClickCount”) || 0) + 1); } } ); } }); P.when(‘A’, ‘cf’).execute(function(A) { A.declarative(‘acrStarsLink-click-metrics’, ‘click’, { “allowLinkDefault” : true }, function(event){ if(window.ue) { ue.count(“acrStarsLinkWithPopoverClickCount”, (ue.count(“acrStarsLinkWithPopoverClickCount”) || 0) + 1); } }); });
Every WS2812B Matrix led built-in(embedded) an WS2811 IC, therefore every one led lighting effect can be control, every rgb led is digital addressable. You can set each LED as you wish to scroll messages or draw little images
WS2812B Matrix working voltage is DC5V. Please don’t use DC12V or DC24V power supply. (power supply and controller not included) higher than DC5V will destroy it
WS2812B Matrix works great with T1000S, Raspberry Pi, FastLED library, K1000C,SP105E, SP107E,etc. With different controllers, it has different effects: picture display, video display, rolling subtitle, spectrum music mode, fireworks effect and chasing effect,etc
WS2812B Matrix can extend the panel by hooking them up one by one with the 3pin JST connectors
WS2812B Matrix can be used to make led screen, led wall, advertising board. Lighting for Park, Square, Hotel, Airport, Office Building, Shopping Mall, Coffee Bar, KTV, Supermarket, etc

6 reviews for WS2812B RGB LED Digital Individually Addressable Panel Light LED Module Matrix Screen DC5V Controllers Image Video Text Display (2pcs 8×32 Pixels)

0.0 out of 5
0
0
0
0
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. baxter the basset hound

    Amazing Value
    It’s crazy that you can get a 256-pixel addressable LED panel like this for such a low price now. The hardware is great; it’s bright, flexible, and works perfectly with common libraries and controllers. My panel did arrive a little warped from shipping, so if you need it perfectly flat, you’ll have to mount it to something. The biggest thing to be mindful of is the power draw. These LEDs can pull a lot of amps, so you need a good power supply and appropriately sized wires to avoid issues. But if you know how to handle them, the value and performance of this panel are just outstanding.

    Helpful(0) Unhelpful(0)You have already voted this
  2. michael McVeigh

    the lights work
    The second of two units will only work the first 10 lights. Amazon will replace the set in 3 days/

    Helpful(0) Unhelpful(0)You have already voted this
  3. bender

    Effortless Control, Brilliant Output: Perfect for ESP32/Pico Projects
    This 8×32 WS2812B RGB LED matrix has become the core of my next exciting project: a dynamic digital clock and information display for my living room. I ordered this matrix to build a custom digital clock for my living room, with plans to display weather updates, personalized messages, and other dynamic information using either an ESP32 or Raspberry Pi Pico as the controller. After testing, I can confidently say this product exceeded my expectations.This LED matrix features 256 WS2812B 5050 SMD LEDs (5mm x 5mm) arranged in an 8-row by 32-column grid. The LEDs are serially connected, functioning as a single continuous strip of 256 individually addressable lights, starting from the bottom-right corner (LED 1). Each LED can be programmed to display any color or brightness level, allowing for smooth scrolling text, animated patterns, or intricate pixel art—all controlled through a single microcontroller pin.The matrix’s flexible PCB design is a standout feature, enabling gentle bending to fit unique project enclosures or curved surfaces. However, a word of caution: the PCB is not meant for repeated flexing, as excessive bending could damage the LEDs or fracture the traces. For my project, I’m designing a 3D-printed grid and enclosure to securely house the matrix.Brightness is another highlight—these LEDs are exceptionally vivid, with excellent color purity and accuracy, making the matrix suitable for both indoor and outdoor applications (provided proper weatherproofing is applied). Whether displaying bold reds, deep blues, or crisp whites, the color reproduction is impressive and consistent across the panel.Power management is critical with this matrix. While the sheer number of LEDs could theoretically demand over 15A at full white brightness, it’s strongly advised to keep the current draw significantly lower (under 5A) to ensure the longevity and safety of the flexible PCB. I recommend keeping the current low by optimizing your code to limit simultaneous LED usage or brightness. A robust 5V power supply with adequate amperage is a must, along with proper wiring to avoid voltage drops.Programming the matrix is straightforward, thanks to many available libraries. I tested it with both the Adafruit NeoMatrix and FastLED libraries, and both performed flawlessly. For initial testing, I used an old Arduino Uno, running example sketches that had the matrix displaying colorful patterns and scrolling text within minutes. The setup process was easy, especially with the Adafruit NeoMatrix library, which I configured as follows for my 8×32 matrix:Color scheme: GRBAdafruit_NeoMatrix matrix = Adafruit_NeoMatrix(32, 8, PIN,NEO_MATRIX_BOTTOM + NEO_MATRIX_RIGHT + NEO_MATRIX_COLUMNS + NEO_MATRIX_ZIGZAG,NEO_GRB + NEO_KHZ800);This configuration worked perfectly, and I appreciated the library’s flexibility for customizing animations and effects. FastLED also offered great performance, particularly for projects requiring advanced lighting effects or faster refresh rates.For my digital clock project, I’m excited to combine this matrix with a 3D-printed enclosure to create a polished, professional-looking display.In summary, the WS2812B 8×32 RGB LED Matrix is a brilliant choice for hobbyists and professionals alike. Its combination of flexibility, dazzling brightness, and ease of programming makes it ideal for everything from simple indicators to complex animated displays. Whether you’re building a scrolling marquee, an interactive art piece, or a data-driven dashboard, this matrix delivers outstanding performance at a reasonable price. Just be mindful of power requirements and handle the flexible PCB gently to ensure years of vibrant, reliable operation.

    Helpful(0) Unhelpful(0)You have already voted this
  4. JQ

    Fragile, but overall made well and functions well.
    This review is for 8×32 matrix. I intend to connect it to WLED-powered ESP32 and use for audio visualizations. This flexible strip looks very nice on curved surfaces.The board appears solidly-built, but make sure to be careful — those large SMD diodes can disconnect from the board if you bend it a bit too much or even if you drop it. The good news is that with this large size, the fix is usually very easy — just solder the disconnected pin back in place.

    Helpful(0) Unhelpful(0)You have already voted this
  5. kluj

    Functional and easy to work with; can run extremely bright
    The hardware itself is great; exactly what you’d expect if you’ve used something like this before. Everything looked well-made, and it was easy to work with the existing solder globs.If you HAVEN’T used something like this before;1) Congratulations; LED arrays are great entry projects for learning to work with new microcontrollers. You can display a LOT of information on 256 pixels (especially given they aren’t mono-color); time (maybe 12-hour format, one pixel per hour, with AM/PM indicated by first or last pixel being yellow or blue; 24-hour will let you fill the columns cleanly, though), major stock indices (maybe you dedicate a column of 8 pixels to whatever you’re tracking; you could show green from bottom-to-top in the column to show daily %change if gains in 0.5pp intervals, and red from top-to-bottom to show losses), whether or not you have unread messages to read (and how many), response times of servers, and whatever else you can think of.2) You should be aware of potential issues with how you communicate with the LED array. I gave up trying to address the full 256 LEDs via SPI due to a SPI buffer size limit of 4096 bytes (equiv to 170 24-byte LEDs, and 2/3rds of the 171st) which was built into the kernel of the image the board I was working with ships with. Addressing the first 170 LEDs was no problem; but getting to the point where I could address the remainder was a big bother (the limit was built into the kernel) on the particular board I used (Rock 2F); should be no problem for more common Raspberry Pi or Arduino, and is an issue with the board I used, not the LED array.3) These LEDs go CRAZY bright. I settled on 1/24th brightness, at which the light and colors still very strongly pop. I found them very difficult to look at even at a distance until I got to around 1/16. Higher brightness than that and I think a diffuser should probably be used (where you get into different use cases like having the array react to waveforms for ambiance).4) The serpentine manner of addressing the LEDs can be a bit confusing if you’re looking to program static graphics. What I do is write my graphics to a json file, which I call from my script controlling the array, and I have a helper function to “translate to serpent” so I can “write it how I see it” (left-to-right, row by row) in the json file.I had no problem powering the LED array by using 22AWG copper wire to split off the 5V rail on my SBC’s GPIO pins, so long as no more than ~150 LEDs at a time were at max brightness white (beyond this resulted in power instability in the SBC). Cutting a USBA cable and running the power leads to the array should work fine for most use cases (I wouldn’t suggest taking the power from SBC/MCU GPIO like I did; a dedicated USB charger or similar would be better, though a dedicated >3A 5V power supply would be ideal, and is a must if you will be daisy-chaining to more arrays).The array seemed well-soldered to me and I had no fragility issues despite bending it and having it drop with the SBC connected to it a couple times. I should note there are no mounting points at all for this, and no safe point to drill anything substantial in, so you’ll probably either be building housing or at least a slotted shelf for it, or using double-sided tape.

    Helpful(0) Unhelpful(0)You have already voted this
  6. S Miller

    Nice and bright and easy to use
    This is a common WS2812B type panel, easy to use with off-the-shelf controllers like WLED types. Just be sure your power supply is up to the task.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    WS2812B RGB LED Digital Individually Addressable Panel Light LED Module Matrix Screen DC5V Controllers Image Video Text Display (2pcs 8×32 Pixels)
    WS2812B RGB LED Digital Individually Addressable Panel Light LED Module Matrix Screen DC5V Controllers Image Video Text Display (2pcs 8×32 Pixels)

    $27.90

    Happy & Home – Upgrade Your Home the Smart Way
    Logo
    Compare items
    • Total (0)
    Compare
    0
    Shopping cart