-
### Board
Irrelevant
### Hardware Description
Irrelevant
### IDE Name
Irrelevant
### Operating System
Ubuntu 24
### Description
There has been a [change](https://github.com/…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
After install its looping..
Logs:
```
[20:27:52]ets Jun 8 2016 00:22:57
[20:27:52]
[20:27:52]rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:27:52]configsip: 188777542, SPIWP:0xee
[20:2…
-
Dear Sashka,
I am using your library for driving RGB LED dimmer with SuperHouse esp-open-rtos.
I very much appreciate your work.
I want to share with you my last experience with it and I will be …
-
Hello,
I recently purchased ESP32-S3 Parallel TFT 4 inch ST7701, I am trying to compile the Example on Mac OSX and I fail to get it compile. Getting myriad of issues. Like these
```
In file in…
-
when i try to compile with every library and boards file updated, i get the following error list:
`In file included from /home/simon/Documents/Arduino/sketch/libraries/FastLED/src/FastLED.h:50,
…
-
LeafMiner 0.0.13
[Mini module ESP32-S3-Zero](https://www.aliexpress.com/item/1005006508849930.html), it has chip ESP32-S3, USB-C connector, 18 pins, on-board antenna, RGB LED and two buttons.
De…
-
```c++
/*
This is a basic example on how to use Espalexa with FastLED LED Strip
- first start: LED orange indicates: connect to me ;)
- LED switches to green if youre connected and config…
-
// ==UserScript==
// @name Mystic ESP
// @namespace http://tampermonkey.net/
// @version v2.35
// @description #1 Bloxflip ESP
// @author Mystic
// @match https://b…
-
When I try JSON, for example something like this:
```
{"entity_id":"light.porch_strip",
"brightness":150,
"color_name":"blue",
"transition":"2"
}
```
The transition does not take 2 seconds, …