Frank 7d0e627e14 some effect optimizations
* getpixelcolor: attribute pure - it reads memory, but does not write
* some optimizations for SEGMENT.blur() and SEGMENT.fadeToBlackBy()

* FX.c:pp remove double calls to blur() and fade_out()
* FX.cpp: SEGMENT.setUpLeds() added to effects, to enable LED buffering (safe some time because getPixelColor does not need to access NeopixelBus)

* a few other optimizations to safe time and avoid "expensive" operations
* set I2C bus speed to 400kHz (default is 100Khz)

* a few other small optimizations and tweaks
* pio: esp32 V4 builds use "patch5" toolchain version, which contains a few bugfixes especially for memory management.
2023-05-03 20:33:23 +02:00
2023-04-05 23:05:21 +02:00
2021-06-14 01:58:12 +02:00
2023-04-30 21:03:00 +02:00
2023-05-03 20:33:23 +02:00
2023-03-16 13:10:33 +01:00
2022-11-09 17:59:31 +01:00
2023-03-27 15:49:02 +02:00
2020-06-22 00:09:00 +02:00
2016-12-29 00:19:22 +01:00
2023-04-14 19:53:04 +02:00
2023-05-03 20:33:23 +02:00
2023-04-06 14:36:08 +02:00
2019-07-23 18:51:26 +02:00

Welcome to WLED MoonModules!

image

MoonModules/WLED is a fork from Aircoookie/WLED which contains latest merge of v0.14 of WLED with additional features.

This fork is created by members of the Atuline/WLED team to make development against v0.14 possible while still preserving Atuline/WLED v0.13 as a stable and supported version. The Atuline/WLED fork is also called WLED SR (Sound Reactive).

More info here: what-is-moonmodules

HTML tutorial Donations will be used to buy WLED related hardware, software or drinks shared with the contributors of this repo.

Disclaimer:

Using this software is the users responsibility as it is not bug free. Therefore contributors of this repo are not reliable for anything including but not limited to spontaneous combustion of the entire led strip, the house and the inevitable heat death of the universe

Description
No description provided
Readme EUPL-1.2 67 MiB
Languages
C++ 81.2%
HTML 7.3%
JavaScript 5.5%
C 2.9%
Python 1.5%
Other 1.5%