Skip to content

Commit 06fa442

Browse files
committed
update README.md, uArm Library support Arduino Library Manager installation
1 parent 916fb9c commit 06fa442

1 file changed

Lines changed: 22 additions & 7 deletions

File tree

README.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,30 @@ Specification Please read Documentation Center /API
1010
[Developer Center][3]
1111

1212
## Installation
13-
- Download [Arduino IDE][622f1188]
14-
- Clone the source code into your computer.
15-
- Open Arduino IDE, import the zip as library. Please refer this [Import Library][8cd4af00]
16-
- Upload the example to your uArm, Please refer this [Upload Guide][8f51bc38]
17-
- You need to recalibrate When you are new to this library. We recommend the GUI Calibration tool.
1813

19-
[8cd4af00]: https://www.arduino.cc/en/Guide/Libraries "Import Library"
14+
### Library Manager *Recommend*
15+
16+
- Download [Arduino IDE][622f1188]
17+
- Import the uArm Library (search uArmLibrary) using Library Manager.
18+
If you don't know how to use Library Manager. Please Refer this [Import Library Using Library Manager][4b323740]
19+
- Upload the example to your uArm
20+
If you don't know how to upload Arduino sketch, We recommend you read this [Arduino Getting Started on Windows][397d20eb] or [Arduino Getting Started on MacOS][2d8a8b7a]
21+
- You need to recalibrate when you are new to this library. we recommend the GUI Calibration tool.
22+
23+
[2d8a8b7a]: https://www.arduino.cc/en/Guide/MacOSX "Arduino Getting Started on MacOS"
2024

2125

26+
### Manual Installation
27+
28+
- Download [Arduino IDE][622f1188]
29+
- Clone the source code into your computer.
30+
- Open Arduino IDE, import the zip as library. Please refer this [Import a .zip Library][8cd4af00]
31+
- Upload the example to your uArm
32+
If you don't know how to upload Arduino sketch, We recommend you read this [Arduino Getting Started on Windows][397d20eb] or [Arduino Getting Started on MacOS][2d8a8b7a]
33+
- You need to recalibrate when you are new to this library. we recommend the GUI Calibration tool.
34+
35+
[8cd4af00]: https://www.arduino.cc/en/Guide/Libraries#toc4 "Import a .zip Library"
36+
[4b323740]: https://www.arduino.cc/en/Guide/Libraries#toc3 "Import Library Using Library Manager"
2237
[3]: http://developer.ufactory.cc/quickstart/arduino/
2338
[622f1188]: https://www.arduino.cc/en/Main/Software "Arduino IDE"
24-
[8f51bc38]: https://www.arduino.cc/en/Guide/Libraries "Upload Guide"
39+
[397d20eb]: https://www.arduino.cc/en/Guide/Windows "Arduino Getting Start on Windows"

0 commit comments

Comments
 (0)