-
Following the tutorial from here: https://wiki.seeedstudio.com/SenseCAP_Indicator_ESP32_Arduino/ it tells you to download the GFX_Library_for_Arduino from here: https://files.seeedstudio.com/wiki/wik…
-
**Describe the problem you have/What new integration you would like**
Provide ability to compile and flash ESPHome firmware to the new ESP32-C6 chipsets. In particular the ESP32-c6-DevKitC-1 is avail…
-
Hello and thanks for your hard work and attention! Just reporting some odd thing with the new versions of the library. I can't compile the examples from the library after updating to 3.7.8. At first I…
-
-
Hello,
I would like to collect RGB data from a snapshot. But I don't get on how to access this data, without storing the image or whatever.
Any idea? Example on where to start?
Best regards,
Xavie…
-
Hello,
I am facing an issue building [WiFiClock.ino](https://github.com/esp-arduino-libs/ESP32_Display_Panel/blob/master/examples/SquareLine/v8/WiFiClock/WiFiClock.ino) for [CrowPanel 7.0"](https:/…
lboue updated
3 months ago
-
When i try to execute any command i get the following error:
`fb-adb sh: trouble starting adb stub: WARNING: linker: /data/local/tmp/fb-adb.11dcc27b1fade8b291ff: unused DT entry: type 0x6ffffffe ar…
-
Because we can define and apply defaults it needs to be decided how best to use them.
For example, it's inefficient to send all configuration values to a remote client if the defaults apply, and th…
-
Gibt es eine Doku für die Befehle Par Mqtt?
vielen dank.
PS. Super Arbeit!!
-
Downloaded the latest esp-idf and fastled 3.6, running arduino core as component.
Getting linking errors for the line FastLED.addLeds(leds, 4);
Tried searching for this error and tried adding
…