# ext-yfrobot-vc **Repository Path**: yfrobot/ext-yfrobot-vc ## Basic Information - **Project Name**: ext-yfrobot-vc - **Description**: YFROBOT 离线语音识别模块,Mind+软件图形化软件扩展库。 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-19 - **Last Updated**: 2024-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YFROBOT 离线语音识别模块 ![](./arduinoC/_images/featured.png) ## 简介 Introduction 本扩展库为Mind+软件设计。 支持 YFROBOT 离线语音识别模块,Arduino AVR(UNO为例测试)支持软硬件串口、ESP32系列支持硬件串口、MicroBit支持软件串口。 ## 相关链接 Links * 本项目加载链接: https://github.com/YFROBOT-TM * 产品购买链接: [YFROBOT商城](https://www.yfrobot.com/)、[YFROBOT淘宝商城](https://yfrobot.taobao.com/). ## 积木列表 Blocks ![](./arduinoC/_images/block.png) ## 示例程序 Examples UNO 示例(软硬件串口): ![](./arduinoC/_images/语音识别模块控制LED_UNO_软串口自定义引脚.png) ![](./arduinoC/_images/语音识别模块控制LED_UNO_硬串口Serial.png) MicroBit示例: ![](./arduinoC/_images/语音识别模块控制_MicroBit.png) ESPONE示例: ![](./arduinoC/_images/语音识别模块控制LED_ESP32E.png) 掌控板示例: ![](./arduinoC/_images/语音识别模块控制LED_掌控板.png) ## 许可证 License MIT ## 硬件支持列表 Hardware Support 主板型号 | 实时模式 | ArduinoC | MicroPython | 备注 ------------------ | :----------: | :----------: | :---------: | ----- arduino uno | X | √已测试 | X | 软硬件串口 ESPONE | X | √已测试 | X | 硬件串口 掌控板 | X | √已测试 | X | 硬件串口 MicroBit | X | √已测试 | X | 软件串口 ## 更新日志 Release Note - V0.0.6 再次重构arduino C库并调用,UNO支持软硬件串口、ESP32系列支持硬件串口、MicroBit支持软件串口,Mind+V1.8.0 RC3.0版本软件测试 - V0.0.5 掌控板软件串口通信容易丢失数据,改用硬件串口Serial1,Mind+V1.8.0 RC3.0版本软件测试 - V0.0.4 重构arduino C库并调用,避免一些应用的冲突,Mind+V1.8.0 RC1.0版本软件测试 - V0.0.3 升级兼容ESPONE主板、掌控板、MicroBit,Mind+V1.7.3 RC3.0版本软件测试 - V0.0.2 升级优化通信算法,Mind+V1.7.3 RC1.0版本软件测试 - V0.0.1 基础功能完成,Mind+V1.7.1 RC3.0版本软件测试 ## 联系我们 Contact Us * http://www.yfrobot.com.cn/wiki/index.php?title=%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC ## 参考 Reference Resources