Flexible 8x32 NeoPixel RGB LED Matrix

Product ID: 2294
$99.95
Qty Discount
1-9 $99.95
10-99 $89.96
100+ $79.96

Description

For advanced NeoPixel fans, we how have a bendable, flexible 8x32 NeoPixel LED Matrix! Control all 256 ultra-bright LEDs using a single microcontroller pin, set each LED as you wish to scroll messages or draw little images. This matrix has a thick flexible PCB backing that can be gently bent and curved around surfaces

You can use this matrix just like any other NeoPixel-compatible product, and we even have NeoMatrix code that will let you use the matrix as a 8x32 grid for drawing on without having to do all the icky math Just initalize NeoMatrix with

Adafruit_NeoMatrix matrix = Adafruit_NeoMatrix(32, 8, PIN,  NEO_MATRIX_TOP + NEO_MATRIX_LEFT + NEO_MATRIX_COLUMNS + NEO_MATRIX_ZIGZAG, NEO_GRB + NEO_KHZ800);

Don't forget, with 256 LEDs, you could use over 15A of current if you turn on all the LEDs on to white (which we really do not recommend because we don't think the flex PCB can handle that much current). Try to keep the current draw at undrer 5A, you can use our 5V 4A or 5V 10A power supply. For portable use, if you are drawing less than 3A, try out this 5V@3A UBEC.

Please note: Flexible PCBs are not designed for repeated flexing! While we think this product may work in wearables or other situations where the matrix is bent around, we do not offer any guarantees or refunds if you end up cracking the LEDs or traces! This is for advanced users only, who already know how to use NeoPixels and are comfortable with the high current requirements and protecting the matrix from damage. There are no returns, refunds or replacements for damaged product. You cannot cut these panels into custom shapes as data/power lines run through the entire body of the PCB.

Don't forget to read our NeoPixel Uber guide for more information on how to care and feed your NeoPixels!

 

 

Technical Details

  • 320mm x 80mm x 2mm / 12.6" x 3" x 0.08"
  • Weight (with IDC cables): 63g
  • May ship with either WS2812B or SK6812-based LEDs. They are the same functionality, look, color order and protocol
     
RoHS 2 2011 65 EU Compliant
RoHS 2 2015 863 EU Compliant

Learn

Everything you always wanted to know about Adafruit NeoPixels but were afraid to ask
Unleashing the power of the NeoPixel!
SMS TXT scroller on a NeoPixel Matrix with Fona + Flora
Use the Pixel Framebuf library to easily add text, primitive graphics, and images to a grid of NeoPixels