hzeller / rpi-matrix-pixelpusher

PixelPusher protocol for LED matrix.
GNU General Public License v3.0
173 stars 30 forks source link

Limits in Proportion? #7

Closed snap2222 closed 8 years ago

snap2222 commented 8 years ago

Just planning a matrix marquee running 3, 32x64 panel and I'm concerned about the limitations in ratio. Can I setup a 32x192 pixel display?

Thank you.

hzeller commented 8 years ago

Should be fine - I think the PixelPusher has a limit of 256 LEDs in a row, but you are under that.

snap2222 commented 8 years ago

Thanks so much!