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
/
platforms
Age
Commit message (
Expand
)
Author
2025-02-18
Changes to Virtual Display
mrcodetastic
2025-01-23
fix compile error on espidf v4.4.8 with target esp32s3
Edwin Eefting
2025-01-19
Remove duplicate Arduino.h import from esp32c6 dma_parallel_io.cpp
Jan-Henrik Bruhn
2025-01-14
Guard new gdma_config_transfer to allow building with ESP-IDF < 5.4.0
kroimon
2025-01-03
Update deprecated function in gdma_lcd_parallel16.cpp and dma_parallel_io.cpp
Lukaswnd
2024-10-11
esp32-S3 fix for crash in Bus_Parallel16::release()
Frank
2024-08-07
Update gdma_lcd_parallel16.cpp
mrcodetastic
2024-07-26
Update gdma_lcd_parallel16.cpp
mrcodetastic
2024-07-22
Update gdma_lcd_parallel16.cpp
mrcodetastic
2024-07-22
Update gdma_lcd_parallel16.cpp
mrcodetastic
2024-07-22
Update gdma_lcd_parallel16.cpp
mrcodetastic
2024-07-21
Update esp32_i2s_parallel_dma.cpp
mrcodetastic
2024-07-21
minor fixes
mrcodetastic
2024-07-21
Update esp32_i2s_parallel_dma.cpp
mrcodetastic
2024-07-19
revert
mrcodetastic
2024-07-17
Update esp32_i2s_parallel_dma.cpp
mrcodetastic
2024-07-17
Update esp32_i2s_parallel_dma.cpp
mrcodetastic
2024-07-17
clock speed fixes
mrcodetastic
2024-06-10
final calculations
Lukaswnd
2024-06-10
test max sizes
Lukaswnd
2024-06-10
Kinda works
Lukaswnd
2024-06-10
add first re-try of C6
Lukaswnd
2023-11-27
espidf 5.1 vs 4.x fixes
mrfaptastic
2023-11-27
Fixes for IDF 5.1 & Arduino 3.0.0
mrfaptastic
2023-11-27
Remove warnings
mrfaptastic
2023-11-26
Update esp32_i2s_parallel_dma.cpp
mrfaptastic
2023-11-26
Fix ESP_LOG statements
mrfaptastic
2023-10-24
Fix: compile errors on espidf v5
Dorian Zedler
2023-05-09
`esp-idf`: Add menuconfig option `ESP32_HUB75_USE_GFX`.
Avi
2023-04-19
Update gdma_lcd_parallel16.cpp
mrfaptastic
2023-04-19
#442 #441 #435
mrfaptastic
2023-04-18
Update gdma_lcd_parallel16.cpp
mrfaptastic
2023-04-03
Update gdma_lcd_parallel16.cpp
mrfaptastic
2023-04-01
Close #432 #430
mrfaptastic
2023-03-21
Fix S2 compiling
mrfaptastic
2023-03-19
Update esp32_i2s_parallel_dma.cpp
mrfaptastic
2023-03-19
Rowcan shuffling #338
mrfaptastic
2023-03-18
Reduce #338
mrfaptastic
2023-03-10
Update gdma_lcd_parallel16.cpp
mrfaptastic
2023-03-10
Update esp32_i2s_parallel_dma.cpp
mrfaptastic
2023-03-10
Update esp32_i2s_parallel_dma.cpp
mrfaptastic
2023-03-09
fix: _dmadesc_ loop -> better Image quality
Lukas
2023-02-19
Further changes to see if there's a solution to #402
mrfaptastic
2023-02-19
Possible solution for #402
mrfaptastic
2023-02-03
Update esp32_i2s_parallel_dma.hpp
mrfaptastic
2023-02-01
Another ESP_LOG formatting fix
Elliot Matson
2023-01-29
Fix printf formatting
Elliot Matson
2023-01-25
Use PLL_F160M_CLK as clock source on S3
mrfaptastic
2023-01-22
Fix #377
mrfaptastic
2023-01-01
Fix to compile issues for PlatformIO
mrfaptastic
[next]