Wiki source code of LSS - Arduino Library
Last modified by Eric Nantel on 2024/07/03 09:39
Show last authors
1 | The LSS Arduino library can be acquired from multiple locations, here are the 3 ways to get it. |
2 | |
3 | **Page Contents** |
4 | |
5 | {{toc depth="3"/}} |
6 | |
7 | = Arduino IDE (recommended) = |
8 | |
9 | (% style="width:700px" %) |
10 | |(% style="width:350px" %)((( |
11 | (% style="text-align:center" %) |
12 | [[image:[email protected]||width="150"]] |
13 | )))|((( |
14 | * Download & Install the [[Arduino IDE software>>https://www.arduino.cc/en/main/software]]. |
15 | ))) |
16 | |(% style="width:350px" %){{lightbox image="LSS-Arduino-Library-Sketch&Include.png"/}}|((( |
17 | * Open the Library Manager which is in the "Sketch / Include Library / Manage Libraries" location. |
18 | ))) |
19 | |{{lightbox image="LSS-Arduino-Library-Manager.png"/}}|((( |
20 | * Type "Lynxmotion" in the text field and install the library. |
21 | ))) |
22 | |
23 | = Arduino Create (online) = |
24 | |
25 | (% style="width:700px" %) |
26 | |(% style="width:350px" %)((( |
27 | (% style="text-align:center" %) |
28 | [[image:LSS-Arduino-Library-Creator.png||width="150"]] |
29 | )))|((( |
30 | * Go online to the [[Arduino Create Editor>>https://create.arduino.cc/editor]]. |
31 | ))) |
32 | |{{lightbox image="LSS-Arduino-Library-Creator-Library.png"/}}|((( |
33 | * Click on "Libraries" |
34 | ))) |
35 | |{{lightbox image="LSS-Arduino-Library-Creator-LibraryManager.png"/}}|((( |
36 | * Click on "Library Manager" |
37 | ))) |
38 | |{{lightbox image="LSS-Arduino-Library-Creator-Favorite.png"/}}|((( |
39 | * Search for "Lynxmotion" |
40 | * Click the "Favorite Star" |
41 | ))) |
42 | |{{lightbox image="LSS-Arduino-Library-Creator-LSS.png"/}}|((( |
43 | * Examples are now accessibles |
44 | ))) |
45 | |
46 | = GitHub = |
47 | |
48 | You can go directly to the GitHub to look & download the files or download the current release. |
49 | |
50 | * [[GitHub / LSS_Arduino_Library>>url:https://github.com/Lynxmotion/LSS_Library_Arduino]] |
51 | * [[Latest release (ZIP)>>url:https://github.com/Lynxmotion/LSS_Library_Arduino/releases/latest/download/LSS.zip]] |