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
/
ESP32-RGB64x32MatrixPanel-I2S-DMA.cpp
Age
Commit message (
Expand
)
Author
2020-11-28
Change library name
mrfaptastic
2020-11-28
FM6126 init procedure embeded into lib
Emil Muratov
2020-11-02
Minor changes
mrfaptastic
2020-10-02
Update ESP32-RGB64x32MatrixPanel-I2S-DMA.cpp
mrfaptastic
2020-08-14
Thou shalt not trust Adafruit GFX
mrfaptastic
2020-08-13
Update commentary / 'gotcha'
mrfaptastic
2020-08-13
drawPixel performance improvement
mrfaptastic
2020-08-12
'Final' changes.
mrfaptastic
2020-08-11
Fix bug with fillScreen and re-implement colour correction
mrfaptastic
2020-08-02
Minor cleanup
mrfaptastic
2020-08-02
Improvement to ensure DMA payload limit not hit.
mrfaptastic
2020-07-30
Clean up serial debug
mrfaptastic
2020-07-30
Minor cleanup
mrfaptastic
2020-07-29
Minor updates
mrfaptastic
2020-07-29
Minor fixes
mrfaptastic
2020-07-29
Improved memory checks
mrfaptastic
2020-07-29
New Version
mrfaptastic
2019-07-29
Cleanup
mrfaptastic
2019-07-29
rename setBrightness to setPanelBrightness
mrfaptastic
2019-07-29
Reduce / Remove Ghosting
mrfaptastic
2019-05-11
Added new demo
mrfaptastic
2019-01-12
Added double buffering / back buffer example
mrfaptastic
2019-01-09
Disable auto back-buffer switch logic.
mrfaptastic
2019-01-03
Memory allocation changes
mrfaptastic
2019-01-03
Added ability to define custom pin mappings
mrfaptastic
2019-01-02
Addition of faster fillScreen function
mrfaptastic
2018-10-29
Brightness re-enabled.
mrfaptastic
2018-10-29
Fixed co-ordinate check bug in updateMatrixDMABuffer
mrfaptastic
2018-10-25
Animated GIF example added
mrfaptastic
2018-10-23
New Version
mrfaptastic