-
- The blob is untyped -- it's always a `u8` blob, not a generic `TensorData`.
- The stride should be a component, overridable in the UI and/or blueprint.
- The pixel format should be a component, ov…
-
Hello :)
I am working on a board that can easily control up to 5 pwm outputs or 1 RGB light an 2 pwm outputs using one ESP12f. It is all up and running using the FadeLed class (https://github.com/s…
-
Im aktuellen Developer Code verliert der M5Dial immer wieder die Verbindung zu HA, nach sleep eigentlich immer. In diesem Fall bleibt das Display auf "DISCONNECTED", auch wenn HA wieder verbunden ist.…
-
This is the code generated by BIPES for the SPI and I2C init blocks...
```
machine.SPI.SPI.init()
machine.I2C.I2C.init()
```
I'm not 100% sure what's the intent of the block here, but I'm gue…
-
我用arduino IDE 开发,编译有点慢,想转到vscode。platformio里也有一个esp32_display_panel库,发现不同步的,用不了。platformio可以使用这个库吗?
-
### Describe the bug
Home Assistant / Music Assistant has a built-in LMS server that allows using slimproto clients to play the audio directly from HA. Seems that some communication that comes from…
-
Many Files get different mosten darker colors after compression so the colors are changing after the compress process :(
Maybe one of the compression cores cause it but i don't know which one...
-
I'm using an ESP12 to drive 5 WS2813b RGB LEDs, in the code I use the Fastled library and switch off the LEDS straight away but there's always a white flash of all the LEDs on power-up and reset/wake …
-
Hello,
first at all thank you for this library. It made my first steps with my ZX7D00CE01S realy easy.
Unfortunatley I have issue when I've wifi activated on the esp32. The content on the screens …
-
I have a [Sunton ESP32-8048S043 board](https://macsbug.files.wordpress.com/2022/10/4280s043_layout-2.pdf) with ESP32-S3 (16MB QIO flash / 8MB OPI SPIRAM), 800×480 parallel IPS display, and GT911 capac…