Commit graph

797 commits

Author SHA1 Message Date
mrcodetastic
8bc420da0e
Update PatternStarfield.hpp 2024-08-14 23:42:11 +01:00
mrcodetastic
ad3337b3a3 Add some more patterns 2024-08-07 19:16:13 +01:00
mrcodetastic
27a319157d Update gdma_lcd_parallel16.cpp 2024-08-07 18:29:58 +01:00
mrcodetastic
ebd8e7d589
Create README.md 2024-07-29 17:51:21 +01:00
mrcodetastic
807dd4cf9b Make AuroraDemo great again
Add Julia set to Aurora as well. Remove as stand-alone.
2024-07-29 17:43:22 +01:00
mrcodetastic
f77a5cac9c Make AuroraDemo great again.
And test out ChatGPT's attempt to create some effects as well.
2024-07-29 17:23:53 +01:00
mrcodetastic
e2f856d713 Merge branch 'master' of https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA 2024-07-28 23:40:32 +01:00
mrcodetastic
3960bbed88 updates 2024-07-28 23:40:30 +01:00
mrcodetastic
d27901565c
Update library.json 2024-07-28 22:02:37 +01:00
mrcodetastic
5454854b53
Update library.properties 2024-07-28 22:02:29 +01:00
mrcodetastic
f2634319ab Clean-up and fix some examples 2024-07-28 22:00:45 +01:00
mrcodetastic
aa28e2a93b Update gdma_lcd_parallel16.cpp 2024-07-26 11:23:16 +01:00
mrcodetastic
c4ecdcfeeb
Update gdma_lcd_parallel16.cpp 2024-07-22 16:54:51 +01:00
mrcodetastic
16f3566137
Update library.json 2024-07-22 16:51:17 +01:00
mrcodetastic
23853ce216
Update library.properties 2024-07-22 16:50:58 +01:00
mrcodetastic
756002c8fa
Update library.json 2024-07-22 16:50:40 +01:00
mrcodetastic
96ee0204e7
Merge pull request #659 from mrcodetastic/dev
Dev
2024-07-22 13:52:20 +01:00
mrcodetastic
9be1c37da2 Update ESP32-HUB75-MatrixPanel-I2S-DMA.h 2024-07-22 13:51:00 +01:00
mrcodetastic
fdc9019d99 Enhance GFX_LITE support 2024-07-22 13:47:02 +01:00
mrcodetastic
2f7de5b01c
Update gdma_lcd_parallel16.cpp 2024-07-22 00:31:36 +01:00
mrcodetastic
1c4d64aa15
Update gdma_lcd_parallel16.cpp 2024-07-22 00:31:09 +01:00
mrcodetastic
1cccb7f3a3
Merge pull request #657 from mrcodetastic/dev
Better align clocks across SoCs
2024-07-22 00:21:52 +01:00
mrcodetastic
628ffa8c33 Update esp32_i2s_parallel_dma.cpp 2024-07-21 22:32:05 +01:00
mrcodetastic
95cda9dbb2 minor fixes 2024-07-21 13:55:28 +01:00
mrcodetastic
04a1727b23 Update esp32_i2s_parallel_dma.cpp 2024-07-21 12:18:55 +01:00
mrcodetastic
c55ea57458 revert 2024-07-19 07:27:54 +01:00
mrcodetastic
41cff62e42 Update esp32_i2s_parallel_dma.cpp 2024-07-17 23:40:18 +01:00
mrcodetastic
fb9a99339b Update esp32_i2s_parallel_dma.cpp 2024-07-17 23:38:35 +01:00
mrcodetastic
cee3dca28c clock speed fixes 2024-07-17 23:15:56 +01:00
mrcodetastic
e8d92c3ff8
Merge pull request #640 from Lukaswnd/master
Add support for ESP32C6
2024-07-04 01:33:10 +01:00
mrcodetastic
89dc02998f
Merge pull request #638 from board707/virtual_16px_high
Fix incorrect getCoords() for 16px_high panels, as mentioned in issue #635
2024-07-04 01:32:57 +01:00
board707
459516b6db Fix incorrect virtual Y coordinate for second and next rows of panels 2024-06-18 00:59:44 +03:00
Lukaswnd
0829a284bd final calculations 2024-06-10 23:08:00 +02:00
Lukaswnd
249325d532 test max sizes 2024-06-10 22:44:16 +02:00
Lukaswnd
9b2dd8f3d2 Kinda works 2024-06-10 19:58:57 +02:00
Lukaswnd
f0b4a6d081 add first re-try of C6 2024-06-10 17:08:58 +02:00
board707
228e742702 Fix incorrect getCoords() for 16px_high panels 2024-06-04 10:41:26 +03:00
mrcodetastic
54ef607166
Update library.properties 2024-05-01 23:27:29 +01:00
mrcodetastic
b7447b4930
Update library.json 2024-05-01 23:27:11 +01:00
mrcodetastic
eb755514cd
Merge pull request #626 from njh/patch-1
Fix url in library.properties
2024-05-01 11:36:48 +01:00
Nicholas Humfrey
f69fb3ec3a
Fix url in library.properties 2024-05-01 11:18:35 +01:00
mrcodetastic
b67bd96067
Merge pull request #621 from board707/virtual_getCoords
Make VirtualMatrixPanel::getCoords() public.
2024-04-22 20:05:34 +01:00
board707
625fe45e7b Make VirtualMatrixPanel::getCoords() public. 2024-04-20 22:26:16 +03:00
mrfaptastic
1e4b46e939
Merge pull request #606 from Lukaswnd/master
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
2024-03-22 16:13:23 +00:00
Lukaswnd
149b58778a
Update README.md
fix issue #593
Did not check, if this is right
2024-03-18 14:22:41 +01:00
Lukaswnd
a2b7559b3b
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
fix issue #594
did not check any further Problems
2024-03-18 14:19:27 +01:00
mrfaptastic
da0672ffd8
Merge pull request #600 from loganfin/master
Add esp_lcd dependency to build system
2024-03-06 07:17:31 +00:00
loganfin
2f55adbb26 Add esp_lcd dependency to build system 2024-03-05 20:32:57 -08:00
mrfaptastic
c340c9acee
Merge pull request #586 from tomduncalf/patch-1
Add a note on how to setup with Adafruit boards
2024-02-15 16:21:13 +00:00
Tom Duncalf
9fb64592da
Update README.md 2024-02-13 09:14:54 +00:00