docs: add banner image

This commit is contained in:
Del Wang
2025-04-13 20:03:34 +08:00
parent 89019c7125
commit 8f85d2dd56
8 changed files with 12 additions and 9 deletions
+4 -2
View File
@@ -2,6 +2,8 @@
让小爱音箱「听见你的声音」,解锁无限可能。
![](./docs/images/cover.jpg)
## 简介
2017 年,当全球首款千万级销量的智能音箱诞生时,我们以为触摸到了未来。但很快发现,这些设备被困在「指令-响应」的牢笼里:
@@ -26,11 +28,11 @@
👉 [小爱音箱接入小智 AI 演示视频](https://www.bilibili.com/video/BV1NBXWYSEvX)
[![](./docs/screenshots/xiaozhi.jpg)](https://www.bilibili.com/video/BV1NBXWYSEvX)
[![](./docs/images/xiaozhi.jpg)](https://www.bilibili.com/video/BV1NBXWYSEvX)
👉 [小爱音箱接入 MiGPT 演示视频](https://www.bilibili.com/video/BV1N1421y7qn)
[![](./docs/screenshots/migpt.jpg)](https://www.bilibili.com/video/BV1N1421y7qn)
[![](./docs/images/migpt.jpg)](https://www.bilibili.com/video/BV1N1421y7qn)
## 快速开始
+4 -3
View File
@@ -25,7 +25,7 @@
旧款小爱音箱 Pro 需要先把音箱外壳拆下来([参考步骤](https://www.52audio.com/archives/38303.html)),然后在主板左上角找到 Mico USB 的调试接口,使用 Mico USB 数据线连接到电脑。
![](./screenshots/mico-usb.jpg)
![](./images/mico-usb.jpg)
### 开始刷机
@@ -38,11 +38,11 @@
把下载好的刷机工具文件夹解压到桌面,重命名为 `Amlogic_Flash_Tool_v6.0.0`
![](./screenshots/driver.jpg)
![](./images/driver.jpg)
然后运行 `AMLLogic driver installer.exe` 文件,按照提示安装 USB 驱动。
![](./screenshots/bash.jpg)
![](./images/bash.jpg)
安装好驱动后,打开 `/bin` 目录,然后在空白处右键选择使用 [Git Bash](https://git-scm.com/downloads) 打开当前目录。
@@ -88,6 +88,7 @@ ssh -o HostKeyAlgorithms=+ssh-rsa root@你的小爱音箱局域网IP地址
小爱音箱有 2 套系统,上面我们只是将 `system0` 刷成了打补丁后的系统。
如果之后你想要更新系统,或者换回原来的系统,将启动分支设置成 `boot1` 重启即可。
>
```shell

Before

Width:  |  Height:  |  Size: 352 KiB

After

Width:  |  Height:  |  Size: 352 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 KiB

Before

Width:  |  Height:  |  Size: 342 KiB

After

Width:  |  Height:  |  Size: 342 KiB

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 164 KiB

Before

Width:  |  Height:  |  Size: 627 KiB

After

Width:  |  Height:  |  Size: 627 KiB

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 130 KiB