ESP32-HUB75-MatrixPanel-DMA/examples/One_Eight_1_8_ScanPanel
2022-01-10 19:27:50 +00:00
..
One_Eight_1_8_ScanPanel.ino Update One_Eight_1_8_ScanPanel.ino 2022-01-10 19:27:50 +00:00
README.md Update README.md 2022-01-10 18:11:15 +00:00

Using this library with 32x16 1/8 Scan Panels

Problem

ESP32-HUB75-MatrixPanel-I2S-DMA library will not display output correctly with 1/8 scan panels such as this by default.

Solution

It is possible to connect 1/8 scan panels to this library and 'trick' the output to work correctly on these panels by way of adjusting the pixel co-ordinates that are 'sent' to the underlying ESP32-HUB75-MatrixPanel-I2S-DMA library (in this example, it is the 'dmaOutput' class).