jnthas / clockwise

do-it-yourself, full-featured and smart wall clock device
https://clockwise.page
MIT License
304 stars 39 forks source link

Matrix Chaning #68

Open alawSD opened 5 months ago

alawSD commented 5 months ago

Would it be possible to add matrix chaining to use 2 64x32 as one 64x64 as described in the ESP32 HUB75 MatrixPanel?

https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA?tab=readme-ov-file#can-i-chain-panels

Currently chaining 2 panels repeats the image as two 64x32.

jnthas commented 4 months ago

By default, not. We need to make some changes unfortunately.