You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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"
20
24
21
25
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"
0 commit comments