added vertical chaining
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).
Enabling vertical stacking would really help me in my application! Would be great!!!
Worked perfectly with 2 matrix 64x32 P5 to build one 64x64.
Worth merging this one :-)
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?
Hi, I'm having problems with vertical chain, please see this issue, hope you can help. Thanks. https://github.com/2dom/PxMatrix/issues/243