Skip to content

Commit 2457576

Browse files
committed
Update README.md
1 parent f508b5b commit 2457576

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,19 @@
99

1010
## Libraries
1111

12-
- Arduino : [`./Arduino`](./Arduino)
12+
- Arduino :
13+
[GIT链接](./Arduino) |
14+
[查看API](https://www.elephantrobotics.com/docs/myCobot/3-development/1.1-arduino/1.1-api.html) |
15+
[下载依赖Library](https://www.elephantrobotics.com/software/libraries/libraries-20210625.zip)
1316

1417
- 固件需求
1518
- basic:无
1619
- atom :AtomMain V3.1
1720

21+
- 依赖库安装说明
22+
- 依赖库解压后即可使用,仅需要添加开发板即可,添加方式请看[安装说明](https://www.elephantrobotics.com/docs/myCobot/2-preparation/1-background_knowledge/arduino.html)
23+
- 解压到 "C:\Users\User\Documents\Arduino" 文件夹中即可,此文件路径为默认路径,如果你正在使用Arduino,请不要覆盖,添加至已有的Library中即可。
24+
1825
- Python :
1926
[github: pymycobot](https://github.com/elephantrobotics/pymycobot.git) |
2027
[pypi: pymycobot](https://pypi.org/project/pymycobot/)

0 commit comments

Comments
 (0)