aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-30README - Add link to MVP commitHEADmasteruser
2025-03-30README - Add link to upstream & bloguser
2025-03-30Get Test patterns running on my 64x64 paneluser
MBI5124GP https://blog.node5.net/Miscellaneous/64x64%20HUB%2075%20LED%20Matrix/
2025-02-25Update README.mdmrcodetastic
2025-02-24Update README.mdmrcodetastic
2025-02-24#759mrcodetastic
2025-02-24Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrcodetastic
2025-02-24#755mrcodetastic
2025-02-23Merge branch 'master' of ↵mrcodetastic
https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA
2025-02-23#759mrcodetastic
Added new FOUR_SCAN_40_80PX_HFARCAN option for VirtualMatrixPanel_T
2025-02-23Merge pull request #762 from spiro-c/patch-idfmrcodetastic
Fix for esp-idf with GFX
2025-02-22Fix for esp-idf with GFXSpiroC
2025-02-22Merge pull request #761 from spiro-c/patch-1mrcodetastic
Fix PlatformIO GitHub CI does not work. #758
2025-02-21Update the build nameSpiroC
2025-02-21Fix the buildSpiroC
2025-02-19Update esp-idf-with-gfx.ymlmrcodetastic
2025-02-19Update esp-idf-with-gfx.ymlmrcodetastic
2025-02-19Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrcodetastic
2025-02-19Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrcodetastic
2025-02-19Update README.mdmrcodetastic
2025-02-19Update README.mdmrcodetastic
2025-02-19Update esp-idf-without-gfx.ymlmrcodetastic
2025-02-19Update esp-idf-with-gfx.ymlmrcodetastic
2025-02-19Update and rename esp-idf-5.3.1_without-gfx.yml to esp-idf-without-gfx.ymlmrcodetastic
2025-02-19Update and rename esp-idf-5.3.1_with-gfx.yml to esp-idf-with-gfx.ymlmrcodetastic
2025-02-19Update README.mdmrcodetastic
2025-02-19Rename esp-idf-5.1.2_without-gfx.yml to esp-idf-5.3.1_without-gfx.ymlmrcodetastic
2025-02-19Update esp-idf-5.3.1_with-gfx.ymlmrcodetastic
2025-02-19Update esp-idf-5.1.2_without-gfx.ymlmrcodetastic
2025-02-19Update and rename esp-idf-5.1.2_with-gfx.yml to esp-idf-5.3.1_with-gfx.ymlmrcodetastic
2025-02-19Rename pio_arduino_build.yml to pio_arduino_build.yml.disabledmrcodetastic
2025-02-19Merge pull request #757 from mrcodetastic/virtdevmrcodetastic
Migrate new VirtualDisplayPanel_T changes to master.
2025-02-19Update VirtualMatrixPanel.inomrcodetastic
2025-02-19VirtualMatrixPanel_Tmrcodetastic
Initial release
2025-02-18Filename Changemrcodetastic
2025-02-18Changes to Virtual Displaymrcodetastic
Templating based for performance and extendibility.
2025-02-10Update README.mdmrcodetastic
2025-02-08Merge pull request #747 from j-g00da/scan_rate_pixel_basemrcodetastic
Settable pixel-base
2025-02-08Merge pull request #746 from j-g00da/40px_four_scan_panels_supportmrcodetastic
40px four-scan panels support
2025-02-08Merge pull request #742 from j-g00da/refactor_scan_rate_remappingmrcodetastic
Refactor pixel-mapping code for four-scan screens
2025-02-08Merge pull request #739 from board707/pixel_mappermrcodetastic
Add Pixel_Mapping_Test example.
2025-02-08Use uint8_t for panel_pixel_baseJagoda Estera Ślązak
2025-02-08Merge branch 'use_uint8_t_for_panel_resolutions' of ↵Jagoda Estera Ślązak
https://github.com/j-g00da/ESP32-HUB75-MatrixPanel-DMA into scan_rate_pixel_base # Conflicts: # src/ESP32-VirtualMatrixPanel-I2S-DMA.h
2025-02-08Use 8-bit integers, where larger don't make senseJagoda Estera Ślązak
2025-02-08Use unsigned integers where negative values doesn't make senseJagoda Estera Ślązak
2025-02-08Add ability to set pixel_base without overriding VirtualMatrixPanelJagoda Estera Ślązak
2025-02-03Add support for common 40px-high four-scan displaysJagoda Ślązak
2025-02-02Reformat pixel-mapping code for four-scan screens.Jagoda Ślązak
2025-01-31Add Pixel_Mapping_Test example.board707
2025-01-28Merge pull request #734 from psy0rz/mastermrcodetastic
fix compile error on espidf v4.4.8 with target esp32s3