mrcodetastic / ESP32-HUB75-MatrixPanel-DMA

An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.
MIT License
975 stars 215 forks source link

Double sided screen #561

Closed metingul closed 10 months ago

metingul commented 10 months ago

Hello, I used P4, 80X40 pixel modules and it works great. I want to make double sided screen, of course I can resize scrren sizes and duplicate content but the screen size is 160X80, so I dont want to workload to ESP, may be if there any solution for double screen/duplicating.

thank you.

mrcodetastic commented 10 months ago

Sorry. It's not clear to me what you are asking.

metingul commented 10 months ago

The resolution of the screen I made is 160X80 pixels. If I make it double-sided, I can use it by making the screen resolution 160X160, but I don’t think the ESP will support a 160X160 resolution. Both sides of the screen will display the exact same content, maybe there is a simpler way to display the same content on both sides, I pulled a parallel cable but it didn’t work.

if no way, I have to use two each ESP32.

board707 commented 10 months ago

Both sides of the screen will display the exact same content, maybe there is a simpler way to display the same content on both sides,

Make two 160x80 screens and connect both in parallel to all pins