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-HUB75-MatrixPanel-I2S-DMA.h
Age
Commit message (
Expand
)
Author
2025-02-24
#759
mrcodetastic
2025-02-24
#755
mrcodetastic
2025-02-18
Changes to Virtual Display
mrcodetastic
2024-07-22
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
mrcodetastic
2024-07-22
Enhance GFX_LITE support
mrcodetastic
2024-07-19
revert
mrcodetastic
2024-07-17
clock speed fixes
mrcodetastic
2024-06-10
Kinda works
Lukaswnd
2024-01-18
Add width() and height() for NO_GFX
Lukaswnd
2023-11-27
Remove warnings
mrfaptastic
2023-09-28
make a d-tor virtual
Emil Muratov
2023-09-07
fix const function in ESP32-HUB75-MatrixPanel-I2S-DMA.h
Lukaswnd
2023-08-09
removed another unnecessary instruction
beta-tester
2023-08-08
optimized color565to888()
beta-tester
2023-07-05
Initial support for DP3246_SM5368
Oliver Seiler
2023-03-21
Fix S2 compiling
mrfaptastic
2023-03-21
Fix #426
mrfaptastic
2023-03-20
rename size()
mrfaptastic
2023-03-19
ROW_SCAN_SHUFFLE
mrfaptastic
2023-03-19
Rowcan shuffling #338
mrfaptastic
2023-03-18
Reduce #338
mrfaptastic
2023-03-12
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
mrfaptastic
2023-03-12
Fix arduino compile issue introduced in commit f970b78
mrfaptastic
2023-03-11
remove matrix_rows_in_parallel from config
Lukas
2023-03-11
fix: bugs of ROWS_PER_FRAME and PIXELS_PER_ROW when using default constructor
Lukas
2023-03-10
Make PIXEL_COLOR_DEPTH_BITS part of HUB75_I2S_CFG (able to set at runtime)
Lukas
2023-03-09
fix: _dmadesc_ loop -> better Image quality
Lukas
2023-02-11
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
Kouzerumatsu / Bananafox
2023-02-11
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
Kouzerumatsu / Bananafox
2023-02-08
Merge branch 'master' of https://github.com/Kouzeru/ESP32-HUB75-MatrixPanel-DMA
Kouzerumatsu / Bananafox
2023-02-08
Deeper color depth
Kouzerumatsu / Bananafox
2023-01-28
It's 'COLOR'
mrfaptastic
2023-01-25
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
mrfaptastic
2023-01-22
Fix #377
mrfaptastic
2023-01-21
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
mrfaptastic
2023-01-21
Increase default speed
mrfaptastic
2023-01-21
Cleanup
mrfaptastic
2023-01-08
Fix bug with clearScreen()
mrfaptastic
2023-01-07
Fiddle with brightness
mrfaptastic
2022-12-17
Add esp-idf standalone support,
chegewara
2022-11-17
PSRAM works now on ESP32-S3
mrfaptastic
2022-11-07
Cleanup and a failed attempt to code a fix for #338
mrfaptastic
2022-10-26
Fix hidden TX FIFO ordering bugs
mrfaptastic
2022-10-26
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
mrfaptastic
2022-10-23
PSRAM exploring
mrfaptastic
2022-10-23
Fix CI issues
mrfaptastic
2022-10-23
Minor updates
mrfaptastic
2022-10-23
Minor updates
mrfaptastic
2022-10-05
Cleanup
mrfaptastic
2022-09-30
Update to include S3 support.
mrfaptastic