Search found 6 matches
- Mon Jul 10, 2023 11:10 pm
- Forum: ESP-BOX 中文讨论版
- Topic: 如何设置esp-box 语音识别超时时间
- Replies: 1
- Views: 5561
如何设置esp-box 语音识别超时时间
exp-box,在测试语音识别时,超时时间是6秒,感觉有点短,想设置长一点,请问如何设置
- Sun Jul 02, 2023 10:20 am
- Forum: ESP-WHO 中文讨论版
- Topic: 【已解决】esp32-s3-eye编译报错
- Replies: 1
- Views: 25351
【已解决】esp32-s3-eye编译报错
用idf-4.4.2版本编译esp32-s3-eye,报错误 Failed to resolve component 'esp32-camera'.请问如何解决
- Sun Jul 02, 2023 8:45 am
- Forum: ESP-IDF
- Topic: how to download Espressif-IDE 2.8.0 with ESP-IDF v4.4.4
- Replies: 0
- Views: 966
how to download Espressif-IDE 2.8.0 with ESP-IDF v4.4.4
Error message is page not found, while to download Espressif-IDE 2.8.0 with ESP-IDF v4.4.4,
- Sun Jul 02, 2023 3:00 am
- Forum: ESP-IDF 中文讨论版
- Topic: 如何下载Espressif-IDE 2.8.0 with ESP-IDF v4.4.4
- Replies: 1
- Views: 1205
如何下载Espressif-IDE 2.8.0 with ESP-IDF v4.4.4
在官网https://dl.espressif.cn/dl/esp-idf/上无法下载历史版本,提示找不到网页
- Mon Oct 05, 2020 1:33 pm
- Forum: 硬件问题讨论
- Topic: esp32 wifi天线后的电容和电感怎么确定
- Replies: 0
- Views: 4572
esp32 wifi天线后的电容和电感怎么确定
请问一下各位,esp32 wifi天线后面的两个电容和电感的值怎么确定呢?各取多大合适,按什么规则来确定的呢?
- Mon Sep 21, 2020 2:42 am
- Forum: ESP-IDF
- Topic: How to build hello_world
- Replies: 1
- Views: 2700
How to build hello_world
I try to build hello_world project, but prompt "Makefile:8: /make/project.mk: No such file or directory", I list the files under hello_world directory, it seems need use cmake to build it. But how can I use cmake build it ?