| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-22 | Fix #377 | mrfaptastic | |
| 2023-01-21 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2023-01-21 | Increase default speed | mrfaptastic | |
| 2023-01-21 | Fix compile error on Arduino | mrfaptastic | |
| 2023-01-21 | Cleanup | mrfaptastic | |
| 2023-01-21 | Merge pull request #376 from Kouzeru/master | mrfaptastic | |
| Add Hue Spectrum Example | |||
| 2023-01-21 | Add Hue Spectrum Example | Kouzerumatsu / Bananafox | |
| and to elaborate how the BCM correction works | |||
| 2023-01-20 | Merge pull request #374 from Kouzeru/master | mrfaptastic | |
| BCM accumulation correction | |||
| 2023-01-20 | BCM accumulation correction | Kouzerumatsu / Bananafox | |
| 2023-01-19 | Merge pull request #372 from drvkmr/master | mrfaptastic | |
| Fixed setBrightness in ChainedPanelsAuroraDemo | |||
| 2023-01-19 | Fixed setBrightness in ChainedPanelsAuroraDemo | Dhruv Kumar | |
| setBrightness was called before matrix->begin which didn't work. | |||
| 2023-01-08 | Update README.md | mrfaptastic | |
| 2023-01-08 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2023-01-08 | Fix bug with clearScreen() | mrfaptastic | |
| The use of clearFrameBuffer() internally was inadvertently blasting away the 'brightness' information via. the OE toggling. #366 | |||
| 2023-01-07 | Fiddle with brightness | mrfaptastic | |
| Add new function setBrightness() #366 Takes a value of 0-255 | |||
| 2023-01-01 | Update library.json | mrfaptastic | |
| 2023-01-01 | Update library.json | mrfaptastic | |
| 2023-01-01 | Update library.json | mrfaptastic | |
| 2023-01-01 | Update library.properties | mrfaptastic | |
| 2023-01-01 | Update library.properties | mrfaptastic | |
| 2023-01-01 | Fix to compile issues for PlatformIO | mrfaptastic | |
| 2023-01-01 | Fix compilation issues with Arduino IDE | mrfaptastic | |
| * Fix various compile errors / warnings when using Arduino 2.0 IDE (it compiles to a strict standard and errors out with unused variables etc.) * Fix issue with compiling for ESP32-S2 using Arduino IDE | |||
| 2023-01-01 | Update library.properties | mrfaptastic | |
| 2023-01-01 | Update library.json | mrfaptastic | |
| 2022-12-27 | Merge pull request #357 from elliotmatson/patch-1 | mrfaptastic | |
| Fix compiler complaining about parentheses | |||
| 2022-12-26 | Fix compiler complaining about parentheses | Elliot Matson | |
| I was getting this error when using Arduino as an ESP-IDF component, this fix cleared it up `suggest parentheses around '-' in operand of '&' [-Werror=parentheses]` | |||
| 2022-12-20 | Merge pull request #353 from chegewara/support_esp_idf | mrfaptastic | |
| Update CMakeLists.txt | |||
| 2022-12-20 | Update CMakeLists.txt | chegewara | |
| 2022-12-17 | Merge pull request #352 from chegewara/support_esp_idf | mrfaptastic | |
| Add esp-idf standalone support | |||
| 2022-12-17 | Add esp-idf standalone support, | chegewara | |
| tested with esp-idf v5.0 | |||
| 2022-12-05 | Update README.md | mrfaptastic | |
| 2022-11-17 | PSRAM works now on ESP32-S3 | mrfaptastic | |
| But it's pointless to use as the throughput can only be about 10Mhz. | |||
| 2022-11-11 | Update platform_detect.hpp | mrfaptastic | |
| 2022-11-09 | Close #331 | mrfaptastic | |
| 2022-11-07 | Update README.md | mrfaptastic | |
| https://github.com/LAutour/ESP32-HUB75-MatrixPanel-DMA-ICN2053 reference | |||
| 2022-11-07 | Update esp32_i2s_parallel_dma.cpp | mrfaptastic | |
| 2022-11-07 | Cleanup and a failed attempt to code a fix for #338 | mrfaptastic | |
| Didn't quite work however. | |||
| 2022-10-26 | Fix hidden TX FIFO ordering bugs | mrfaptastic | |
| On ESP32 original only. Turn byte ordering logic into a compiler macro. | |||
| 2022-10-26 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2022-10-26 | Clean up clock logic | mrfaptastic | |
| 2022-10-24 | Update README.md | mrfaptastic | |
| 2022-10-24 | Update memory calc | mrfaptastic | |
| 2022-10-24 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2022-10-23 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA | |||
| 2022-10-23 | PSRAM exploring | mrfaptastic | |
| 2022-10-23 | Update README.md | mrfaptastic | |
| 2022-10-23 | Update BuildOptions.md | mrfaptastic | |
| 2022-10-23 | Update BuildOptions.md | mrfaptastic | |
| 2022-10-23 | Update README.md | mrfaptastic | |
| 2022-10-23 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA | |||
