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
/
esp32
/
esp32_i2s_parallel_dma.cpp
Age
Commit message (
Expand
)
Author
2024-07-21
Update esp32_i2s_parallel_dma.cpp
mrcodetastic
2024-07-21
Update esp32_i2s_parallel_dma.cpp
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
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-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-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 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-01-29
Fix printf formatting
Elliot Matson
2023-01-22
Fix #377
mrfaptastic
2023-01-01
Fix to compile issues for PlatformIO
mrfaptastic
2023-01-01
Fix compilation issues with Arduino IDE
mrfaptastic
2022-11-07
Update esp32_i2s_parallel_dma.cpp
mrfaptastic
2022-11-07
Cleanup and a failed attempt to code a fix for #338
mrfaptastic
2022-10-26
Clean up clock logic
mrfaptastic
2022-10-05
Cleanup
mrfaptastic
2022-09-30
Enable double buffering
mrfaptastic
2022-09-30
Update to include S3 support.
mrfaptastic