This commit is contained in:
shark 2025-06-14 13:39:41 +08:00
parent 737de7e6dd
commit df9aaa2425
18 changed files with 60 additions and 7 deletions

View File

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

Before

Width:  |  Height:  |  Size: 428 KiB

After

Width:  |  Height:  |  Size: 428 KiB

View File

@ -1 +1,54 @@
# 测试
---
# 欢迎访问 Arduino × AI × IoT 创客学习平台
---
# 欢迎访问【Arduino × AI × IoT 创客学习平台】
这是一个专注于 **Arduino 开发**、**人工智能实践** 和 **物联网应用** 的创客学习与资源分享平台。在这里,你将找到丰富的学习资料、实用的开发教程、项目案例以及教学资源,助力青少年、教师、开发者和创客爱好者深入了解并掌握智能硬件与现代科技的核心能力。
---
## 🔧 平台内容涵盖
### ✅ Arduino 开发
* 入门引导、基础语法、常用模块使用
* 各类传感器与执行器的使用方法
* 创意项目案例(如电子蜡烛、智能门锁、自动植物浇水装置等)
### 🤖 人工智能AI实践
* 图像识别、语音识别、文本处理等 AI 应用
* 基于 Mind+ 等图形化编程平台的 AI 教学
* AI + Arduino 实践项目设计与实现
### 🌐 物联网IoT应用
* 基于 WiFi / 无线通信的远程控制与数据采集
* Web 端与硬件端的数据交互方法
* 实用 IoT 项目如智能家居、环境监测等完整案例
---
## 🎯 我们的目标
让每一位学习者都能:
* **动手实践**,搭建真实可用的智能系统;
* **理解原理**,掌握背后的科技逻辑;
* **激发创意**,把科技用于解决现实问题。
---
## 📚 适合人群
* 小学至高中学生
* STEAM 教师 / 科创竞赛指导老师
* 创客 / AI / IoT 爱好者
---
欢迎你一起加入创客世界,让科技点亮创意,让学习充满乐趣!
---

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -13,7 +13,7 @@
- **ESP 烧录工具**(通常为 `flash_download_tool_xx.exe`[官方教程](https://docs.espressif.com/projects/esp-test-tools/zh_CN/latest/esp32/production_stage/tools/flash_download_tool.html)
- **小智 AI 固件压缩包**[找到行空板k10固件](https://ccnphfhqs21z.feishu.cn/wiki/W14Kw1s1uieoKjkP8N0c1VVvn8d)
- ![img_3.png](img_3.png)
- ![img_3.png](images/img_3.png)
---
@ -35,10 +35,10 @@
* 回到 ESP 烧录工具界面
* 按住`boot`键将行空板连接至电脑
* 在工具中加载小智固件的路径和地址
* ![img_1.png](img_1.png)
* ![img_1.png](images/img_1.png)
* 确认连接端口COM口和烧录参数默认即可
* 按照以下步骤进行烧录
* ![img_2.png](img_2.png)
* ![img_2.png](images/img_2.png)
---
## 🌐 三、网络配网

View File

@ -9,10 +9,10 @@ repo_url: 'https://gitea.hugemaker.com.cn/shark163/doc'
nav:
- arduino:
- 软件安装与配置: 软件安装与库文件设置.md
- 软件安装与配置: Arduino/软件安装与库文件设置.md
- arduino内置函数:
- 引脚操作: arduino内置函数/引脚操作.md
- 行空板k10: 行空板K10小智ai固件烧录/行空板K10小智ai智能体烧录.md
- 引脚操作: Arduino/arduino内置函数/引脚操作.md
- 行空板k10: 行空板K10/行空板K10小智ai智能体烧录.md
theme:
name: material

Binary file not shown.