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
2023-04-09
Cleanup
mrfaptastic
2023-04-03
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-04-03
Update gdma_lcd_parallel16.cpp
mrfaptastic
2023-04-02
Cleanup
mrfaptastic
2023-04-01
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-04-01
Close #432 #430
mrfaptastic
2023-03-22
setRotate renamed to setRotation
Dhruv Kumar
2023-03-22
setRotate implementation changed
Dhruv Kumar
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 #338
mrfaptastic
2023-03-19
ROW_SCAN_SHUFFLE
mrfaptastic
2023-03-19
Update esp32_i2s_parallel_dma.cpp
mrfaptastic
2023-03-19
Rowcan shuffling #338
mrfaptastic
2023-03-18
#338
mrfaptastic
2023-03-18
Reduce #338
mrfaptastic
2023-03-18
#421
mrfaptastic
2023-03-18
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-03-17
Serpent-less arrangements added
Dhruv Kumar
2023-03-15
Add ZigZag options. Close #414
mrfaptastic
2023-03-15
Add CHAIN_TOP_RIGHT_DOWN_ZZ
mrfaptastic
2023-03-13
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2023-03-13
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
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-12
Rewrite of VirtualMatrixPanel
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
Update gdma_lcd_parallel16.cpp
mrfaptastic
2023-03-10
Merge pull request #410 from Lukaswnd/master
mrfaptastic
2023-03-10
Make PIXEL_COLOR_DEPTH_BITS part of HUB75_I2S_CFG (able to set at runtime)
Lukas
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
Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPan...
mrfaptastic
2023-02-19
Possible solution for #402
mrfaptastic
2023-02-19
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
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-09
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
Kouzerumatsu / Bananafox
2023-02-09
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2023-02-08
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
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-02-03
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
2023-02-03
Update esp32_i2s_parallel_dma.hpp
mrfaptastic
2023-02-01
Another ESP_LOG formatting fix
Elliot Matson
2023-02-01
Update documentation on higher scan rate panels
mrfaptastic
[next]