ESP32-S3 Component Overview
Table
| 仓库 | 适合程度 | 主要功能 | 为什么适合你 | 链接 |
|---|---|---|---|---|
| atomic14/esp32-i2s-mic-test | 很高 | ESP32 I2S麦克风最小测试 | 适合先验证你板子的音频采集链路 | https://github.com/atomic14/esp32-i2s-mic-test |
| atomic14/esp32_audio | 很高 | ESP32音频采集/输出示例 | 适合做 I2S 输入、音频缓冲、基础处理 | https://github.com/atomic14/esp32_audio |
| atomic14/esp32_wireless_microphone | 很高 | 音频通过网络传输 | 很接近“采音 + Wi‑Fi 上传/流式传输” | https://github.com/atomic14/esp32_wireless_microphone |
| TheZeroHz/ESpeech | 很高 | ESP32采集音频并上传做 STT | 很接近“语音采集 + 转写”方向 | https://github.com/TheZeroHz/ESpeech |
| KB8NH2/esp32-s3-voice-input | 高 | ESP32-S3语音输入端点,推送到本地 Whisper | 很适合做“语音前端终端”参考 | https://github.com/KB8NH2/esp32-s3-voice-input |
| kaloprojects/KALO-ESP32-Voice-Assistant | 高 | I2S录音、WAV、语音转写 | 适合快速拼出 MVP 固件 | https://github.com/kaloprojects/KALO-ESP32-Voice-Assistant |
| limengdu/XIAO-ESP32S3Sense-Speech2ChatGPT | 中高 | ESP32-S3 语音识别 + 云端交互 | 适合参考完整应用层流程 | https://github.com/limengdu/XIAO-ESP32S3Sense-Speech2ChatGPT |
| Edragon/ESP32-S3-I2Saudio | 中高 | ESP32-S3 I2S音频 + AI语音交互 | 中文项目,阅读门槛低,适合做功能拼装 | https://github.com/Edragon/ESP32-S3-I2Saudio |
Table
| 仓库 | 主要功能 | 备注 | 链接 |
|---|---|---|---|
| Herobrine-pixel/AudioCompass | 双 I2S 麦克风声源方向检测 | 更偏 DOA/方位估计,不是完整语音系统 | https://github.com/Herobrine-pixel/AudioCompass |
| respeaker/mic_array | 麦克风阵列、VAD、KWS、DOA | 偏 Linux / ReSpeaker 生态,但算法思路可参考 | https://github.com/respeaker/mic_array |
Table
| 仓库 | 主要功能 | 链接 |
|---|---|---|
| lopezmiguelangel/ESP32_S3_Audio_Recorder | ESP32-S3 录音 | https://github.com/lopezmiguelangel/ESP32_S3_Audio_Recorder |
| derdacavga/esp32-voice-recorder | 录音与播放 | https://github.com/derdacavga/esp32-voice-recorder |
| mingderwang/i2s_recorder | I2S/PDM 录音示例 | https://github.com/mingderwang/i2s_recorder/ |
atomic14/esp32-i2s-mic-testatomic14/esp32_audioatomic14/esp32_wireless_microphoneTheZeroHz/ESpeechKB8NH2/esp32-s3-voice-inputKALO-ESP32-Voice-AssistantWelcome 👋
Flux helps you build PCBs faster with an AI teammate!
Create your account to collaborate, stay updated, fork your own version, and get instant answers from our AI agent.
collinsemasi
Image