Commit graph

150 commits

Author SHA1 Message Date
Elliot Matson
a85b0e649f A bit of cleanup and re-ordering 2023-01-29 22:02:30 -06:00
Elliot Matson
fda92b77af Add final switch to IDF 2023-01-29 21:53:57 -06:00
Elliot Matson
2c86ceee73 does CI work now? 2023-01-29 21:25:24 -06:00
Elliot Matson
6378731cbc Fix sdkconfig 2023-01-29 21:20:47 -06:00
Elliot Matson
0f62898bae fix includes 2023-01-29 21:09:10 -06:00
Elliot Matson
035e0e0d2f restructure for esp-idf 2023-01-29 21:03:19 -06:00
Elliot Matson
0323b728ae Fix env's 2023-01-29 20:28:31 -06:00
Elliot Matson
f6ac9357c9 Use proper ci matrix 2023-01-29 20:25:59 -06:00
Elliot Matson
734816f5f3 test with new deps 2023-01-29 20:11:02 -06:00
mrfaptastic
76a69e9f84 Increase default speed 2023-01-21 18:17:20 +00:00
Kouzerumatsu / Bananafox
655b198a78 Add Hue Spectrum Example
and to elaborate how the BCM correction works
2023-01-21 02:40:42 +08:00
Dhruv Kumar
4d0cbe437d Fixed setBrightness in ChainedPanelsAuroraDemo
setBrightness was called before matrix->begin which didn't work.
2023-01-19 01:19:03 +00:00
mrfaptastic
2760b0098a Close #331 2022-11-09 00:18:49 +00:00
mrfaptastic
d58ae512b4 Minor updates 2022-10-23 12:30:26 +01:00
mrfaptastic
157077ab33 Updates 2022-10-06 23:51:25 +01:00
mrfaptastic
3487a3565d
Merge pull request #237 from mrfaptastic/dev
Better CI checks
2022-01-13 15:31:58 +00:00
Emil Muratov
411d474705 Update 'TestPatterns' example to cover more build flags and options
test patterns
 - regular
 - debug
 - minimal
 - vpane
 - vpane_minimal
2022-01-11 00:10:40 +03:00
mrfaptastic
81af2a94ca
Update One_Eight_1_8_ScanPanel.ino 2022-01-10 19:27:50 +00:00
Emil Muratov
9cc68377bb Merge branch 'master' into dev 2022-01-10 22:14:58 +03:00
mrfaptastic
4dd02329c8
Update README.md 2022-01-10 18:11:15 +00:00
mrfaptastic
09301f7562
Update README.md 2021-12-23 01:17:36 +00:00
mrfaptastic
526ac5c1bc
Update README.md 2021-12-23 01:16:53 +00:00
mrfaptastic
9f593bc415
Update ChainedPanelsScreenBuffer.ino 2021-12-23 01:13:01 +00:00
mrfaptastic
a4fd7803b6
Update ChainedPanelsScreenBuffer.ino 2021-12-23 01:10:40 +00:00
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
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
Emil Muratov
364fc4bb14 create a CI job to test examples builds 2021-12-20 00:15:41 +03: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
b810dca9d1 1/8 Scan Panel Example
#154 #204

Also supports chaining.
2021-11-22 07:43:07 +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
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
5764238656 Update README.md 2021-10-10 19:17:00 +01:00