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

Enable a pixel mapping feature #4046

Closed
damiencorpataux opened this issue Jul 8, 2024 · 1 comment
Closed

Enable a pixel mapping feature #4046

damiencorpataux opened this issue Jul 8, 2024 · 1 comment

Comments

@damiencorpataux
Copy link

Is your feature request related to a problem? Please describe.
I would like to be able to map pixels directly in WLED software.

Describe the solution you'd like
A way to tell WLED how each physical pixel is mapped in 2D space and have WLED map these pixels.

Describe alternatives you've considered
For now I have patched wledcast to handle pixels mapping and I am streaming to WLED using via DDP.

Additional context

Here are examples from my prototype on wledcast:

I would like to give it a try but I would need a few pointers on where to begin.

Thank you for making WLED ❤️

@damiencorpataux damiencorpataux changed the title Enable pixel mapping feature Enable a pixel mapping feature Jul 8, 2024
@blazoncek
Copy link
Collaborator

There is: #4018 and #3903 and some other resources on net.
It will most likely not be included in WLED firmware as it will eat away precious memory.

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

No branches or pull requests

2 participants