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
2022-09-30
Update to include S3 support.
mrfaptastic
2022-01-03
New Year Updates
mrfaptastic
2022-01-03
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2021-12-21
Christmas DMA core tweaks
mrfaptastic
2021-11-22
1/8 Scan Panel Example
mrfaptastic
2021-10-17
Fix some typos
Mike Causer
2021-09-13
Initial Commit
mrfaptastic
2021-09-06
Backport tx fifo byte ordering fix for ESP32-WROOM-32
mrfaptastic
2021-08-18
Revert "Attempted clearScreen() syncronisation fix"
mrfaptastic
2021-08-18
Revert attempt to remove legacy begin
mrfaptastic
2021-08-18
Attempted clearScreen() syncronisation fix
mrfaptastic
2021-08-16
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2021-08-16
Fix #163
mrfaptastic
2021-08-16
Update
mrfaptastic
2021-08-16
Change DMA to I2S0
mrfaptastic
2021-08-16
Update to include SM5266P
mrfaptastic
2021-06-24
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2021-06-24
Revert "Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp"
mrfaptastic
2021-06-24
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2021-06-24
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2021-06-24
Inital commit
mrfaptastic
2021-06-10
Define mask offset at c++ compile time
mrfaptastic
2021-06-10
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrfaptastic
2021-05-22
clearScreen() now wipes only color data for current buffer
Emil Muratov
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