Skip to content

Chain 1/32scan with 1/16 scan panel #299

Answered by D34TH5TR1K3
D34TH5TR1K3 asked this question in Q&A
Discussion options

You must be logged in to vote

(not perfect) solution:
ESP32 connected to 64x64 .
Output of the 64x64 connected to input of the 64x32 via ribbon cable.

My experiments with the virtualdisplay library were not very successful as you can see in the image I posted. This made me go back to the roots. I used 1_SimpleTestShapes.ino as a base that I modified.
If you just configure ...

#define PANEL_RES_X 64
#define PANEL_RES_Y 64
#define PANEL_CHAIN 1

... and display a simple animation you will get what you can see in the video that I have already posted:
https://streamable.com/8axun2 (In the video I used PANEL_CHAIN 1 so the second panel basically uses the rgb data that was on the first panel on the frame before since the bi…

Replies: 5 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@D34TH5TR1K3
Comment options

Comment options

You must be logged in to vote
1 reply
@D34TH5TR1K3
Comment options

Comment options

You must be logged in to vote
1 reply
@mrcodetastic
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mrcodetastic
Comment options

@D34TH5TR1K3
Comment options

Answer selected by D34TH5TR1K3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants