aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2025-03-30Get Test patterns running on my 64x64 paneluser
MBI5124GP https://blog.node5.net/Miscellaneous/64x64%20HUB%2075%20LED%20Matrix/
2025-02-19Update VirtualMatrixPanel.inomrcodetastic
2025-02-19VirtualMatrixPanel_Tmrcodetastic
Initial release
2025-01-31Add Pixel_Mapping_Test example.board707
2025-01-24Title spelling mistake in README.mdSteph
Changed "Ohter" to "Other"
2024-09-19fixed nullptr dereference in example 3Michał Bazan
2024-09-19fixed nullptr dereference in simpletestshapesMichał Bazan
2024-08-14Update PatternStarfield.hppmrcodetastic
2024-08-07Add some more patternsmrcodetastic
2024-07-29Create README.mdmrcodetastic
2024-07-29Make AuroraDemo great againmrcodetastic
Add Julia set to Aurora as well. Remove as stand-alone.
2024-07-29Make AuroraDemo great again.mrcodetastic
And test out ChatGPT's attempt to create some effects as well.
2024-07-28updatesmrcodetastic
2024-07-28Clean-up and fix some examplesmrcodetastic
2023-05-16Add 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-09Cleanupmrfaptastic
2023-04-09Create HueValueSpectrum.inomrfaptastic
2023-04-02Update README.mdmrfaptastic
2023-04-02Cleanupmrfaptastic
2023-03-18Update Four_Scan_Panel.inomrfaptastic
2023-03-18Update ChainedPanelsAuroraDemo.inomrfaptastic
2023-03-13Add SDCard AnimatedGIF examplemrfaptastic
2023-03-12Updatemrfaptastic
2023-03-12Update main.cppmrfaptastic
2023-03-12Update README.mdmrfaptastic
2023-03-12Update README.mdmrfaptastic
2023-03-12Update README.mdmrfaptastic
2023-03-12Rewrite of VirtualMatrixPanelmrfaptastic
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-10Update AnimatedGIFPanel.inomrfaptastic
2023-03-10Delete examples/ChainedPanelsScreenBuffer directorymrfaptastic
2023-03-10Delete examples/SmoothDoubleBuffer directorymrfaptastic
2023-02-20Create Julia_Set_Demo.inoKouzerumatsu / Bananafox
2023-02-08Merge branch 'master' of https://github.com/Kouzeru/ESP32-HUB75-MatrixPanel-DMAKouzerumatsu / Bananafox
2023-02-08Deeper color depthKouzerumatsu / Bananafox
2023-02-01Update README.mdmrfaptastic
2023-02-01Update documentation on higher scan rate panelsmrfaptastic
Also breaks the VirtualMatrixPanel backward compatibility for 1/4 scan panels.
2023-01-29A bit of cleanup and re-orderingElliot Matson
2023-01-29Add final switch to IDFElliot Matson
2023-01-29does CI work now?Elliot Matson
2023-01-29Fix sdkconfigElliot Matson
2023-01-29fix includesElliot Matson
2023-01-29restructure for esp-idfElliot Matson
2023-01-29Fix env'sElliot Matson
2023-01-29Use proper ci matrixElliot Matson
2023-01-29test with new depsElliot Matson
2023-01-21Increase default speedmrfaptastic
2023-01-21Add Hue Spectrum ExampleKouzerumatsu / Bananafox
and to elaborate how the BCM correction works
2023-01-19Fixed setBrightness in ChainedPanelsAuroraDemoDhruv Kumar
setBrightness was called before matrix->begin which didn't work.
2022-11-09Close #331mrfaptastic
2022-10-23Minor updatesmrfaptastic