rpi-rgb-led-matrix icon indicating copy to clipboard operation
rpi-rgb-led-matrix copied to clipboard

Custom mapping

Open barryVDs opened this issue 1 year ago • 4 comments

Hi All,

I am building a digital analog clock, with a creative layout using Waveshare LED matrix panels 64X32.

image

image

Can I build a custom mapper, to get this working? I think the biggest issue is the 2nd and 5th row, because these are not aligned with the rest.

Also, is it possible to rotate the screen 45 deg? Or should I do this in the content?

If I do a per pixel mapping, I am afraid this will overload the processor (I do want to do some small background animations)

I have a RPI4 headless, 32 bit (can install 64bit if this is better, installed 32bitt for compatibility) Adafruit hub75 board 12X waveshare 64X32 Led Matrix

barryVDs avatar Nov 13 '24 14:11 barryVDs