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
2024-07-17
clock speed fixes
mrcodetastic
2024-07-04
Merge pull request #640 from Lukaswnd/master
mrcodetastic
2024-06-18
Fix incorrect virtual Y coordinate for second and next rows of panels
board707
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
2024-06-04
Fix incorrect getCoords() for 16px_high panels
board707
2024-04-20
Make VirtualMatrixPanel::getCoords() public.
board707
2024-03-18
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
Lukaswnd
2024-01-18
Add width() and height() for NO_GFX
Lukaswnd
2024-01-18
Fix VirtualMatrixPanel with NO_GFX
Lukaswnd
2023-12-16
fix Adafruit_GFX override setRotation
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-HUB75-MatrixPanel-I2S-DMA.cpp
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-09-28
make a d-tor virtual
Emil Muratov
2023-09-07
fix const function in ESP32-HUB75-MatrixPanel-I2S-DMA.h
Lukaswnd
2023-08-09
removed another unnecessary instruction
beta-tester
2023-08-08
adjust color range for NO_CIE1931 in updateMatrixDMABuffer()
beta-tester
2023-08-08
optimized color565to888()
beta-tester
2023-07-05
Merge pull request #475 from oseiler2/bugfix/init-gpio
mrfaptastic
2023-07-05
typo
Oliver Seiler
2023-07-05
typo
Oliver Seiler
2023-07-05
initialise GPIO pins
Oliver Seiler
2023-07-05
init gpio pins
Oliver Seiler
2023-07-05
Initial support for DP3246_SM5368
Oliver Seiler
2023-06-23
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2023-05-09
`esp-idf`: Add menuconfig option `ESP32_HUB75_USE_GFX`.
Avi
2023-04-19
Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPan...
mrfaptastic
2023-04-19
Update gdma_lcd_parallel16.cpp
mrfaptastic
2023-04-19
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2023-04-19
#442 #441 #435
mrfaptastic
2023-04-18
Update gdma_lcd_parallel16.cpp
mrfaptastic
2023-04-17
Support for 1/16 64px high outdoor panels driven by ICN2037BP chip (https://g...
yv
2023-04-16
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrfaptastic
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
[next]