adafruit / Adafruit_NeoMatrix

Adafruit_GFX-compatible library for NeoPixel grids
GNU Lesser General Public License v3.0
191 stars 75 forks source link

Individually controlled tiled sub-matrices? #2

Closed jminardi closed 11 years ago

jminardi commented 11 years ago

Is it possible to make a tiled matrix where each of the sub matrices are individually controlled by their own digital pin?

I am using the TiM board, which can be controlled with 8 output pins - one for each row.

ladyada commented 11 years ago

this library only supports the NeoMatrix http://www.adafruit.com/products/1487 Please contact the manufacturers of your product for help, support and example code!