aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-03-12Fix arduino compile issue introduced in commit f970b78mrfaptastic
2023-03-12Rewrite of VirtualMatrixPanelmrfaptastic
2023-03-11remove matrix_rows_in_parallel from configLukas
2023-03-11fix: bugs of ROWS_PER_FRAME and PIXELS_PER_ROW when using default constructorLukas
2023-03-10Update gdma_lcd_parallel16.cppmrfaptastic
2023-03-10Merge pull request #410 from Lukaswnd/mastermrfaptastic
2023-03-10Make PIXEL_COLOR_DEPTH_BITS part of HUB75_I2S_CFG (able to set at runtime)Lukas
2023-03-10Update esp32_i2s_parallel_dma.cppmrfaptastic
2023-03-10Update esp32_i2s_parallel_dma.cppmrfaptastic
2023-03-09fix: _dmadesc_ loop -> better Image qualityLukas
2023-02-19Further changes to see if there's a solution to #402mrfaptastic
2023-02-19Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPan...mrfaptastic
2023-02-19Possible solution for #402mrfaptastic
2023-02-19Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-02-11Update ESP32-HUB75-MatrixPanel-I2S-DMA.hKouzerumatsu / Bananafox
2023-02-11Update ESP32-HUB75-MatrixPanel-I2S-DMA.hKouzerumatsu / Bananafox
2023-02-09Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppKouzerumatsu / Bananafox
2023-02-09Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrfaptastic
2023-02-08Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppKouzerumatsu / Bananafox
2023-02-08Merge branch 'master' of https://github.com/Kouzeru/ESP32-HUB75-MatrixPanel-DMAKouzerumatsu / Bananafox
2023-02-08Deeper color depthKouzerumatsu / Bananafox
2023-02-03Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-02-03Update esp32_i2s_parallel_dma.hppmrfaptastic
2023-02-01Another ESP_LOG formatting fixElliot Matson
2023-02-01Update documentation on higher scan rate panelsmrfaptastic
2023-01-30Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPan...mrfaptastic
2023-01-29Fix printf formattingElliot Matson
2023-01-28It's 'COLOR'mrfaptastic
2023-01-25Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic
2023-01-25Use PLL_F160M_CLK as clock source on S3mrfaptastic
2023-01-22Fix #377mrfaptastic
2023-01-21Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic
2023-01-21Increase default speedmrfaptastic
2023-01-21Fix compile error on Arduinomrfaptastic
2023-01-21Cleanupmrfaptastic
2023-01-21Add Hue Spectrum ExampleKouzerumatsu / Bananafox
2023-01-20BCM accumulation correctionKouzerumatsu / Bananafox
2023-01-08Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrfaptastic
2023-01-08Fix bug with clearScreen()mrfaptastic
2023-01-07Fiddle with brightnessmrfaptastic
2023-01-01Fix to compile issues for PlatformIOmrfaptastic
2023-01-01Fix compilation issues with Arduino IDEmrfaptastic
2022-12-26Fix compiler complaining about parentheses Elliot Matson
2022-12-17Add esp-idf standalone support,chegewara
2022-11-17PSRAM works now on ESP32-S3mrfaptastic
2022-11-11Update platform_detect.hppmrfaptastic
2022-11-07Update esp32_i2s_parallel_dma.cppmrfaptastic
2022-11-07Cleanup and a failed attempt to code a fix for #338mrfaptastic
2022-10-26Fix hidden TX FIFO ordering bugsmrfaptastic
2022-10-26Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic