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
Age
Commit message (
Expand
)
Author
2020-07-29
New Version
mrfaptastic
2020-07-05
Update library.json
mrfaptastic
2020-07-05
Update library.json
mrfaptastic
2020-07-04
Update Version
mrfaptastic
2020-07-04
Updated name
mrfaptastic
2020-07-04
Update title for Arduino Library
mrfaptastic
2020-07-04
Merge pull request #22 from adi961/master
mrfaptastic
2020-07-04
Update library description for offical Arduino inclusion
mrfaptastic
2020-03-28
define MATRIX_HEIGHT, MATRIX_WIDTH and MATRIX_ROWS_IN_PARALLEL only if not de...
Adrian Brennig
2019-11-04
New bitmap graphics example
mrfaptastic
2019-08-18
Update README.md
mrfaptastic
2019-08-18
Update README.md
mrfaptastic
2019-08-18
Update README.md
mrfaptastic
2019-08-14
Add drawIcon function
csloz
2019-08-14
Update ESP32-RGB64x32MatrixPanel-I2S-DMA.h
csloz
2019-08-14
Add drawIcon code
csloz
2019-07-30
Merge branch 'master' of https://github.com/mrfaptastic/ESP32-RGB64x32MatrixP...
mrfaptastic
2019-07-30
added Color333 function
mrfaptastic
2019-07-30
Update README.md
mrfaptastic
2019-07-30
Adjust default library brightness and refresh rate (memory usage).
mrfaptastic
2019-07-29
Make PatternPlasma great again
mrfaptastic
2019-07-29
Cleanup
mrfaptastic
2019-07-29
Update README.md
mrfaptastic
2019-07-29
Update README.md
mrfaptastic
2019-07-29
Update re brightness level
mrfaptastic
2019-07-29
rename setBrightness to setPanelBrightness
mrfaptastic
2019-07-29
Updated readme regarding ghosting
mrfaptastic
2019-07-29
Merge branch 'master' of https://github.com/mrfaptastic/ESP32-RGB64x32MatrixP...
mrfaptastic
2019-07-29
Reduce / Remove Ghosting
mrfaptastic
2019-07-13
Update README.md
mrfaptastic
2019-05-11
Added new demo
mrfaptastic
2019-01-12
Update Buffer_Swap_Test.ino
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
Merge branch 'master' of https://github.com/mrfaptastic/ESP32-RGB64x32MatrixP...
mrfaptastic
2019-01-03
Updated images
mrfaptastic
2019-01-03
Updated README for new custom pin mapping
mrfaptastic
2019-01-03
Added ability to define custom pin mappings
mrfaptastic
2019-01-02
Addition of faster fillScreen function
mrfaptastic
2018-12-31
Merge pull request #5 from marcmerlin/master
mrfaptastic
2018-12-25
Port Panel GFX demo.
Marc MERLIN
2018-12-25
Initial version from git@github.com:marcmerlin/RGB-matrix-Panel.git .
Marc MERLIN
2018-12-25
Update demo screen (less blurry, no overwrite and proper colors).
Marc MERLIN
2018-12-25
Fix RGB to actually be RGB
Marc MERLIN
2018-10-31
Added PatternWave demo sketch
mrfaptastic
2018-10-29
Brightness re-enabled.
mrfaptastic
2018-10-29
Minor wording changes.
mrfaptastic
2018-10-29
Fixed co-ordinate check bug in updateMatrixDMABuffer
mrfaptastic
2018-10-25
Animated GIF example added
mrfaptastic
[prev]
[next]