-
I did an update and now the latest lib no longer compiles. Here are the errors I am seeing
```
/Users/erikolson/.platformio/packages/toolchain-xtensa-esp32s3/xtensa-esp32s3-elf/include/c++/8.4.0/bi…
-
Здравствуйте помогите пожалуйста написать код для кнопки включения выключения подключенной к GPIO5 очень хочется успеть к новому году.
Пока код выглядит так:
#include
#define LED_COUNT 200
#d…
-
I have been working on a project, which I [extracted into a standalone repo](https://github.com/kigster/arduino-cmake-oversized-image). It's based of the `arduino-cmake` repo and follows the same str…
-
Hello , i use ESP32 with this example :
`#include
#define LED_COUNT 120
#define LED_PIN 17
#define TIMER_MS 5000
// Parameter 1 = number of pixels in strip
// Parameter 2 = Arduino pin n…
-
## Description of the problem
1. When I use the sketch without ws2812fx.service(); in loop() then everything works fine for several hours but when I include ws2812fx.service(); in loop() then MQTT …
-
We discovered a flickering in the late stages of testing. After research, it might be an issue of the WS2812FX library on ESP32 boards.
Referance:
[https://github.com/kitesurfer1404/WS2812FX/issu…
n0l1n updated
4 years ago
-
Hello.
Three years ago this program compiled without any problem. Now throws a lot of errors when I try to compile. I tried to change the esp tile version but it does nothing.
Arduino displays error…
-
Hi,
I like it but it does not compile anymore.
I suspect that might have the same reason why McLighting needed to be updated?
> There was a breaking change in the WS2812FX library: Speeds have a …
-
The MRR ESPA has been tested with NeoPixels. See this [blog post](https://teck78.blogspot.com/2020/04/marlin-esp32-and-rgb-leds.html) for more details.
One issue is that the ESP32 runs on RTOS, and…
-
Hey there,
i have a strange problem with the WS2812FX, the LEDs are flickering with random color. I am using a ESP32 and LED Strip WS2812B. Does anyone know what is wrong?
Video: [https://photos…