-
**Describe the bug**
Light example not building on Ubuntu 22.04, ESP-Matter 1.2 and ESP-IDF 5.2.1
**Environment**
- ESP-Matter Commit Id: f21874cbfba575d5325c7cafe04bfdda491ed962
- ESP-IDF Commi…
-
在esp32s3上运行例程3WireSPI_RGB,串口监视器显示
E (132) lcd_panel.rgb: lcd_rgb_panel_alloc_frame_buffers(159): no mem for frame buffer
E (139) lcd_panel.rgb: esp_lcd_new_rgb_panel(289): alloc frame buffers failed…
-
I am using this plugin with a RGB-CCT LED strip. I've set the controller to RGB-CCT and using it with the ESP web interface everything functions as expected.
With this plugin I have the issue that …
-
I compiled 3wireSPI_RGB example, but reported "Can not find ESP_IOExpander.h" error, I checked the library files, there is no ESP_IOExpander.h file, should I delete this line in RGB.h?
![6](https://g…
-
I am using ESP32-S3-Touch-LCD-4.3, and when running the example WiFiClock in ESP32_Siald_Panel, the serial port keeps outputting, but the screen does not respond. I would like to know where the proble…
-
我使用了esp-eye开发板,使用了颜色检测的案例,请问这个颜色识别的阈值是什么格式的,我以为他是RGB的,但是看起来不是的,变化最大的是第一个和第二个阈值参数,甚至第二个阈值参数可以比第一个小例如官方的{{156, 10, 70, 255, 90, 255}, 64, "red"}。我很疑惑这个颜色的阈值是什么格式的,RGB?HVS?LAB?
-
**Describe the bug**
The **Build All** of the RGB LCD exmaple fails when building inside the IDE, it fails **after compiling** the RGB LCD example.
The error looks like one of the arguments to th…
-
### 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…
-
**Describe the bug**
I'm getting the error below when trying to build the light example for esp32c6. I'm using branch release/v1.3.
Looking at the last build report this also seems to be broken on m…
-
My work flow started from squareline studio using the makerfab simplified template for the MaTouch 7 standard. Exported the UI and copied into a new platformio project. All the library moved to platfo…