描述
                        
            
            
              <h3 style="line-height:1.8;"> 1、项目功能介绍</h3>
<hr>
<div>
<div>基于 立创开源蓝牙模组 制作的简易AI对话机器人,实现AI实时语音对话。</div>
<div> </div>
</div>
<h3 style="line-height:1.8;">2、硬件部分</h3>
<hr>
<p>硬件上:</p>
<p>1.主控芯片:SF32LB52</p>
<p>2.输入:麦克风</p>
<p>3.输出:扬声器、LCD</p>
<p>4.电源:CR123A 电池</p>
<p> </p>
<h3 style="line-height:1.8;">4、实物部分</h3>
<p><img src="https://image.lceda.cn/oshwhub/pullImage/478dd261fdf544059dc1a2ca21432f75.jpg" width="528" height="505" alt="478dd261fdf544059dc1a2ca21432f75.jpg"><img src="https://image.lceda.cn/oshwhub/pullImage/6bdffd3fec354a8cbc43b31ccec16a0d.jpg" width="570" height="510" alt="6bdffd3fec354a8cbc43b31ccec16a0d.jpg"></p>
<p>外壳部分正在用软件Solidworks 画</p>
<h3 style="line-height:1.8;">4、软件部分</h3>
<hr>
<p>程序开源地址:https://github.com/78/xiaozhi-sf32</p>
<p>最新固件下载地址:https://github.com/78/xiaozhi-sf32/releases/tag/v1.3.3</p>
<p>想以比较容易理解和操作的方式来描述程序如何烧录到模块中:</p>
<p>实际上,在程序开源中有非常详细的烧录使用说明(快速入门)。路径:docs/src/get-started/README.md</p>
<p>details 1.3.0 - 1.3.3 版本:</p>
<div>
<div>
<div>
<div>
<div>./sftool.exe -p <strong><span style="color:#e03e2d;">COM5</span></strong> -c SF32LB52 write_flash bootloader.bin@0x12010000 ftab.bin@0x12000000 ER_IROM2.bin@0x12A28000 ER_IROM3.bin@0x12268000 ER_IROM1.bin@0x12020000</div>
<div> </div>
<div> </div>
<div><strong>串口调试工具:微雪PL2303 USB UART Board (Type A)V2 </strong></div>
<div><br>特别注意点1:【COM多少,要看设备管理器具体接入的设备号,需要修改适配自己的】</div>
</div>
</div>
</div>
</div>
<p><img src="https://image.lceda.cn/oshwhub/pullImage/ea5e83e3f583435fa37cb2c25b4b8dca.png" width="559" height="409" alt="ea5e83e3f583435fa37cb2c25b4b8dca.png"></p>
<p>特别注意点2:【sftool 需要放在固件文件夹】</p>
<p> </p>
<p>Widows 系统:打开终端</p>
<p>1. 输入命令:“ cd D:\Mikez_data\10课程和项目\02项目\04小智AI\软件\sftool-0.1.13-x86_64-pc-windows-msvc”,进入固件文件夹;</p>
<p>2.输入命令:“.\sftool.exe -p COM5 -c SF32LB52 write_flash bootloader.bin@0x12010000 ftab.bin@0x12000000 ER_IROM2.bin@0x12A28000 ER_IROM3.bin@0x12268000 ER_IROM1.bin”;</p>
<p>3.成功后结果如下图所示:</p>
<p><img src="https://image.lceda.cn/oshwhub/pullImage/1e169d4d3e664647878a29f546139235.png" width="629" height="321" alt="1e169d4d3e664647878a29f546139235.png"></p>
<p style="line-height:1.8;"> </p>
<h3 style="line-height:1.8;"> 5、演示您的项目并录制成视频上传</h3>
<hr>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>
            
                                    
              
                
              
                            
                
                                    - 
                    
                    
VID_20250909_210355.mp4
                    
                   
                                    - 
                    
                    
petal_20250909_212419.mp4
                    
                   
                                  
               
                           
                       
          
          
评论(0)