|
1 | | -# uArm Library |
2 | | - |
3 | | -**Compatible** |
4 | | - |
5 | | - - uArm Acrylic |
6 | | - ![uArm Acrylic][1] |
7 | | - - uArm Metal |
8 | | -![uArm Metal][2] |
9 | | - |
10 | | -Specification Please read Documentation Center /API |
11 | | -[Developer Center][3] |
12 | | - |
13 | | - |
14 | | - [1]: http://ufactory.cc/wp-content/uploads/2015/06/Download-Center_10.png |
15 | | - [2]: http://ufactory.cc/wp-content/uploads/2015/06/Download-Center_07.png |
16 | | - [3]: http://developer.ufactory.cc/quickstart/arduino/ |
| 1 | +# uArm Library |
| 2 | + |
| 3 | +**Warning, This Library is for developer, After upload the library, you must recalibrate the uArm** |
| 4 | + |
| 5 | +**Compatible** |
| 6 | + |
| 7 | + - uArm Metal |
| 8 | + |
| 9 | +Specification Please read Documentation Center /API |
| 10 | +[Developer Center][3] |
| 11 | + |
| 12 | +## Installation |
| 13 | + |
| 14 | +### Library Manager |
| 15 | +*Recommend* |
| 16 | + |
| 17 | +- Download [Arduino IDE][622f1188] |
| 18 | +- Import the uArm Library (search uArmLibrary) using Library Manager. |
| 19 | + If you don't know how to use Library Manager. Please Refer this [Import Library Using Library Manager][4b323740] |
| 20 | +- Upload the example to your uArm |
| 21 | + 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] |
| 22 | +- You need to recalibrate when you are new to this library. we recommend the GUI Calibration tool. |
| 23 | + |
| 24 | + |
| 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" |
| 37 | + [3]: http://developer.ufactory.cc/quickstart/arduino/ |
| 38 | + [622f1188]: https://www.arduino.cc/en/Main/Software "Arduino IDE" |
| 39 | + [397d20eb]: https://www.arduino.cc/en/Guide/Windows "Arduino Getting Start on Windows" |
| 40 | + [2d8a8b7a]: https://www.arduino.cc/en/Guide/MacOSX "Arduino Getting Started on MacOS" |
0 commit comments