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 [email protected] 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.

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

Technical Details

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