| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-30 | Get Test patterns running on my 64x64 panel | user | |
| MBI5124GP https://blog.node5.net/Miscellaneous/64x64%20HUB%2075%20LED%20Matrix/ | |||
| 2025-02-19 | Update VirtualMatrixPanel.ino | mrcodetastic | |
| 2025-02-19 | VirtualMatrixPanel_T | mrcodetastic | |
| Initial release | |||
| 2025-01-31 | Add Pixel_Mapping_Test example. | board707 | |
| 2025-01-24 | Title spelling mistake in README.md | Steph | |
| Changed "Ohter" to "Other" | |||
| 2024-09-19 | fixed nullptr dereference in example 3 | Michał Bazan | |
| 2024-09-19 | fixed nullptr dereference in simpletestshapes | Michał Bazan | |
| 2024-08-14 | Update PatternStarfield.hpp | mrcodetastic | |
| 2024-08-07 | Add some more patterns | mrcodetastic | |
| 2024-07-29 | Create README.md | mrcodetastic | |
| 2024-07-29 | Make AuroraDemo great again | mrcodetastic | |
| Add Julia set to Aurora as well. Remove as stand-alone. | |||
| 2024-07-29 | Make AuroraDemo great again. | mrcodetastic | |
| And test out ChatGPT's attempt to create some effects as well. | |||
| 2024-07-28 | updates | mrcodetastic | |
| 2024-07-28 | Clean-up and fix some examples | mrcodetastic | |
| 2023-05-16 | Add examples & Github Actions test for ESP-IDF. | Avi | |
| This pull request adds two examples and tests using the ESP-IDF framework: * A test with the Arduino GFX library (which requires the arduino-esp32 library & Arduino BusIO library) * A test without the Arduino GFX library, which can be compiled without any additional dependencies. Having these tests helps prevent any future regressions that may break users of the ESP-IDF platform. | |||
| 2023-04-09 | Cleanup | mrfaptastic | |
| 2023-04-09 | Create HueValueSpectrum.ino | mrfaptastic | |
| 2023-04-02 | Update README.md | mrfaptastic | |
| 2023-04-02 | Cleanup | mrfaptastic | |
| 2023-03-18 | Update Four_Scan_Panel.ino | mrfaptastic | |
| 2023-03-18 | Update ChainedPanelsAuroraDemo.ino | mrfaptastic | |
| 2023-03-13 | Add SDCard AnimatedGIF example | mrfaptastic | |
| 2023-03-12 | Update | mrfaptastic | |
| 2023-03-12 | Update main.cpp | mrfaptastic | |
| 2023-03-12 | Update README.md | mrfaptastic | |
| 2023-03-12 | Update README.md | mrfaptastic | |
| 2023-03-12 | Update README.md | mrfaptastic | |
| 2023-03-12 | Rewrite of VirtualMatrixPanel | mrfaptastic | |
| Fix chaining issue that was mentioned in #402 Compatibility breaking change to now explicitly define chaining type: CHAIN_TOP_LEFT_DOWN, CHAIN_TOP_RIGHT_DOWN, CHAIN_BOTTOM_LEFT_UP, CHAIN_BOTTOM_RIGHT_UP | |||
| 2023-03-10 | Update AnimatedGIFPanel.ino | mrfaptastic | |
| 2023-03-10 | Delete examples/ChainedPanelsScreenBuffer directory | mrfaptastic | |
| 2023-03-10 | Delete examples/SmoothDoubleBuffer directory | mrfaptastic | |
| 2023-02-20 | Create Julia_Set_Demo.ino | Kouzerumatsu / Bananafox | |
| 2023-02-08 | Merge branch 'master' of https://github.com/Kouzeru/ESP32-HUB75-MatrixPanel-DMA | Kouzerumatsu / Bananafox | |
| 2023-02-08 | Deeper color depth | Kouzerumatsu / Bananafox | |
| 2023-02-01 | Update README.md | mrfaptastic | |
| 2023-02-01 | Update documentation on higher scan rate panels | mrfaptastic | |
| Also breaks the VirtualMatrixPanel backward compatibility for 1/4 scan panels. | |||
| 2023-01-29 | A bit of cleanup and re-ordering | Elliot Matson | |
| 2023-01-29 | Add final switch to IDF | Elliot Matson | |
| 2023-01-29 | does CI work now? | Elliot Matson | |
| 2023-01-29 | Fix sdkconfig | Elliot Matson | |
| 2023-01-29 | fix includes | Elliot Matson | |
| 2023-01-29 | restructure for esp-idf | Elliot Matson | |
| 2023-01-29 | Fix env's | Elliot Matson | |
| 2023-01-29 | Use proper ci matrix | Elliot Matson | |
| 2023-01-29 | test with new deps | Elliot Matson | |
| 2023-01-21 | Increase default speed | mrfaptastic | |
| 2023-01-21 | Add Hue Spectrum Example | Kouzerumatsu / Bananafox | |
| and to elaborate how the BCM correction works | |||
| 2023-01-19 | Fixed setBrightness in ChainedPanelsAuroraDemo | Dhruv Kumar | |
| setBrightness was called before matrix->begin which didn't work. | |||
| 2022-11-09 | Close #331 | mrfaptastic | |
| 2022-10-23 | Minor updates | mrfaptastic | |
