> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Flexible 8x32 NeoPixel RGB LED Matrix

**Type:** Product page · **SKU:** ADA2294 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/flexible-8x32-neopixel-rgb-led-matrix.html ([markdown](https://core-electronics.com.au/flexible-8x32-neopixel-rgb-led-matrix.html.md))

## Retired product

This product is retired and no longer available for purchase. Search the catalogue for an alternative.

## How to buy

- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

For advanced NeoPixel fans, Adafruit 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](https://learn.adafruit.com/adafruit-neopixel-uberguide), and [Adafruit 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](https://learn.adafruit.com/adafruit-neopixel-uberguide/neomatrix-library) 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 Adafruit really do not recommend because Adafruit don't think the flex PCB can handle that much current). Try to keep the current draw at undrer 5A, [you can use Adafruit's 5V 4A](https://core-electronics.com.au/5v-4a-4000ma-switching-power-supply-ul-listed.html) or [5V 10A power supply](https://core-electronics.com.au/5v-10a-switching-power-supply.html). [For portable use, if you are drawing less than 3A, try out this 5V@3A UBEC](https://core-electronics.com.au/ubec-dc-dc-step-down-buck-converter-5v-at-3a-output.html).

**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 Adafruit's NeoPixel Uber guide for more information on how to care and feed your NeoPixels!**](https://learn.adafruit.com/adafruit-neopixel-uberguide)

## 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

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/2/2/2294-04.jpg)
