aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2021-08-16Updatemrfaptastic
2021-08-16Change DMA to I2S0mrfaptastic
For ESP32-S2 compatability.
2021-08-12Update Layer.hmrfaptastic
2021-07-28Updated this repository with AnimatedGIFPanel example.2BECKHAM2
2021-07-27Modified to use the new pointer based approach of this library with mxconfig.2BECKHAM2
2021-04-13Update AnimatedGIFPanel.inomrfaptastic
2021-04-12Documentation updatesmrfaptastic
2021-03-31Update QuarterScanMatrixPanel.hmrfaptastic
2021-03-28Update README.mdmrfaptastic
2021-02-28Update README.mdmrfaptastic
2021-02-28Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA
2021-02-28Update BitmapIcons.inomrfaptastic
2021-02-28Update README.mdmrfaptastic
2021-02-28Clean up bitmap graphics examplemrfaptastic
2021-02-22move min_refresh_rate to core configmrfaptastic
Can only be setup on initisation of the library. Moving to a start-up configuration variable like the others.
2021-02-20Fixed brightness set to 75% in examplesEmil Muratov
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-02-19Make SimpleTestShapes great again.mrfaptastic
Long forgotten about.
2021-02-16Minor changesmrfaptastic
2021-02-16Revert "Minor changes"mrfaptastic
This reverts commit 3214cd643d93a212247bae92e4e9ac4ed20e02e3.
2021-02-16TestPatterns example updatedEmil Muratov
+ some corrections in read.me Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-02-15Minor changesmrfaptastic
* Fix double buffer example * Remove the I2S user clock config for simplicity - ESP32 turns out to be massively limited anyway to 20Mhz...
2021-02-10Update to 2.0.0mrfaptastic
Also known as the @vortigont release! Hooray!
2021-01-10Update examplesmrfaptastic
Remove #DEFINE MATRIX_WIDTH and #DEFINE MATRIX_HEIGHT from examples as this does NOT work. Arduino compiles do not respect #defines in the .ino file within the library.
2020-12-22Get rid of this examplemrfaptastic
2020-12-22Merge branch 'master' into trialsEmil Muratov
2020-12-19ported changes from non-chained version of example.Emil Muratov
Tested with 128x128 pane (four 64x64 panels) Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-12-19spelling mistakes/readme correctionsEmil Muratov
2020-12-16Update ChainedPanels.inomrfaptastic
2020-12-08GraphicsLayer minor tweaksmrfaptastic
2020-12-07Updated GraphicsLayer examplemrfaptastic
2020-12-07Added GraphicsLayer example.mrfaptastic
2020-12-07Updated some examples with fastmode/brightness controlsEmil Muratov
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-12-02some more fixes for Aurora effectsEmil Muratov
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-12-01Aurora example adopted for 256+ matrixesEmil Muratov
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-11-28Update library class and namemrfaptastic
2020-11-28Update VirtualDisplay.pdfmrfaptastic
2020-11-28Updatemrfaptastic
2020-11-28Update references to new librarymrfaptastic
2020-11-28Change library namemrfaptastic
2020-11-28FM6126 init procedure embeded into libEmil Muratov
- example updated - allow MATRIX params to be defined outside the lib during compilation time Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-09-22Minor fixmrfaptastic
2020-09-20Update double buffer examplemrfaptastic
2020-09-14Merge pull request #31 from kosso/chained-aurora-demosmrfaptastic
Updated Aurora demo for chained virtual displays.
2020-09-14Remove commented-out junk palette.Kosso
2020-09-13Kosso: Updated Aurora demo for chained virtual displays. Added a better Fire ↵Kosso
demo. Removed some old Aurora demos which just didn't work and saves some memory.
2020-09-07Update README.mdmrfaptastic
2020-09-07Update README.mdmrfaptastic
2020-09-07Update README.mdmrfaptastic
2020-09-07Update README.mdmrfaptastic
2020-08-31New example for Glediator3mrfaptastic