https://www.hackster.io/longpth/esp32-cam-ai-robot-50173c https://github.com/lyhistory/tools_iot_aigc-ESP32CamAI

小智项目:

https://github.com/78/xiaozhi-esp32 https://ccnphfhqs21z.feishu.cn/wiki/F5krwD16viZoF0kKkvDcrZNYnhb

自定义后端: https://github.com/78/xiaozhi-esp32/issues/119 https://github.com/xinnan-tech/xiaozhi-esp32-server

building

Windows搭建 ESP IDF 5.3.2开发环境以及编译小智

  1. 配置
  1. build ``` idf.py set-target esp32s3 idf.py build

idf.py build flash monitor

```

  1. issues
    • Partitions tables occupies 13.0MB of flash (13631488 bytes) which does not fit in configured flash size 2MB. Change the flash size in menuconfig under the ‘Serial Flasher Config’ menu.

    Solution:idf.py menuconfig => Serial Flasher Config => flash size