# esp8266-esp32-development **Repository Path**: staok/esp8266-esp32-development ## Basic Information - **Project Name**: esp8266-esp32-development - **Description**: 收集关于esp32和esp8266主流的简便的开发教材、工具和例程,方便快速入门或者快速拾起。 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 3 - **Created**: 2022-01-28 - **Last Updated**: 2024-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # esp8266-esp32-development 收集关于 esp32 和 esp8266 主流的简便的开发教材、工具和例程,方便快速入门或者快速拾起。相关的 开发板 和 模组 可以看仓库内 “模组选型” 文件夹,或者到淘宝等地方搜索。一个仓库打包了 ESP MCU 相关的东西,仓库较大(200MB),**推荐压缩包方式直接下载 而不要使用 git clone 仓库**。 # esp32-esp8266 优秀项目/优秀参考设计 收集 大集合:[agucova/awesome-esp: 📶 A curated list of awesome ESP8266/32 projects and code (github.com)](https://github.com/agucova/awesome-esp)。 ## ESP32 音频开发: - 官网 & 文档:[ESP-Skainet 智能语音助手 | 乐鑫科技 (espressif.com.cn)](https://www.espressif.com.cn/zh-hans/solutions/audio-solutions/esp-skainet/overview)。[资源 | 乐鑫科技 (espressif.com.cn)](https://www.espressif.com.cn/zh-hans/solutions/audio-solutions/esp-skainet/resources)。 - ESP-Skainet SDK:[esp-skainet/README_cn.md at master · espressif/esp-skainet (github.com)](https://github.com/espressif/esp-skainet/blob/master/README_cn.md)。 - 底层:ESP AFE [乐鑫声学前端算法 | 乐鑫科技 (espressif.com.cn)](https://www.espressif.com.cn/zh-hans/solutions/audio-solutions/esp-afe)。 摄像头 & 视觉检测 ESP-WHO: - 官网 & 论坛:[ESP-EYE AI 开发板 | 乐鑫科技 (espressif.com.cn)](https://www.espressif.com.cn/zh-hans/products/devkits/esp-eye/overview)。[ESP-WHO 中文讨论版 - ESP32 Forum](https://www.esp32.com/viewforum.php?f=31)。 - 摄像头驱动:[espressif/esp32-camera (github.com)](https://github.com/espressif/esp32-camera)。 - ESP-WHO SDK:[esp-who/README_CN.md at master · espressif/esp-who (github.com)](https://github.com/espressif/esp-who/blob/master/README_CN.md)。 - 底层:ESP-DL 为 ESP-WHO 提供了丰富的深度学习相关接口 [espressif/esp-dl: Espressif deep-learning library for AIoT applications (github.com)](https://github.com/espressif/esp-dl)。 - Edge Impulse 提供 神经网络 MCU 端的部署 [Espressif ESP-EYE (ESP32) - Edge Impulse Documentation](https://docs.edgeimpulse.com/docs/development-platforms/officially-supported-mcu-targets/espressif-esp32)。官方文档 [Getting Started - Edge Impulse Documentation](https://docs.edgeimpulse.com/docs/)。 二次开发: - [xuhongv/StudyInEsp32: 【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...) (github.com)](https://github.com/xuhongv/StudyInEsp32)。 - [peng-zhihui/ESP32-PicoDK (github.com)](https://github.com/peng-zhihui/ESP32-PicoDK)。 - [【DIY】小电视,但是触摸屏~_哔哩哔哩_bilibili](https://www.bilibili.com/video/BV1dS4y1p7am/),[Forairaaaaa/Chappie-Core: Core board based on ESP32-S3 (github.com)](https://github.com/Forairaaaaa/Chappie-Core)。 ## ESP8266 - [xuhongv/StudyInEsp8266: 【深度开源】Wi-FI模块esp8266学习之旅(持续更新,欢迎 Star...) (github.com)](https://github.com/xuhongv/StudyInEsp8266)。 - [yuxijian/DoubiBot: 魔性机械臂小机器人 (github.com)](https://github.com/yuxijian/DoubiBot)。 - [letscontrolit/ESPEasy: Easy MultiSensor device based on ESP8266 (github.com)](https://github.com/letscontrolit/ESPEasy).