-
-
Notifications
You must be signed in to change notification settings - Fork 406
Remove max LED number constraint from Matrix layout #1805
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
Conversation
the GitHub/Homebrew ones only support newer macOS versions
…pdate rate of selected effects
|
As listed in the issue #1804 for 64x64 layout not being saved , this is solved now and I could save 64x64 hub75 panel . Hyperion app performance is a bit slow and the app itself is sluggish ( I expected that ) .In xlights the ui performance was okay but effects have the same issues with DDP so not all effects work as expected but this is still testing on wifi s3 board and wled side is still wip ( Changes are planned for streaming but may be not going to be available until Jan 2025 ) and by that time we are hoping to get wired boards . I will continue to test performance with Hyperion considering the above two limitation ( WLED and Network ) as you wish if we As said we are willing to go deep in that if you see it to be of use at this time else will not report until Jan 2025 once wled is update and our new HW is hopefully on site , still I will be testing further to at least get more familiar with the ui which I must admit I am not very used to specially with large matrix . The pic upload is slow so I had to do that twice to make sure it is loaded to github , below is the config I did and a small error i see |
|
@dosipod Thanks for the feedback. Let us work jointly to see how to get it working.
I would suggest you run the "LED Test -Sequence" effect. To see the way numbering just use a smaller number of LEDs
How did you feed the calibration image? Would you mind sharing the calibration image? |
|
@Lord-Grey Yes the first thing I did is run "LED Test -Sequence" and it was okay .And I run the calibration image via Gif effect |
|
Something I want to do is reset the whole Hyperion setup and delete everything to only add the 64x64 again , what is the best way to do that |
Delete the configuration database…. |
|
In the docs it is listing .hyperion so this might be it |
|
@Lord-Grey @Paulchen-Panther I just reset the config and only changed the led cabling to be parallel and everything worked now and performance is not really bad even better then xlights so excellent I will shortly post a test of a video of screen capture ( this is the ultimate stress test for us but if you have anything in mind the do tell ) |
|
Could not load a proper video due to size and lag from my wifi capture cam , but you get the picture as there is no lag on wifi for the matrix so it is very impressive |
|
@dosipod Great that it is working now and indeed the output looks impressive! Now being curious, how a 128x128 Matrix works :) |
|
@Lord-Grey I think there is two point to that , 1st from wled side this might be an issue unless an S3 with octal PSRAM |
This reverts commit ee48f0c.
This reverts commit e9c691e.
This reverts commit 37b1787.
This reverts commit 6f22c08.
This reverts commit 3df6df1.
This reverts commit 84221d3.
This reverts commit 59e6684.
This reverts commit 12048b5.
This reverts commit 71e61f4.
This reverts commit 6832ef2.
This reverts commit acddcac.
This reverts commit a99e691.
This reverts commit adfd1c1.








Summary
Changed
Added
What kind of change does this PR introduce? (check at least one)
If changing the UI of web configuration, please provide the before/after screenshot:
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing setups:
The PR fulfills these requirements:
Fixes: #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
PLEASE DON'T FORGET TO ADD YOUR CHANGES TO CHANGELOG.MD
To avoid wasting your time, it's best to open a feature request issue first and wait for approval before working on it.
Other information:
Fixes #1804