Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom mapping #1732

Open
barryVDs opened this issue Nov 13, 2024 · 1 comment
Open

Custom mapping #1732

barryVDs opened this issue Nov 13, 2024 · 1 comment

Comments

@barryVDs
Copy link

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
Copy link
Author

I was trying to get this working for the last few day, but failed all the time..
After I posted this, I saw the (stupid) mistake, it works now :-)
image

Stil a lot of tweaking to do, but I will manage :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant