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
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
2023-01-01
Fix compilation issues with Arduino IDE
mrfaptastic
2022-12-17
Add esp-idf standalone support,
chegewara
2022-11-17
PSRAM works now on ESP32-S3
mrfaptastic
2022-11-11
Update platform_detect.hpp
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-23
Minor updates
mrfaptastic
2022-10-07
Update Readme.md
mrfaptastic
2022-10-05
Cleanup
mrfaptastic
2022-09-30
Update gdma_lcd_parallel16.cpp
mrfaptastic
2022-09-30
Enable double buffering
mrfaptastic
2022-09-30
Update to include S3 support.
mrfaptastic