aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-104th time luckymrfaptastic
2021-10-10Update OneEighthScanMatrixPanel.hmrfaptastic
2021-10-10Got my 1's and 0's the wrong way aroundmrfaptastic
2021-10-10Update OneEighthScanMatrixPanel.hmrfaptastic
2021-10-10Update OneEighthScanMatrixPanel.hmrfaptastic
2021-10-10Update OneEighthScanMatrixPanel.hmrfaptastic
2021-10-10Update OneEighthScanMatrixPanel.hmrfaptastic
2021-10-10Update README.mdmrfaptastic
2021-10-10Update README.mdmrfaptastic
2021-10-10Update One_Eighth_1_8_ScanPanel.inomrfaptastic
2021-10-101/8 Scan Panel Examplemrfaptastic
2021-09-30Update README.mdmrfaptastic
2021-09-30Update README.mdmrfaptastic
2021-09-29Remove ESP32C3 experimental stuff.mrfaptastic
ESP32-C3 doesn't actually support 'lcd mode' aka. parallel DMA, so it'll never be of use with this library and a HUB75 panel.
2021-09-29Fix pixel formula in excell tableEmil Muratov
Closes #189
2021-09-22Update README.mdmrfaptastic
2021-09-22Merge pull request #185 from mrfaptastic/386SX-33mrfaptastic
386 sx 33
2021-09-19Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic
2021-09-13Initial Commitmrfaptastic
Support for S and C (tbc)
2021-09-11Update README.mdmrfaptastic
2021-09-10Update README.mdmrfaptastic
2021-09-10Update library.propertiesmrfaptastic
2021-09-10Update library.jsonmrfaptastic
2021-09-10Update esp32_i2s_parallel_v2.cmrfaptastic
2021-09-10Crank it baby.mrfaptastic
2021-09-06Update README.mdmrfaptastic
2021-09-06Update README.mdmrfaptastic
2021-09-06Update README.mdmrfaptastic
2021-09-06Backport tx fifo byte ordering fix for ESP32-WROOM-32mrfaptastic
2021-08-28Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2021-08-19Create BouncingSquares.inomrfaptastic
2021-08-19Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic
2021-08-19Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA
2021-08-19Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic
2021-08-19Update SmoothDoubleBuffer.inomrfaptastic
2021-08-19Update SmoothDoubleBuffer.inomrfaptastic
2021-08-19Update README.mdmrfaptastic
2021-08-19Update SmoothDoubleBuffer.inomrfaptastic
2021-08-19Update double buffer examplemrfaptastic
2021-08-19Double buffer function reductionmrfaptastic
Can't get rid of the wait while statement though...
2021-08-19Revert "Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA" This reverts commit b6cbfce5dd3c99969eee8d506a6f9ecabbd81910, reversing changes made to c5227fd15eb6138ed6dce9a3504110eed04cb938.
2021-08-19Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA
2021-08-19Update esp32_i2s_parallel_v2.cmrfaptastic
2021-08-19Merge pull request #174 from mrfaptastic/dbuffmodmrfaptastic
Double buff w/o delay
2021-08-19Double buff w/o delayEmil Muratov
- removed delay() from buffer swap - add new method to check if back buffer is safe to write to - obsolete showDMABuffer()
2021-08-18Revert "Attempted clearScreen() syncronisation fix"mrfaptastic
This reverts commit f6584dd321fcf5e54ffd4429ab6b06ab7adb2b34.
2021-08-18Revert attempt to remove legacy beginmrfaptastic
2021-08-18Revert default latblank changemrfaptastic
Causes noise on ICS panels if not '1'. Needs further investigation.
2021-08-18Attempted clearScreen() syncronisation fixmrfaptastic
No idea if this will work.
2021-08-18Update ESP32-HUB75-MatrixPanel-I2S-DMA.hmrfaptastic