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
2025-03-30
README - Add link to MVP commit
HEAD
master
user
2025-03-30
README - Add link to upstream & blog
user
2025-03-30
Get Test patterns running on my 64x64 panel
user
2025-02-25
Update README.md
mrcodetastic
2025-02-24
Update README.md
mrcodetastic
2025-02-24
#759
mrcodetastic
2025-02-24
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
mrcodetastic
2025-02-24
#755
mrcodetastic
2025-02-23
Merge branch 'master' of https://github.com/mrcodetastic/ESP32-HUB75-MatrixPa...
mrcodetastic
2025-02-23
#759
mrcodetastic
2025-02-23
Merge pull request #762 from spiro-c/patch-idf
mrcodetastic
2025-02-22
Fix for esp-idf with GFX
SpiroC
2025-02-22
Merge pull request #761 from spiro-c/patch-1
mrcodetastic
2025-02-21
Update the build name
SpiroC
2025-02-21
Fix the build
SpiroC
2025-02-19
Update esp-idf-with-gfx.yml
mrcodetastic
2025-02-19
Update esp-idf-with-gfx.yml
mrcodetastic
2025-02-19
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrcodetastic
2025-02-19
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
mrcodetastic
2025-02-19
Update README.md
mrcodetastic
2025-02-19
Update README.md
mrcodetastic
2025-02-19
Update esp-idf-without-gfx.yml
mrcodetastic
2025-02-19
Update esp-idf-with-gfx.yml
mrcodetastic
2025-02-19
Update and rename esp-idf-5.3.1_without-gfx.yml to esp-idf-without-gfx.yml
mrcodetastic
2025-02-19
Update and rename esp-idf-5.3.1_with-gfx.yml to esp-idf-with-gfx.yml
mrcodetastic
2025-02-19
Update README.md
mrcodetastic
2025-02-19
Rename esp-idf-5.1.2_without-gfx.yml to esp-idf-5.3.1_without-gfx.yml
mrcodetastic
2025-02-19
Update esp-idf-5.3.1_with-gfx.yml
mrcodetastic
2025-02-19
Update esp-idf-5.1.2_without-gfx.yml
mrcodetastic
2025-02-19
Update and rename esp-idf-5.1.2_with-gfx.yml to esp-idf-5.3.1_with-gfx.yml
mrcodetastic
2025-02-19
Rename pio_arduino_build.yml to pio_arduino_build.yml.disabled
mrcodetastic
2025-02-19
Merge pull request #757 from mrcodetastic/virtdev
mrcodetastic
2025-02-19
Update VirtualMatrixPanel.ino
mrcodetastic
2025-02-19
VirtualMatrixPanel_T
mrcodetastic
2025-02-18
Filename Change
mrcodetastic
2025-02-18
Changes to Virtual Display
mrcodetastic
2025-02-10
Update README.md
mrcodetastic
2025-02-08
Merge pull request #747 from j-g00da/scan_rate_pixel_base
mrcodetastic
2025-02-08
Merge pull request #746 from j-g00da/40px_four_scan_panels_support
mrcodetastic
2025-02-08
Merge pull request #742 from j-g00da/refactor_scan_rate_remapping
mrcodetastic
2025-02-08
Merge pull request #739 from board707/pixel_mapper
mrcodetastic
2025-02-08
Use uint8_t for panel_pixel_base
Jagoda Estera Ślązak
2025-02-08
Merge branch 'use_uint8_t_for_panel_resolutions' of https://github.com/j-g00d...
Jagoda Estera Ślązak
2025-02-08
Use 8-bit integers, where larger don't make sense
Jagoda Estera Ślązak
2025-02-08
Use unsigned integers where negative values doesn't make sense
Jagoda Estera Ślązak
2025-02-08
Add ability to set pixel_base without overriding VirtualMatrixPanel
Jagoda Estera Ślązak
2025-02-03
Add support for common 40px-high four-scan displays
Jagoda Ślązak
2025-02-02
Reformat pixel-mapping code for four-scan screens.
Jagoda Ślązak
2025-01-31
Add Pixel_Mapping_Test example.
board707
2025-01-28
Merge pull request #734 from psy0rz/master
mrcodetastic
[next]