Frank
e100a2d69a
switch off brightness reduction
...
this was added due to a recommendation from MrF (HUB75) but it seems to work without, too.
2024-09-21 20:07:52 +02:00
Frank
28fe5cbd8b
forgot one
2024-09-21 20:04:06 +02:00
Will Tatam
3669946a09
Swap pins used for S3 to avoid gpio0
2024-09-21 18:54:38 +01:00
Will Tatam
42a3e1317d
Merge branch 'mdev' of github.com:MoonModules/WLED into mdev
2024-09-21 18:52:10 +01:00
Will Tatam
087f156d35
Reset ESP32-HUB75-MatrixPanel-DMA library version back to one with the S3_LCD_DIV_NUM fix
2024-09-21 18:51:55 +01:00
Frank
80a2f2b85b
minor corrections
...
* fix some override problems bus_manager (canShow() must not be const!!!)
* fixing some "comparing integer with different signedness" warnings
2024-09-21 19:41:51 +02:00
Frank
569ba1c626
s3: better handling of PSRAM pins
2024-09-21 19:29:28 +02:00
Frank
095d18bca5
board definition for T7-S3 (LILYGO / TTGO)
2024-09-21 19:27:17 +02:00
Will Tatam
24d2a43767
Enable HUB75 for esp32S3_8MB_PSRAM_M
2024-09-21 16:53:13 +01:00
Will Tatam
2781be375f
Swap pins used for S3 with PSRAM to avoid conflict
2024-09-21 16:52:32 +01:00
Will Tatam
22bd52198f
Cleanup Hub75 config
2024-09-21 15:59:35 +01:00
Frank
9f4e9d6d85
Merge pull request #163 from troyhacks/HUB75-PSRAM-Buffers-Fixes
...
HUB75 PSRAM Buffers for -S3 with OPI PSRAM
2024-09-17 18:16:57 +02:00
Frank
08c2446f61
better PSRAM flags handling (minor)
...
in MM, we can have WLED_USE_PSRAM_JSON instead of WLED_USE_PSRAM.
2024-09-17 18:11:06 +02:00
Frank
c65a2bc0af
Merge branch 'mdev' into pr/163
2024-09-17 17:49:49 +02:00
Blaž Kristan
9fc279a3a6
Merge pull request #4142 from willmmiles/fix-webserver-pin
...
Fix AsyncWebServer version pin
2024-09-17 14:05:15 +02:00
Troy
645b45a22d
Added WLEDMM_NO_MAP_RESET
...
Allows use of ledmaps with segments without messing with the segments. LEDs can remain remapped even with segments on top of them. (For Dom)
2024-09-16 14:19:06 -04:00
Frank
6b00d2fc0a
Merge pull request #162 from netmindz/actions-update
...
Update github actions
2024-09-10 21:51:39 +02:00
Troy
3ee05a74b4
PSRAM buffer fixes as per SoftHack007
2024-09-10 15:11:17 -04:00
Troy
08e2e188d9
Merge branch 'mdev' into HUB75-PSRAM-Buffers-Fixes
2024-09-09 18:56:06 -04:00
Troy
c2adb5be34
HUB75 PSRAM Buffers
2024-09-09 18:53:40 -04:00
Will Tatam
2276080c67
Fix artifact upload
2024-09-07 18:56:59 +01:00
Will Tatam
163ba3aaf6
Update actions/download-artifct action
2024-09-07 18:32:22 +01:00
Will Tatam
678243f5ca
Fix artifact upload
2024-09-07 18:23:30 +01:00
Will Tatam
3f674aeaa3
Fix artifact upload
2024-09-07 18:11:31 +01:00
Will Tatam
d08b4a51fa
Fix artifact upload
2024-09-07 18:07:48 +01:00
Will Tatam
1e04f4bdb7
Update actions/setup-python action
2024-09-07 17:59:53 +01:00
Will Tatam
dabda3a02c
Update actions/cache action
2024-09-07 17:56:00 +01:00
Will Tatam
ebbd06800e
Update actions/setup-python action
2024-09-07 17:55:12 +01:00
Will Tatam
fff7a47ab5
Update actions/checkout action
2024-09-07 17:53:49 +01:00
Will Tatam
908481a55a
Tweak github caching
2024-09-07 17:47:13 +01:00
Will Tatam
cb9fb8ddd4
Update actions/upload-artifact
2024-09-07 17:29:09 +01:00
Will Tatam
8c0fcaa0fd
hub75 - mxconfig.clkphase = false
2024-09-07 17:19:46 +01:00
Will Tatam
37a3141f88
HD-WF2 tweaks
2024-09-07 13:34:09 +01:00
Frank
dbb8683ad6
Update index.js - shorten .bin name
2024-09-06 15:59:55 +02:00
Frank
eb3ae13fab
0.14.1-b32.41.dev -> "dev" for developer build
...
this is a valid "semantic version".
checked by https://jubianchi.github.io/semver-check/#/version/0.14.1-b32.41.dev
2024-09-06 15:35:00 +02:00
Frank
fc2e1263cb
new option don't use effect-specific palette or mapping modes
...
* new setting in UI page: "Don't use effect palette and segment parameters" - only meaningful when "Use effect default parameters" is enabled, too.
--> effect slider defaults will still be applied, however palette, 1D2D mapping mode and other segment settings will not change.
2024-09-06 13:06:28 +02:00
Frank
bef964dcba
bugfix: prevent clearing of segment settings when changing effects
...
in multi-segment setups, the segment options reverse, reverseY, mirror, and mirrorY were accidentally overwritten when changing effects.
2024-09-06 12:54:27 +02:00
Blaz Kristan
6d83adae3c
Mirroring bugfix.
2024-09-05 00:06:12 +02:00
netmindz
be8fe09bed
Merge pull request #160 from netmindz/HD-WF2
...
Remove HD-WF1
2024-08-31 17:07:49 +01:00
Will Tatam
d1782519db
HD-WF1 - too low memory to be of used for hub75
2024-08-31 17:06:39 +01:00
Will Tatam
c5aa6b963b
Default to hub75 32x32
2024-08-29 21:13:54 +01:00
netmindz
a7cb4b7dc7
Merge pull request #158 from netmindz/HD-WF2
...
Add support for HD-WF2
2024-08-26 13:27:28 +01:00
Frank
69baef126f
athom_music buildenv updates (solves #159 )
...
disabled some usermods for athom, to bring back MQTT.
2024-08-25 20:37:22 +02:00
Will Tatam
818b3f1928
Add animartrix to S3 builds with HUB75 support
2024-08-25 16:40:15 +01:00
Will Tatam
9c21d3fc72
Add *untested* HD-WF1 build
2024-08-23 12:22:01 +01:00
Will Tatam
1e6cdc2c5b
HD-WF1 pinout
2024-08-22 20:41:23 +01:00
Will Tatam
1e693b5c9d
Add new build esp32S3_4MB_S the Huidu HD-WF2 should be 8M, but formatting fails where as 4M works
2024-08-21 23:35:36 +01:00
Will Tatam
a5600950b5
Enable HUB75 for the esp32S3_8MB_M for HD-WF2
2024-08-21 23:34:11 +01:00
Will Tatam
0d11827552
Add pinout for HD-WF2
2024-08-21 22:40:40 +01:00
Troy
282c449a5c
Merge pull request #157 from troyhacks/ESP32-Dual-Booting-Fixed
...
ESP32 Dual Booting
2024-08-21 14:09:09 -04:00