Commit graph

649 commits

Author SHA1 Message Date
mrfaptastic
7ba611f81f Implement FastLED pixel buffer example
An extreme memory hog, but not too different to what is used with the Aurora demo's.

https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA/discussions/225
2021-12-23 01:03:24 +00:00
Emil Muratov
7f8050763f CI runner test 2021-12-22 22:07:21 +03:00
mrfaptastic
887c60d57a Updated AnimatedGIF Panel 2021-12-22 16:50:09 +00:00
mrfaptastic
3bd87dcfd6 Update ESP32-HUB75-MatrixPanel-I2S-DMA.h 2021-12-21 22:21:06 +00:00
mrfaptastic
4f5fcf0399 Christmas DMA core tweaks
Bring back support to change the I2S_NUM_X as a define.

Attempt to reduce buffer swap flicker with some additional checks.
2021-12-21 22:19:59 +00:00
mrfaptastic
229b0d874c Integrate 1/8 Scan Panel logic into VirtualMatrixPanel class 2021-12-20 21:35:16 +00:00
mrfaptastic
239de3a5eb
Update ESP32-VirtualMatrixPanel-I2S-DMA.h 2021-12-20 20:58:55 +00:00
mrfaptastic
57f51a8b95
Update ESP32-VirtualMatrixPanel-I2S-DMA.h 2021-12-20 20:56:14 +00:00
mrfaptastic
6aa4e8a070
Merge pull request #222 from mrfaptastic/cijob
CI job to test examples builds
2021-12-20 06:42:36 +00:00
Emil Muratov
364fc4bb14 create a CI job to test examples builds 2021-12-20 00:15:41 +03:00
mrfaptastic
f8e1de00c7
Update README.md 2021-12-07 21:12:39 +00:00
mrfaptastic
dddf907a05
Update README.md 2021-11-22 07:51:45 +00:00
mrfaptastic
f85bfd7ba9
Update README.md 2021-11-22 07:51:34 +00:00
mrfaptastic
021ed754a7
Update README.md 2021-11-22 07:47:25 +00:00
mrfaptastic
534a264075 Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA 2021-11-22 07:43:11 +00:00
mrfaptastic
b810dca9d1 1/8 Scan Panel Example
#154 #204

Also supports chaining.
2021-11-22 07:43:07 +00:00
mrfaptastic
14c3052b60
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h 2021-11-12 15:52:07 +00:00
mrfaptastic
91f74f2115
Update README.md 2021-11-10 19:28:56 +00:00
mrfaptastic
b1ef555a53
Update README.md 2021-11-10 08:43:54 +00:00
mrfaptastic
99245eac75
Update README.md 2021-11-09 14:52:24 +00:00
mrfaptastic
bc89a14205
Update README.md 2021-11-09 13:55:11 +00:00
mrfaptastic
fc1f510a43
Update README.md 2021-11-09 13:54:10 +00:00
mrfaptastic
302d7cad6d
Update README.md 2021-11-09 13:52:49 +00:00
mrfaptastic
d952839a0d Update OneEighthScanMatrixPanel.h 2021-10-24 22:06:44 +01:00
mrfaptastic
3f511c9f6e Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA 2021-10-24 22:04:02 +01:00
mrfaptastic
e45a2ee5fa Update OneEighthScanMatrixPanel.h 2021-10-24 22:03:58 +01:00
mrfaptastic
39e85dd687
Merge pull request #200 from mcauser/typos
Fix some typos
2021-10-16 15:08:55 +01:00
Mike Causer
7ed06c1217 Fix some typos 2021-10-17 01:00:43 +11:00
mrfaptastic
faccc17bbb
Merge pull request #199 from mcauser/bouncing-squares
BouncingSquares were going offscreen
2021-10-15 17:06:58 +01:00
Mike Causer
5ab429152e BouncingSquares were going offscreen
Taken the square size into consideration when generating the initial x/y pos and when bouncing off the right and bottom walls.
2021-10-16 03:02:11 +11:00
mrfaptastic
cf66382d75 Update OneEighthScanMatrixPanel.h 2021-10-11 17:43:46 +01:00
mrfaptastic
15cd0a7563 Update OneEighthScanMatrixPanel.h 2021-10-10 23:03:37 +01:00
mrfaptastic
27e49c2577 Update OneEighthScanMatrixPanel.h 2021-10-10 22:59:57 +01:00
mrfaptastic
7042631dda 4th time lucky 2021-10-10 22:39:28 +01:00
mrfaptastic
a6b178e29a Update OneEighthScanMatrixPanel.h 2021-10-10 22:18:57 +01:00
mrfaptastic
5bf4aa3069 Got my 1's and 0's the wrong way around 2021-10-10 22:15:57 +01:00
mrfaptastic
32f86bb870 Update OneEighthScanMatrixPanel.h 2021-10-10 22:03:49 +01:00
mrfaptastic
35b556d57f Update OneEighthScanMatrixPanel.h 2021-10-10 21:43:56 +01:00
mrfaptastic
90d1b74e58
Update OneEighthScanMatrixPanel.h 2021-10-10 21:32:39 +01:00
mrfaptastic
ad2cb3c976 Update OneEighthScanMatrixPanel.h 2021-10-10 19:52:32 +01:00
mrfaptastic
5a4e17945b
Update README.md 2021-10-10 19:19:27 +01:00
mrfaptastic
5764238656 Update README.md 2021-10-10 19:17:00 +01:00
mrfaptastic
3752c67b8f Update One_Eighth_1_8_ScanPanel.ino 2021-10-10 19:13:30 +01:00
mrfaptastic
5bf538e348 1/8 Scan Panel Example 2021-10-10 19:06:11 +01:00
mrfaptastic
0ef9a47aaf
Update README.md 2021-09-30 21:48:31 +01:00
mrfaptastic
8fb804c750
Update README.md 2021-09-30 21:48:13 +01:00
mrfaptastic
dd05550cc5 Remove ESP32C3 experimental stuff.
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-29 23:20:16 +01:00
Emil Muratov
981d067063 Fix pixel formula in excell table
Closes #189
2021-09-29 11:07:04 +03:00
mrfaptastic
a97b854d31
Update README.md 2021-09-22 21:56:33 +01:00
mrfaptastic
a8810e345c
Merge pull request #185 from mrfaptastic/386SX-33
386 sx 33
2021-09-22 11:31:47 +01:00