index
:
ESP32-HUB75-MatrixPanel-DMA
master
Firmware example for running my 64x64 pixel HUB75 display with an ESP32
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ESP32-VirtualMatrixPanel-I2S-DMA.h
Age
Commit message (
Expand
)
Author
2022-09-30
Update to include S3 support.
mrfaptastic
2022-08-07
Fix VirtualMatrixPanel scan rates
Sol Huebner
2022-07-23
fix use GFX_ROOT compile error
lols
2022-01-13
Merge pull request #240 from solhuebner/patch-3
mrfaptastic
2022-01-10
Fix boundary check of VirtualMatrixPanel getCoords
Sol Huebner
2022-01-10
Added missing fillScreenRGB888 to VirtualMatrixPanel
Sol Huebner
2022-01-10
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2022-01-09
small explanation update
Sol Huebner
2022-01-09
VirtualMatrixPanel NO_GFX fix
Sol Huebner
2021-12-20
Integrate 1/8 Scan Panel logic into VirtualMatrixPanel class
mrfaptastic
2021-12-20
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-12-20
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-11-22
1/8 Scan Panel Example
mrfaptastic
2021-10-17
Fix some typos
Mike Causer
2021-08-28
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-08-19
Revert "Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-M...
mrfaptastic
2021-08-19
Double buff w/o delay
Emil Muratov
2021-06-12
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-06-10
Various fixes
mrfaptastic
2021-06-09
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-05-22
clearScreen() now wipes only color data for current buffer
Emil Muratov
2021-05-16
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-04-07
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-04-06
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-04-05
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2021-04-05
Added setRotate() to VirtualDisplay class
mrfaptastic
2021-03-31
Update VirtualMatrixPanel class
mrfaptastic
2021-02-10
Update to 2.0.0
mrfaptastic
2020-11-28
Update library class and name
mrfaptastic
2020-11-28
Change library name
mrfaptastic
2020-09-20
Expose flip/show dma buffer to underlying dma_display instance
mrfaptastic
2020-08-24
Fixes
mrfaptastic
2020-08-09
Minor cleanup
mrfaptastic
2020-08-09
Update ChainedPanels example, VirtualDisplay Class and Graphic. Thanks Brian ...
mrfaptastic
2020-08-02
Improvement to ensure DMA payload limit not hit.
mrfaptastic