aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-29New Versionmrfaptastic
2020-07-05Update library.jsonmrfaptastic
2020-07-05Update library.jsonmrfaptastic
2020-07-04Update Versionmrfaptastic
2020-07-04Updated namemrfaptastic
2020-07-04Update title for Arduino Librarymrfaptastic
2020-07-04Merge pull request #22 from adi961/mastermrfaptastic
2020-07-04Update library description for offical Arduino inclusionmrfaptastic
2020-03-28define MATRIX_HEIGHT, MATRIX_WIDTH and MATRIX_ROWS_IN_PARALLEL only if not de...Adrian Brennig
2019-11-04New bitmap graphics examplemrfaptastic
2019-08-18Update README.mdmrfaptastic
2019-08-18Update README.mdmrfaptastic
2019-08-18Update README.mdmrfaptastic
2019-08-14Add drawIcon functioncsloz
2019-08-14Update ESP32-RGB64x32MatrixPanel-I2S-DMA.hcsloz
2019-08-14Add drawIcon codecsloz
2019-07-30Merge branch 'master' of https://github.com/mrfaptastic/ESP32-RGB64x32MatrixP...mrfaptastic
2019-07-30added Color333 functionmrfaptastic
2019-07-30Update README.mdmrfaptastic
2019-07-30Adjust default library brightness and refresh rate (memory usage).mrfaptastic
2019-07-29Make PatternPlasma great againmrfaptastic
2019-07-29Cleanupmrfaptastic
2019-07-29Update README.mdmrfaptastic
2019-07-29Update README.mdmrfaptastic
2019-07-29Update re brightness levelmrfaptastic
2019-07-29rename setBrightness to setPanelBrightnessmrfaptastic
2019-07-29Updated readme regarding ghostingmrfaptastic
2019-07-29Merge branch 'master' of https://github.com/mrfaptastic/ESP32-RGB64x32MatrixP...mrfaptastic
2019-07-29Reduce / Remove Ghostingmrfaptastic
2019-07-13Update README.mdmrfaptastic
2019-05-11Added new demomrfaptastic
2019-01-12Update Buffer_Swap_Test.inomrfaptastic
2019-01-12Added double buffering / back buffer examplemrfaptastic
2019-01-09Disable auto back-buffer switch logic.mrfaptastic
2019-01-03Memory allocation changesmrfaptastic
2019-01-03Merge branch 'master' of https://github.com/mrfaptastic/ESP32-RGB64x32MatrixP...mrfaptastic
2019-01-03Updated imagesmrfaptastic
2019-01-03Updated README for new custom pin mappingmrfaptastic
2019-01-03Added ability to define custom pin mappingsmrfaptastic
2019-01-02Addition of faster fillScreen functionmrfaptastic
2018-12-31Merge pull request #5 from marcmerlin/mastermrfaptastic
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-25Update demo screen (less blurry, no overwrite and proper colors).Marc MERLIN
2018-12-25Fix RGB to actually be RGBMarc MERLIN
2018-10-31Added PatternWave demo sketchmrfaptastic
2018-10-29Brightness re-enabled.mrfaptastic
2018-10-29Minor wording changes.mrfaptastic
2018-10-29Fixed co-ordinate check bug in updateMatrixDMABuffermrfaptastic
2018-10-25Animated GIF example addedmrfaptastic