aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-18Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA
2021-08-18Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic
2021-08-17Update README.mdmrfaptastic
2021-08-17Remove legacy examplesmrfaptastic
2021-08-17Remove last remaining legacy usage of the librarymrfaptastic
2021-08-17Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA
2021-08-17Update DoubleBufferSwap.inomrfaptastic
2021-08-17Update README.mdmrfaptastic
2021-08-17Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic
Reset initialized to false on delete.
2021-08-17Delete ESP32-RGB64x32MatrixPanel-I2S-DMA.hmrfaptastic
Remove legacy
2021-08-17Merge pull request #168 from mrfaptastic/SM5266Pmrfaptastic
Implement Sm5266 panels Increase default latch blanking Get rid of the legacy begin() usage of the library. Fix a minor bug with the DMA v and h line draw with out-of-bounds x/y/length params.
2021-08-17Merge pull request #157 from 2BECKHAM2/mastermrfaptastic
Updated this repository with AnimatedGIFPanel example.
2021-08-17Default latch blanking to longermrfaptastic
2021-08-17Add proper destructor to the classEmil Muratov
Closes #165
2021-08-16Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrfaptastic
2021-08-16Fix #163mrfaptastic
Array out of bounds DMA change.
2021-08-16Updatemrfaptastic
2021-08-16Update esp32_i2s_parallel_v2.cmrfaptastic
2021-08-16Change DMA to I2S0mrfaptastic
For ESP32-S2 compatability.
2021-08-16Update to include SM5266Pmrfaptastic
Attempt to resolve #164
2021-08-13Revert "Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp"mrfaptastic
This reverts commit 9f82254f039888dd23b20c9e5d162e316f248263.
2021-08-12Update Layer.hmrfaptastic
2021-08-12Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrfaptastic
2021-07-28Updated this repository with AnimatedGIFPanel example.2BECKHAM2
2021-07-27Merge pull request #156 from 2BECKHAM2/mastermrfaptastic
Modified to use the new pointer based approach of this library with mxconfig
2021-07-27Modified to use the new pointer based approach of this library with mxconfig.2BECKHAM2
2021-06-24Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic
2021-06-24Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrfaptastic
2021-06-24Merge pull request #139 from mrfaptastic/donnersmmrfaptastic
Fix noise if brightness too high.
2021-06-24Revert "Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp"mrfaptastic
This reverts commit d339efac3ca4026880dad3b0d49f9efc36074219.
2021-06-24Revert "SO MUCH FLICKER"mrfaptastic
This reverts commit 547d9a7650da7c929bdab53f73cb3597bbafa4a9.
2021-06-24SO MUCH FLICKERmrfaptastic
IT WILL HURT YOUR EYES
2021-06-24Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrfaptastic
2021-06-24Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrfaptastic
2021-06-24Inital commitmrfaptastic
2021-06-22Merge pull request #138 from witnessmenow/patch-1mrfaptastic
Fixing typos in the "Panel Brightness" section
2021-06-22Fixing typos in the "Panel Brightness" section Brian Lough
Readme referred to `setPanelBrightness8` in several places, but it doesn't exist. Correct name is `setBrightness8`
2021-06-20Update README.mdmrfaptastic
2021-06-13Update README.mdmrfaptastic
2021-06-12Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA
2021-06-12Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
Minor optimisations and readability clean-up.
2021-06-11Update i2s_memcalc.mdvortigont
minor corrections
2021-06-11Update library.propertiesmrfaptastic
2021-06-11Update library.jsonmrfaptastic
2021-06-10Various fixesmrfaptastic
* Default to inverted clock phase because it's the second time this has happened, and it doesn't impact older panels. * Fix an issue with the Virtual Display Class
2021-06-10Define mask offset at c++ compile timemrfaptastic
2021-06-10Update ESP32-HUB75-MatrixPanel-I2S-DMA.cppmrfaptastic
2021-06-09Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2021-06-09Update library.propertiesmrfaptastic
2021-06-09Update library.jsonmrfaptastic