Search found 94 matches

by Xuxin
Mon Jun 01, 2026 2:21 am
Forum: 喵伴 中文讨论版
Topic: 我想用Visual Studio Code 跑ESP-Vocat 的程式(code)後用type c燒錄至ESP-Vocat
Replies: 3
Views: 101

Re: 我想用Visual Studio Code 跑ESP-Vocat 的程式(code)後用type c燒錄至ESP-Vocat

目录下有两个例程 1:products/speaker 2:products/phone
esp_vocat 建议用 products/speaker
by Xuxin
Thu Oct 09, 2025 11:39 am
Forum: ESP-BOX
Topic: Unable to get SDCARD working ESP32-S3-Box-3 on Arduino
Replies: 1
Views: 9246

Re: Unable to get SDCARD working ESP32-S3-Box-3 on Arduino

Hello,please try to enable power io, txd(io44), it should set level 0
by Xuxin
Tue Jul 15, 2025 5:39 am
Forum: ESP-BOX
Topic: Issues with python boolean
Replies: 2
Views: 8700

Re: Issues with python boolean

Hi and welcome to the world of ESP32 and MicroPython – and your LEGO Millennium Falcon project sounds awesome! 😄

You're on the right track with your code, but the issue you're facing is due to Python's variable scope rules.

In your code, you defined:

millinium = bool()

This creates a global ...
by Xuxin
Tue Apr 15, 2025 11:11 am
Forum: ESP-BOX
Topic: help needed configuring esp-adf for esp32-s3-box-3b
Replies: 3
Views: 9462

Re: help needed configuring esp-adf for esp32-s3-box-3b

lyrat_v4_3 I think you still select the wrong board.
And, if you ask questions under the corresponding repo https://github.com/espressif/esp-adf, you will get a more professional reply.
by Xuxin
Wed Apr 02, 2025 3:42 am
Forum: ESP-BOX
Topic: help needed configuring esp-adf for esp32-s3-box-3b
Replies: 3
Views: 9462

Re: help needed configuring esp-adf for esp32-s3-box-3b

Hello, did you set the right target, idf.py set-target esp32s3
And if you want to use esp-box-3, I think you should choose the corresponding bsp, I see esp-box in your build log
by Xuxin
Mon Jan 20, 2025 3:05 am
Forum: ESP-BOX
Topic: Need complete SR phoneme codes for English
Replies: 1
Views: 14501

Re: Need complete SR phoneme codes for English

Now we don't need phonetic symbols, just use commands, for example here https://github.com/espressif/esp-box/bl ... p_sr.c#L75

What works is the cmd "Turn On the Light", which you can customize as you like

Go to advanced search