Merge branch 'master' of https://gitea.hugemaker.com.cn/shark163/doc.git
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
@ -6,11 +6,11 @@
|
|||||||
## 软件界面设置与库文件导入
|
## 软件界面设置与库文件导入
|
||||||
### 语言选择
|
### 语言选择
|
||||||
- 选择`file --> Prefrences... --> Langunge选项`改为简体中文
|
- 选择`file --> Prefrences... --> Langunge选项`改为简体中文
|
||||||
- 
|
- 
|
||||||
### 库文件导入
|
### 库文件导入
|
||||||
- [库文件下载](http://Hugemaker.quickconnect.cn/d/s/10wOoyfGLwag18aLZkNHfIFlELoRyyoD/GYFh9OzgoJvRxMbXufZshuNem4AveJRL-XLZgWU-vVQw)
|
- [库文件下载](http://Hugemaker.quickconnect.cn/d/s/10wOoyfGLwag18aLZkNHfIFlELoRyyoD/GYFh9OzgoJvRxMbXufZshuNem4AveJRL-XLZgWU-vVQw)
|
||||||
- 打开`此电脑中的文档📂`
|
- 打开`此电脑中的文档📂`
|
||||||
- 在文档中可以看到一个`Arduino`的文件夹(如果没有可以自己创建一个注意首字母大写)
|
- 在文档中可以看到一个`Arduino`的文件夹(如果没有可以自己创建一个注意首字母大写)
|
||||||
- 打开该文件夹后会看到一个`libraries`的文件夹(如果没有可以自己新建一个注意拼写正确)
|
- 打开该文件夹后会看到一个`libraries`的文件夹(如果没有可以自己新建一个注意拼写正确)
|
||||||
- 将刚才下载的库文件解压到此文件夹中如下图所示
|
- 将刚才下载的库文件解压到此文件夹中如下图所示
|
||||||
- 重启arduino即可完成👍
|
- 重启arduino即可完成👍
|
||||||
@ -8,8 +8,6 @@ repo_name: 'shark163/doc'
|
|||||||
repo_url: 'https://gitea.hugemaker.com.cn/shark163/doc'
|
repo_url: 'https://gitea.hugemaker.com.cn/shark163/doc'
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- 简介:
|
|
||||||
- 介绍: index.md
|
|
||||||
- arduino:
|
- arduino:
|
||||||
- 软件安装与配置: 软件安装与库文件设置.md
|
- 软件安装与配置: 软件安装与库文件设置.md
|
||||||
- arduino内置函数:
|
- arduino内置函数:
|
||||||
|
|||||||