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

added vertical chaining #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added vertical chaining #51

wants to merge 1 commit into from

Conversation

Michi362
Copy link

Hi

with this solution vertical and horizontal chaining should be possible. The Panels have to be chained line by line.
1 -- 2 -
-3 -- 4
There are still some pixel errors with more than 2 panels but someone already opened an issue #32 .
We just tested it with our hardware (64x32, pattern: line and scanrate: 16).

@soulid
Copy link

soulid commented Jul 4, 2019

Enabling vertical stacking would really help me in my application! Would be great!!!

@hallard
Copy link

hallard commented Aug 10, 2020

Worked perfectly with 2 matrix 64x32 P5 to build one 64x64.

Worth merging this one :-)

@ozcanemre2020
Copy link

Hi,
This update include some scans, but its not working in ZAGZIG Pattern.

So this updated these else section
if (_scan_pattern!=LINE && _scan_pattern!=WZAGZIG && _scan_pattern!=VZAG)

Do you have any idea for vertical multiline control how to do it with ZAGZIG pattern?

@federicoprimomo
Copy link

Hi, I'm having problems with vertical chain, please see this issue, hope you can help. Thanks.
https://github.com/2dom/PxMatrix/issues/243

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

Successfully merging this pull request may close these issues.

5 participants