-
### Answers checklist.
- [X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
- [X] I have read the documentation [ESP-IDF Programmi…
-
有没有对esp32S3 jpg编码解码的速度进行测试?
-
### Summarize of the problem/feature request
Hi all,
I recently discovered an issue with my chicken door operated using the P079 Wemos motor shield plugin.
https://espeasy.readthedocs.io/en…
-
**Small description**
Although I see that visidata intentionally does _not_ guess at column types, I find this functionality (e.g. in pandas/readr/etc.) quite convenient, even if it's not 100% perf…
-
### Issue
Is there the possibility to use the project with [ESP-EYE ESP32](https://www.espressif.com/en/products/devkits/esp-eye/overview) without SD card ?
-
Hello espressif
Recently, i bought ESP32-S3-EYE v2.2 and try to use esp-who as a base for my project.
However, i found out that it's impossible to re-build default-firmware-binary from this repo.
…
-
previous threads #492 #294 #211 #12
---
Use this issue for extension announcements: new, gone-to-sh*t, recommendations for adding or dropping in the wiki list [4.1: Extensions](https://github.…
-
[24.08.2023 12:09:16] jasiu-rozowyczlowiek:
[24.08.2023 12:09:16] jasiu-rozowyczlowiek
-
###### Research
*Enter an [ x ] character to confirm the points below:*
[ x] I have read the [support page](https://ankidroid.org/docs/help.html) and am reporting a bug or enhancement request spec…
-
我在适配一个新的CIS,这颗输出的格式是raw,大小为480*270,所以dma node size 为2880,图片fb_size为129600,程序将它计算为9次拷贝,一次的大小为14400,我在esp32-camera的基础上修改了很多内容,目前的问题是出在cam_hal中的cam_task,程序期待的是有9次IN_SUC_EOF中断,但是每次只收到8次,也就是在came_task中只拷贝了…