Commit Graph

587 Commits

Author SHA1 Message Date
netmindz
0f79e9b7ff Merge pull request #124 from netmindz/auto-playlist
New Usermod - Auto Playlist
2024-04-16 22:38:56 +01:00
Frank
1d1a53b703 align with upstream platformio.ini
adding 160Mhz 8266 builds
NB: MoonModules 8266 build are always using 160Mhz,  so nothing new for us ;-)
2024-04-09 21:14:35 +02:00
Blaz Kristan
4093df1de5 WLED 0.14.3 release
- Fix for transition 0 (#3854, #3832, #3720)
- copyright year update
- updated AsyncWebServer to v2.2.0
2024-04-09 20:43:55 +02:00
Frank
f6fa2232e5 Merge branch 'mdev' into pr/124 2024-04-04 23:53:34 +02:00
Will Tatam
d0fe87814e Disable HUB75 for V4_M builds due to space issues when building on windows 2024-03-09 14:07:33 +00:00
Will Tatam
993b123c8e Basic usermod for detecting silence 2024-03-05 19:41:19 +00:00
Will Tatam
69436a6f61 Merge branch 'mdev' into ESP32-HUB75-MatrixPanel-DMA 2024-02-25 21:34:47 +00:00
Will Tatam
a7ad79678b generate wled00/html_*.h files 2024-02-25 21:21:19 +00:00
Will Tatam
565e74082e Try LOLIN_WIFI_FIX with matrix portal to see if that helps with poor wifi 2024-02-25 12:30:27 +00:00
Will Tatam
26de408626 Add 8S and 16S, 1/8 ad 1/16 support 2024-02-24 11:30:22 +00:00
Will Tatam
99511f2448 Merge branch 'mdev' into ESP32-HUB75-MatrixPanel-DMA 2024-02-22 21:39:53 +00:00
Will Tatam
977cfb1332 Cleanup flags for adafruit_matrixportal_esp32s3 2024-02-10 18:17:19 +00:00
Will Tatam
afd2b05542 Tweaks to adafruit_matrixportal_esp32s3 2024-02-10 16:00:53 +00:00
Will Tatam
1969f6c257 Cleanup changes to platformio.ini 2024-02-10 13:59:05 +00:00
Will Tatam
9c80997423 Disable GFX 2024-02-10 13:57:45 +00:00
Will Tatam
c50fda1e25 Cleanup changes to platformio.ini 2024-02-10 13:47:00 +00:00
Will Tatam
bd228e3a1c Merge branch 'mdev' into ESP32-HUB75-MatrixPanel-DMA 2024-02-10 13:44:01 +00:00
Will Tatam
b7b17ee374 Update HUB75 driver to 3.0.10 2024-02-10 13:19:54 +00:00
Will Tatam
bbb62bca2e Merge branch 'XL-build' into dmx_input 2024-01-17 18:51:44 +00:00
netmindz
f660d6bf22 Merge branch 'mdev' into XL-build 2024-01-17 18:50:54 +00:00
Will Tatam
61cab1cb96 Swap partitions so we actually have space for the code 2024-01-17 18:46:03 +00:00
Will Tatam
244ef2f88d Update esp_dmx 2024-01-17 18:12:05 +00:00
netmindz
42109fe606 Merge branch 'mdev' into dmx_input 2024-01-16 13:27:42 +00:00
Will Tatam
907bc0d05d ESP32 build 2024-01-14 14:19:57 +00:00
Will Tatam
7fa2fe3969 Panel size selection 2024-01-13 21:04:38 +00:00
Will Tatam
260159a6ca Cleanup and rename to generic Hub75 rather than SmartMatrix 2024-01-13 20:57:45 +00:00
Will Tatam
10e22dc7c6 Tweak build flags 2024-01-13 20:44:19 +00:00
Will Tatam
df9810e44d Enable SMARTMATRIX for V4 builds 2024-01-13 20:44:19 +00:00
Will Tatam
31edc73380 Tweaks 2024-01-13 18:52:34 +00:00
Will Tatam
19029c649b Build only adafruit_matrixportal_esp32s3 2024-01-13 17:36:50 +00:00
Will Tatam
308812875b Start testing output on Adafruit Matrix Portal S3 2024-01-12 23:26:42 +00:00
Frank
d2c2e20347 Merge pull request #3569 from raymondhardy/ESP32-S3-WROOM-1-N16R8
new buildenv for esp32s3dev_16MB_PSRAM_opi dev board (LilyGo T7-S3)
2024-01-08 11:52:52 +01:00
Frank
4d5475e891 Merge pull request #3572 from drasch/fix/esp32c3-2mb-flash-size
fix(esp32c3-2mb): correct flash size for c3 board with only 2MB
2024-01-08 11:52:52 +01:00
Frank
f18397784f esp32_4MB_XL is over the limits again
removed usermod SN photoresistor
2024-01-02 18:06:39 +01:00
Frank
faa62a94a3 esp32_4MB_XL was over the limits again 2023-12-30 20:01:25 +01:00
Frank
03a909ac8a esp32_4MB_XL was over the limits (flash usage)
still only 256 bytes left for program
2023-12-29 22:53:26 +01:00
Frank
6199ebaa92 MM environment for ESP32-C3 "mini" and "super mini" ( #101) 2023-12-29 18:39:07 +01:00
Frank
cde3298c54 MM experimental - build flag to move ALL json into PSRAM
-DALL_JSON_TO_PSRAM -DBOARD_HAS_PSRAM -D WLED_USE_PSRAM_JSON

on -S2, this *doubles* the PSRAM utilization!

before: heap used 85%, PSRAM used 13kb / 21kb
after:   heap used 60%, PSRAM used 41kb / 65kb !!
2023-12-18 20:41:11 +01:00
Frank
ca9644f04e removing my nasty debug probes; version number of today
enough of this shit ;-) no more stiff upper lips.
2023-12-18 18:33:29 +01:00
Frank
bfee1a82eb -S2: back to platform 5.2.0
- massive connectivity problems with 5.3.0
- almost 10% more free heap with 5.2.0
2023-12-18 16:58:44 +01:00
Frank
c574f68e3b trying to fix horribly broken build envs for -S2 and -C3
Flags for -S3 and "classic esp32" were mixed into specific flags for S2/C3, leading to subtly chaotic results.

WHODUNIT?
2023-12-18 16:35:31 +01:00
Frank
8905992a89 code spell checking - part4 (MM specific) 2023-12-15 00:14:57 +01:00
Frank
ced03f1f08 code spell checking - part1 (core)
I've found a code spellchecker, so this is what can be corrected easily. Changes are only affecting comments, readme and a few user-visible strings. So no functional impact expected.
2023-12-14 22:05:55 +01:00
Frank
2beed4627c Merge branch 'mdev' into Platform_upgrade 2023-12-12 01:09:40 +01:00
Frank
4f30f69584 found a way to increase TCP stacksize (for AudioReactive UI)
we can use `-D CONFIG_ASYNC_TCP_TASK_STACK_SIZE=xxxx` to increase the stack size of AsyncWebserver - default is 8196.
This should give us a bit of headroom for new UI items.

We still need PR #94 for more savings.
2023-12-12 00:43:48 +01:00
Frank
9cbb731e3a Merge branch 'mdev' into mudroom 2023-12-04 10:37:31 +01:00
Ewoud
09ea9110c1 Add abc_wled_controller_v43_S from MyHome-Control.de
Including line in and ethernet
2023-12-01 21:02:22 +01:00
Ewoud
8645e5e520 Bugfix: disables for _S but not for _M and _XL (build_unflag) 2023-11-23 16:15:13 +01:00
Ewoud
c5841269e9 Platformio.ini: build_flags_S: minimal + fastpath, add wemos_shield_S
build_flags_S
- add WLEDMM_FASTPATH
- uncomment disable directives
- not enable DMX
- add disable adalight and espnow

Add wemos_shield_esp32_4MB_S_base, wemos_shield_esp32_4MB_S and wemos_shield_esp32_16MB_S
2023-11-23 15:38:25 +01:00
Frank
e6513fef88 (WIP) align platformio build env with upstream
*  espressif32@5.2.0 --> espressif32@5.3.0
* pxmagic.htm added in cdata.js
* minor updates in style.css
* align some constants and definitions (wled.h, const.h)
* npm run build
2023-11-15 22:51:03 +01:00