Commit graph

15 commits

Author SHA1 Message Date
mrfaptastic
63d9e9f9b3 Update Panel_Chaining_Types.ods 2023-03-12 09:56:58 +00:00
mrfaptastic
edfadc7650 Rewrite of VirtualMatrixPanel
Fix chaining issue that was mentioned in #402

Compatibility breaking change to now explicitly define chaining type:  CHAIN_TOP_LEFT_DOWN, CHAIN_TOP_RIGHT_DOWN, CHAIN_BOTTOM_LEFT_UP, CHAIN_BOTTOM_RIGHT_UP
2023-03-12 09:13:55 +00:00
mrfaptastic
15763b12b1 Update documentation on higher scan rate panels
Also breaks the VirtualMatrixPanel backward compatibility for 1/4 scan panels.
2023-02-01 21:04:19 +00:00
mrfaptastic
a0f9ab6830 Update BuildOptions.md 2023-01-31 21:29:32 +00:00
mrfaptastic
fbce0fdcbc
Document SPIRAM_DMA_BUFFER compile option
Use SPIRAM/PSRAM for the HUB75 DMA buffer and not internal SRAM. ONLY SUPPORTED ON ESP32-S3 VARIANTS WITH OCTAL (not quad!) SPIRAM/PSRAM, as ony OCTAL PSRAM an provide the required data rate / bandwidth to drive the panels adequately.
2023-01-31 21:14:52 +00:00
mrfaptastic
572e310fc4 Update BuildOptions.md 2023-01-30 04:19:26 +00:00
mrfaptastic
c66b592e9f It's 'COLOR' 2023-01-28 21:54:09 +00:00
mrfaptastic
914f8676ec Update memory calc 2022-10-24 12:49:49 +01:00
mrfaptastic
a993a18cca
Update BuildOptions.md 2022-10-23 13:32:03 +01:00
mrfaptastic
7c11aaf53e
Update BuildOptions.md 2022-10-23 13:30:53 +01:00
Mike Causer
7ed06c1217 Fix some typos 2021-10-17 01:00:43 +11:00
Emil Muratov
981d067063 Fix pixel formula in excell table
Closes #189
2021-09-29 11:07:04 +03:00
vortigont
85536d0884
Update i2s_memcalc.md
minor corrections
2021-06-11 15:02:56 +03:00
Emil Muratov
1bbbcf6b65 TOC for readme
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-02-20 21:03:06 +03:00
Emil Muratov
fc1956deb6 Updated documention
- more detailed build options description
 - added i2s calculator to estimate lib parameters

Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-02-20 18:28:20 +03:00