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

More Mux pattern options (SHIFTREG_ABC_BIN_DE)? #4

Closed
BjarneJensen opened this issue Mar 1, 2023 · 3 comments
Closed

More Mux pattern options (SHIFTREG_ABC_BIN_DE)? #4

BjarneJensen opened this issue Mar 1, 2023 · 3 comments

Comments

@BjarneJensen
Copy link

The precompiled binary seems to work for my esp8266 with pxmatrix, however the mux pattern appears to be wrong. It should be set to SHIFTREG_ABC_BIN_DE for my panel. I am so far unable to rebuild with arduino or platformio. Is there a way to add this mux pattern setting via webbrowser without rebuilding? Thanks

@BjarneJensen
Copy link
Author

I just ended up editing the config directly in the pxmatrix lib header

@TheLogicMaster
Copy link
Owner

Not sure why two of the mux patterns aren't available from the dashboard, but presumably it's just a few lines of JS and C++ to fix.

@BjarneJensen
Copy link
Author

Yeah it should be an easy enough addition. I tried editing the settings.vue, but had trouble rebuilding the dashboard, so I just renamed the patterns in the pxmatrix lib. I have a weird display evidently. Thanks for your work.

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

2 participants