Ewowi
282b024e45
Merge branch 'small-changes' into mdev
2022-09-08 11:38:33 +02:00
Ewowi
82bcc6914a
platformio.ini: add USERMOD_WEATHER and increase WLED_MAX_USERMODS
2022-09-08 10:15:32 +02:00
Ewowi
288e22e821
platformio.ini: set ABL_MILLIAMPS_DEFAULT=1500 to support up to 1024 leds
2022-09-07 13:57:14 +02:00
Ewowi
901e8b4cde
Merge branch 'small-changes' into mdev
2022-09-07 11:47:38 +02:00
Ewowi
a4bffd909d
platformio.ini: wemos shield: remove faulty rotary encoder pins
2022-09-07 11:47:19 +02:00
Ewowi
a576fc88a4
Merge branch 'small-changes' into mdev
2022-09-07 09:50:15 +02:00
Ewowi
aefc1dd276
Update plaformio.ini (fft, flashmode, esp32mdevums)
...
- add esp32mdevums
- move to kosme/arduinoFFT and UM_AUDIOREACTIVE_USE_NEW_FFT
- add f_flash = 80000000L and flash_mode = dio
- update wemos_shield_esp32
2022-09-07 09:48:38 +02:00
Ewowi
01e67b500d
Revert "Merge remote-tracking branch 'origin/mdev_new-FrameWork-V4' into mdev"
...
This reverts commit 0fad8ffd85 .
2022-09-06 21:54:23 +02:00
Frank
7a5a460bdf
update, and new env for PSRAM
...
- bus_wrapper: align with my PR for AC 14.0
- added new compilation env with PSRAM support.
2022-09-04 22:50:08 +02:00
Frank
2436a1c52c
Hardware Info in debug output
...
Adds these to lines to the serial USB debug output (at startup):
````
CPU: ESP32-S3 rev. 0, 2 core(s), 240MHz.
FLASH: 8MB, Mode 2 (DIO), speed 80MHz.
PSRAM not used.````
2022-09-03 16:55:30 +02:00
Frank
e70d2e7f0d
this is how far we get on the -S2
...
was curious how much of the AR usemod would compile for the -S2 platform.
2022-09-03 14:26:27 +02:00
Frank
a2808bee29
compilation for ESP32-C3
...
this allows to compile for -C3 including audioreactive usermod.
** warning ** completely untested and premature. It compiles, that's all.
2022-09-03 13:16:12 +02:00
Frank
4162d8fdfa
compilation support for IDF4.4.3, plus compiling for ESP32-S3
...
- Updated ESP32 targets to use IDF 4.4.3 (thanks tasmota!)
- Fixed a compilation problem in ARTI (WLED_FS instead of LITTLEFS)
- Initial compilation support for ESP32-S3. Warning: there are still many problems to be solved before -S3 becomes usable!
- audioreactive: added #ifdef for features not yet supported on ESP32-S3
2022-09-02 21:29:05 +02:00
Frank
66d3802f0f
updates for mdev PIO config
...
- updated mdev config, to use latest arduinoFFT, plus threadsafe LittleFS, plus default to 80Mhz flash speed.
- re-introducing the preset saving fix from SR WLED. Still I don't believe that upstream got that corrected properly.
2022-09-02 19:15:03 +02:00
Ewowi
5b8ad8d714
Merge branch 'custom-effects' into mdev
2022-08-31 20:58:44 +02:00
Ewowi
d95e27e8e8
Merge branch 'dev' into mdev
2022-08-31 20:41:34 +02:00
Ewowi
06c0c0edfb
CustomEffects as usermod: step 4: modify wledv123.json, add drawLine/Arc
...
General (for CE, but also used by M12_pArc)
- add drawArc
Custom Effects
- add WLEDSR Custom Effects comment to places in WLED where it is hooked in
- move from wled.json to wledv123.json
- rename matrixWidth/Heigth to width/height and use virtualWidth/Height
- remove setPixels
- add drawLine / drawArc
2022-08-31 13:14:51 +02:00
Ewowi
ea1626138f
platformio: make esp32mdev default
2022-08-31 07:59:59 +02:00
Ewowi
7266f83332
Platformio.ini: add esp8266mdev and modify wemos_shield_esp32
2022-08-31 07:55:50 +02:00
cschwinne
2ada88a266
Small improvements to fx data extraction functions
...
- Un-F() most segment JSON keys, decreases JSON doc usage by 47 B (increases static RAM usage by 32 B),
makes `extractModeDefaults` work without strstr_P
- Removed String from serializeModeData and serializeModeNames
- Set 0.14 version name "Hoshi"
2022-08-31 04:31:56 +02:00
Ewowi
85992da023
Create sr entry in platformio: esp32mdev
2022-08-30 13:00:10 +02:00
cschwinne
844bef9fda
Explicit JSON flag for loading FX defaults
...
Disable watchdog by default
2022-08-22 01:17:10 +02:00
Christian Schwinne
8744b40dc5
Update python dependencies ( #2760 )
2022-08-21 13:11:35 +02:00
cschwinne
ad424cac18
Preset and config backups include server description
2022-08-05 12:09:13 +02:00
Blaz Kristan
081f211231
Merge branch 'master' into merge-master
2022-04-04 20:52:42 +02:00
Spectre
46eae410c3
add My9291 light bulb driver ( #2599 )
...
Co-authored-by: Christian Schwinne <dev.aircoookie@gmail.com >
2022-03-31 20:49:00 +02:00
Blaž Kristan
aecfa3ff0f
Merge branch 'master' into master-merge
2022-03-16 08:52:48 +01:00
Blaž Kristan
18f575bee4
Merge branch 'dev' into master-merge
2022-03-16 07:13:27 +01:00
cschwinne
522e752582
Add ability to skip up to 255 LEDs ( #2342 )
2022-03-16 01:45:07 +01:00
André Klitzing
40dbfbe092
Update IRremoteESP8266 to 2.8.2 ( #2579 )
...
This fixes some C3 issues
2022-03-16 00:16:49 +01:00
Blaz Kristan
7882519c0e
Bugfix.
...
- expand preset
- button factory reset
- PIO library
2022-03-15 22:16:48 +01:00
Blaž Kristan
0234017ca1
Merge branch 'master' into master-merge
2022-03-15 09:55:23 +01:00
cschwinne
ef0f91d8d0
Release of WLED v0.13.0
2022-03-15 02:28:26 +01:00
Blaž Kristan
e0fcaa6103
Merge branch 'master' into master-merge
2022-03-11 11:28:02 +01:00
cschwinne
0ea31cb088
Fix indefinite realtime terminated by new packet ( fixes #2356 )
...
Add custom Aircoookie fork of ESP32 core (reduces bin size by >100kB)
2022-03-10 11:20:39 +01:00
Blaž Kristan
e561304645
Merge branch 'master' into master-merge
2022-03-07 09:44:35 +01:00
cschwinne
a2c8796e04
Replaced native Cronixie support with usermod
2022-03-06 23:47:36 +01:00
RedNax67
4a0a07f158
Added digit dimming and support for .clk format (see https://github.c … ( #2555 )
...
* Added digit dimming and support for .clk format (see https://github.com/aly-fly/EleksTubeHAX )
* Small fixes and improvements, dimming optional
Co-authored-by: cschwinne <dev.aircoookie@gmail.com >
2022-03-05 03:10:32 +01:00
Blaž Kristan
23d7c3d0fe
Merge branch 'master' into merge-master
2022-02-24 13:43:12 +01:00
cschwinne
4d4a20e05e
0.13.0-b7
...
Mitigate Pixel 6 UI issue
2022-02-24 01:16:24 +01:00
cschwinne
ed90b638a9
Main seg replaced by first selected in internal interfaces
...
Version bump to 0.13.0-b7
Various small improvements
2022-02-23 19:20:07 +01:00
Blaz Kristan
41b6f3ffa7
Merge branch 'master' into merge-master
2022-02-20 22:24:11 +01:00
Blaz Kristan
68087cdea5
Parsing JSON cmd fix for IR
...
Latest NeoPixelBus lib.
2022-02-18 16:58:57 +01:00
cschwinne
e9a05890a5
Return to core 2.7.4 for higher stability
2022-02-17 00:17:00 +01:00
cschwinne
447b811fa0
Remove build flag leading to wdt reset on some boards
2022-02-14 18:49:13 +01:00
Blaz Kristan
a5ff34d423
Platformio.ini fix for ESP01 and newer libraries.
2022-02-14 16:15:49 +01:00
Blaz Kristan
52f0ae9350
Merge branch 'master' into master-merge
...
Few UI fixes.
2022-02-03 17:40:44 +01:00
Christian Schwinne
565d8d8f04
Binary Websockets for Peek ( #2516 )
...
* Binary Websockets for Peek
* No IRAM_ATTR here
* Use builtin LittleFS for all ESP32 builds
* Attempt LittleFS compilation fix
* Use tasmota zip for all ESP32 builds
* Revert to Arduino Core 1 for the time being
2022-02-01 12:02:04 +01:00
Blaz Kristan
86092541ed
Merge branch 'master' into dev
2022-01-25 17:53:22 +01:00
André Klitzing
eca980dfca
Add initial support for ESP32-C3 ( #2454 )
...
* WIP Add support for ESP32-C3
* Add esp32c3 to default_envs
* Use new platform from tasmota
* Switch back to 2.8.1 as it seems by fixed
2022-01-24 11:34:02 +01:00