描述
<p style="line-height:1.8;"> </p>
<h3 style="line-height:1.8;">* 1、项目功能介绍</h3>
<div>基于立创开源蓝牙模组制作的简易AI对话机器人,实现AI实时语音对话。它能够听懂你的情绪,解答你的疑惑,也能分享你的快乐。</div>
<div>项目元器件大部分采用插件,便于焊接</div>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
<h3 style="line-height:1.8;">*2、项目属性</h3>
<hr>
<p style="line-height:1.8;">本项目为训练营实战项目,电路设计和布局均参考了官方的资料</p>
<p style="line-height:1.8;"> </p>
<h3 style="line-height:1.8;">* 3、开源协议</h3>
<p style="line-height:1.8;">GPL3.0</p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
<h3 style="line-height:1.8;">*4、硬件部分</h3>
<p>原理图如下:</p>
<hr>
<p style="line-height:1.8;"><img src="https://image.lceda.cn/oshwhub/pullImage/5ba77a78466249ae8070d2ec44ef6eee.png" alt="5ba77a78466249ae8070d2ec44ef6eee.png"></p>
<p style="line-height:1.8;">PCB</p>
<p style="line-height:1.8;"><img src="https://image.lceda.cn/oshwhub/pullImage/bcad22812e2f47c294995cc7ac318f07.png" alt="bcad22812e2f47c294995cc7ac318f07.png"></p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
<h3 style="line-height:1.8;">*5、软件部分</h3>
<hr>
<p>固件下载地址: <a href="https://github.com/78/xiaozhi-sf32/releases" target="_blank">https://github.com/78/xiaozhi-sf32/releases</a><br>下载最新release版本的压缩包(sf32lb52-xty-ai-tht.zip)。需要注意的是,我们一共需要bootloader.bin、ER_IROM2.bin、ER_IROM3.bin、ER_IROM1.bin 和ftab.bin这五个文件。</p>
<p>固件烧录需要用到sftool工具:<a href="https://downloads.sifli.com/github_assets/OpenSiFli/sftool/releases/download/0.1.3/sftool-0.1.3-x86_64-pc-windows-msvc.zip" target="_blank">https://downloads.sifli.com/github_assets/OpenSiFli/sftool/releases/download/0.1.3/sftool-0.1.3-x86_64-pc-windows-msvc.zip</a></p>
<p>下载完成后将固件的5个文件放在sftool文件夹中,与sftool.exe同一路径。使用cmd命令行工具进入到sftool路径,再运行下面的命令进行烧录。</p>
<p>sftool1.3.0版本烧录命令:(COM3需修改为你电脑实际的下载器串口号)<br><code>.\sftool.exe -p COM3 -c SF32LB52 write_flash bootloader.bin@0x12010000 ftab.bin@0x12000000 ER_IROM2.bin@0x12A28000 ER_IROM3.bin@0x12268000 ER_IROM1.bin@0x12020000</code></p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
<h3 style="line-height:1.8;">*6、BOM清单</h3>
<hr>
<p style="line-height:1.8;"> </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/521ce84a5c0541e1a2e4e3c2991f4c98.png" alt="521ce84a5c0541e1a2e4e3c2991f4c98.png"></p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
<h3 style="line-height:1.8;">* 8、演示您的项目并录制成视频上传</h3>
<hr>
<p style="line-height:1.8;"> </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>
评论(1)