Skip to content

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

@hobbykits4u
Copy link

Hi All
Want some Guidance to make big size Display Using P10 RGB LED Module, Its Total 6 Modules (32 x 16 each) with ESP32
its 64 x 48 Pixel display.
How to configured or connection for Multiple Modules ?

Will try single module its work perfectly. here my tested code, will try to change

#define matrix_width 64
#define matrix_height 48

but its not working.

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.

6 participants