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
Age
Commit message (
Expand
)
Author
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
Fix hidden TX FIFO ordering bugs
mrfaptastic
2022-10-26
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
mrfaptastic
2022-10-26
Clean up clock logic
mrfaptastic
2022-10-24
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2022-10-23
PSRAM exploring
mrfaptastic
2022-10-23
Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPan...
mrfaptastic
2022-10-23
Fix CI issues
mrfaptastic
2022-10-23
Merge pull request #333 from abrender/patch-2
mrfaptastic
2022-10-23
Minor updates
mrfaptastic
2022-10-23
Minor updates
mrfaptastic
2022-10-10
Fix missing variable in ESP_LOGI call
Avi B
2022-10-07
Update Readme.md
mrfaptastic
2022-10-05
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
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
Delete esp32_i2s_parallel_mcu_def.h.txt
mrfaptastic
2022-09-30
Update to include S3 support.
mrfaptastic