版本协议

Public Domain

专业版
#第十届立创电赛#简易AI对话机器人873055A

创建时间:2个月前

44 0

描述

<p style="line-height:1.8;">注:* 为必填项</p> <p style="line-height:1.8;"><strong><span style="color:#0093e6;">请在报名阶段填写 ↓</span></strong></p> <p style="line-height:1.8;"> </p> <h3 style="line-height:1.8;">* 1、项目功能介绍</h3> <hr> <p>基于 立创开源蓝牙模组 制作的简易AI对话机器人,实现AI实时语音对话。</p> <p style="line-height:1.8;"> </p> <h3 style="line-height:1.8;">*2、项目属性</h3> <hr> <p>该项目是首次公开,是原创,目前没有在其他比赛中获奖</p> <p style="line-height:1.8;"> </p> <h3 style="line-height:1.8;">* 3、开源协议</h3> <hr> <p>GPL3.0</p> <p style="line-height:1.8;"> </p> <p style="line-height:1.8;"><strong><span style="color:#0093e6;">请在竞赛阶段填写 ↓</span></strong></p> <p style="line-height:1.8;"> </p> <h3 style="line-height:1.8;">*4、硬件部分</h3> <hr> <p>        主控用的是立创·开源SF32LB52模组一款蓝牙低功耗芯片,频率 240MHz,集成 8MB PSRAM 和 16MB Flash,支持锂电池直接供电。BLE 连接功耗(1S间隔)仅需 7μA,BT连接功耗(1S间隔)仅需 10μA,BLE + BT 双连接功耗比同行单BT连接功耗还能降低 60%。</p> <div> <div>        音频功放主要以上图的 U6 为主,它型号是 LM4871,是一款 3W、单声道 AB 类音频功率放大器,工作电压 1.9 - 5.5V。</div> <div> <div> <div>        麦克风咪头(通常为驻极体话筒)的核心是一个<strong>可振动</strong>的极板(振膜)与固定背极板组成的电容。</div> </div> </div> </div> <p style="line-height:1.8;">        屏幕显示使用的是 1.69寸TFT屏幕,屏幕通过SPI协议控制,供电 3.3V。</p> <div> <div>        每一个项目基本都需要有人机交互部分,本项目通过按键进行控制,U2 PA34_KEY 是唤醒键 + 语音输入键,按下 U2 按键可以让主控从低功耗睡眠状态唤醒,当主控正在工作时,按下按键进行语音输入。</div> </div> <p style="line-height:1.8;"> </p> <h3 style="line-height:1.8;">*5、软件部分</h3> <hr> <div> <h4>下载sftool</h4> <div>sftool 是一个开源软件,可以在<a href="https://github.com/OpenSiFli/sftool" target="_blank">GitHub</a> 上找到它的源码。不过我们现在并不需要关心源码,只需要下载编译好的二进制文件即可。</div> <div>我们可以在<a href="https://github.com/OpenSiFli/sftool/releases" target="_blank">Release</a> 页面中找到最新版本的sftool,其中最靠前的版本并且有着<code>Latest</code>绿色标签的就是最新版本。例如我现在的最新版本上<code>0.1.5</code></div> </div> <div> <div>接下来我们需要选择合适的版本。我们需要根据自己的操作系统和CPU架构来选择合适的版本。sftool支持Linux、Windows和MacOS等操作系统,支持x86_64和aarch64等CPU架构。例如我们是<code>Windows 64bit</code>操作系统,我们就应该选择<code> sftool-0.1.5-x86_64-pc-windows-msvc.zip</code>这个版本,同样的,如果是<code>Windows 32bit</code>的版本,我们就应该选择<code>sftool-0.1.5-i686-pc-windows-msvc.zip</code>这个文件镜像下载。特别的,如果您找不到您系统的文件,那可能需要点击一下<code>Show all assets</code>按钮。</div> <div> <div> <div>下载完成之后,我们需要解压这个文件,解压之后我们会得到一个命令行工具,在windows上它的后缀是<code>.exe</code>(sftool.exe),在Linux和MacOS上没有后缀(sftool)。需要注意的是,windows的资源管理器可能会忽略文件的后缀名,因此看起来可能也是<code>sftool</code>。</div> <div> <div> <div>使用<a href="https://docs.sifli.com/projects/xiaozhi/sftool.html" target="_blank">sftool工具</a>烧录固件,打开终端之后输入如下命令(Windows): !!!需要注意的是:命令中的 ./sftool.exe 中的斜杠,在不同操作系统中有不同的表现: windows是反斜杠,linux是斜杠。</div> </div> </div> </div> </div> </div> <h3 style="line-height:1.8;">*6、BOM清单</h3> <hr> <p style="line-height:1.8;"><img src="https://image.lceda.cn/oshwhub/pullImage/82fb5e97ab144427b4fe6cad89a5a100.jpg" width="632" height="381" alt="82fb5e97ab144427b4fe6cad89a5a100.jpg"></p> <p style="line-height:1.8;"><img src="https://image.lceda.cn/oshwhub/pullImage/e8e23ae392ad4fa7a3c3b397adced1ea.png" width="605" height="394" alt="e8e23ae392ad4fa7a3c3b397adced1ea.png"></p> <h3 style="line-height:1.8;">*7、大赛LOGO验证</h3> <hr> <p style="line-height:1.8;"><img src="https://image.lceda.cn/oshwhub/pullImage/4294df4505e74252ad163647403033c4.png" width="597" height="176" alt="4294df4505e74252ad163647403033c4.png"></p> <h3 style="line-height:1.8;">* 8、演示您的项目并录制成视频上传</h3> <hr> <p style="line-height:1.8;"> </p> <p style="line-height:1.8;"><span style="color:#95a5a6;font-size:14px;">视频标题:立创电赛:{项目名称}-{视频模块名称};如立创电赛:《自动驾驶》-团队介绍。</span></p> <p style="line-height:1.8;"> </p> <p style="line-height:1.8;"><span style="font-size:14px;"><a href="/posts/42551e8f2f2548cabc1c36626a42da94" target="_blank">前往查看更多详情 ></a></span></p> <p style="line-height:1.8;"> </p>

文档

BOM

暂无

附件

暂无

成员

评论(0)

  • 表情
    emoji
    小嘉工作篇
    小嘉日常篇
  • 图片
成功
工程所有者当前已关闭评论
goToTop
svg-battery svg-battery-wifi svg-books svg-more svg-paste svg-pencil svg-plant svg-ruler svg-share svg-user svg-logo-cn svg-double-arrow