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
/
src
/
ESP32-VirtualMatrixPanel-I2S-DMA.h
Age
Commit message (
Expand
)
Author
2025-02-19
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrcodetastic
2025-02-19
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrcodetastic
2025-02-18
Changes to Virtual Display
mrcodetastic
2025-02-08
Use uint8_t for panel_pixel_base
Jagoda Estera Ślązak
2025-02-08
Merge branch 'use_uint8_t_for_panel_resolutions' of https://github.com/j-g00d...
Jagoda Estera Ślązak
2025-02-08
Use 8-bit integers, where larger don't make sense
Jagoda Estera Ślązak
2025-02-08
Use unsigned integers where negative values doesn't make sense
Jagoda Estera Ślązak
2025-02-08
Add ability to set pixel_base without overriding VirtualMatrixPanel
Jagoda Estera Ślązak
2025-02-03
Add support for common 40px-high four-scan displays
Jagoda Ślązak
2025-02-02
Reformat pixel-mapping code for four-scan screens.
Jagoda Ślązak
2024-07-22
Enhance GFX_LITE support
mrcodetastic
2024-06-18
Fix incorrect virtual Y coordinate for second and next rows of panels
board707
2024-06-04
Fix incorrect getCoords() for 16px_high panels
board707
2024-04-20
Make VirtualMatrixPanel::getCoords() public.
board707
2024-03-18
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
Lukaswnd
2024-01-18
Fix VirtualMatrixPanel with NO_GFX
Lukaswnd
2023-12-16
fix Adafruit_GFX override setRotation
Lukaswnd
2023-04-17
Support for 1/16 64px high outdoor panels driven by ICN2037BP chip (https://g...
yv
2023-04-16
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-04-03
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-04-01
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-04-01
Close #432 #430
mrfaptastic
2023-03-22
setRotate renamed to setRotation
Dhruv Kumar
2023-03-22
setRotate implementation changed
Dhruv Kumar
2023-03-18
#421
mrfaptastic
2023-03-18
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-03-17
Serpent-less arrangements added
Dhruv Kumar
2023-03-15
Add ZigZag options. Close #414
mrfaptastic
2023-03-15
Add CHAIN_TOP_RIGHT_DOWN_ZZ
mrfaptastic
2023-03-13
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-03-12
Fix arduino compile issue introduced in commit f970b78
mrfaptastic
2023-03-12
Rewrite of VirtualMatrixPanel
mrfaptastic
2023-02-19
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-02-03
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-02-01
Update documentation on higher scan rate panels
mrfaptastic
2022-09-30
Update to include S3 support.
mrfaptastic