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-HUB75-MatrixPanel-I2S-DMA.cpp
Age
Commit message (
Expand
)
Author
2021-02-22
move min_refresh_rate to core config
mrfaptastic
2021-02-22
Merge pull request #88 from mrfaptastic/clkphase
mrfaptastic
2021-02-20
Build-time flag to disable CIE1931 color correction
Emil Muratov
2021-02-19
Moved driver-specific code to a separate file
Emil Muratov
2021-02-19
Clock phase toggling option, required to support MBI5124 chips
Emil Muratov
2021-02-17
Rewrite DMA driver setup code.
mrfaptastic
2021-02-16
Minor changes
mrfaptastic
2021-02-16
Revert "Minor changes"
mrfaptastic
2021-02-15
Minor changes
mrfaptastic
2021-02-14
Improve colour performance if compile-time PIXEL_COLOR_DEPTH_BITS is less than 8
mrfaptastic
2021-02-10
Fix backward compatability
mrfaptastic
2021-02-10
Update to 2.0.0
mrfaptastic
2021-01-17
Revert "Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp"
mrfaptastic
2021-01-09
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2020-12-22
Merge branch 'master' into trials
Emil Muratov
2020-12-21
minor fixes and comments
Emil Muratov
2020-12-12
Adding ICN2038S as apparently it's a clone of FM6126A as well.
mrfaptastic
2020-12-08
Minor cleanup
mrfaptastic
2020-12-07
GO_FORPEED now 'FAST-mode'
Emil Muratov
2020-12-05
FM6126A init function optimized
Emil Muratov
2020-11-28
Update library class and name
mrfaptastic
2020-11-28
Change library name
mrfaptastic