aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2020-08-14Minor updatemrfaptastic
2020-08-12'Final' changes.mrfaptastic
Allocate memory at the row level.
2020-08-11Fix bug with fillScreen and re-implement colour correctionmrfaptastic
Forgot to implement this two years ago... nobody noticed.
2020-08-10Update README.mdmrfaptastic
2020-08-10Updated GIF examplemrfaptastic
2020-08-10New GIF animation example based on AnimatedGIF library for better performance.mrfaptastic
2020-08-09Remove random dotsmrfaptastic
2020-08-09Update README.mdmrfaptastic
2020-08-09Update README.mdmrfaptastic
2020-08-09Update README.mdmrfaptastic
2020-08-09Update ChainedPanels example, VirtualDisplay Class and Graphic. Thanks Brian ↵mrfaptastic
and Galaxy-Man for input.
2020-08-03Update examplesmrfaptastic
2020-08-03Updatemrfaptastic
2020-08-03Updatemrfaptastic
2020-08-03Final graphic fix...mrfaptastic
2020-08-03Fix co-ordinate issuemrfaptastic
2020-08-03Update display imagemrfaptastic
2020-08-03VirtualDisplay examplemrfaptastic
2020-08-03Update README.mdmrfaptastic
2020-08-02Update README.mdmrfaptastic
2020-08-02Update README.mdmrfaptastic
2020-08-02Update README.mdmrfaptastic
2020-08-02Added Chained Panels examplemrfaptastic
2020-07-29Fix examples for new versionmrfaptastic
2019-11-04New bitmap graphics examplemrfaptastic
Added Bitmap graphics example
2019-07-29Make PatternPlasma great againmrfaptastic
2019-05-11Added new demomrfaptastic
Based on Aurora code.
2019-01-12Update Buffer_Swap_Test.inomrfaptastic
2019-01-12Added double buffering / back buffer examplemrfaptastic
Current implementation simply write to the active DMA buffer, but you might want to use both buffers and do off-screen writes.
2018-12-25Port Panel GFX demo.Marc MERLIN
2018-12-25Initial version from git@github.com:marcmerlin/RGB-matrix-Panel.git .Marc MERLIN
2018-12-25Fix RGB to actually be RGBMarc MERLIN
Also aligned text to avoid overwriting.
2018-10-31Added PatternWave demo sketchmrfaptastic
New Sketch
2018-10-29Fixed co-ordinate check bug in updateMatrixDMABuffermrfaptastic
Thanks to @FrenchLab47 for finding this one. Co-Authored-By: Patrick BESSE <pbe33@free.fr>
2018-10-25Animated GIF example addedmrfaptastic
2018-10-24Updated Library Propertiesmrfaptastic