File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,9 @@ Installation
2
2
============
3
3
4
4
Installing the Lily Data Logger Studio is very easy. After downloading the release package, extract
5
- the package to a folder of your choosing.
5
+ the package to a folder of your choosing. After extracting the files, you can use the application.
6
+ There is no installer. This makes it easy to run the application from an USB stick or other
7
+ removable media.
6
8
7
9
After extracting the files, the following files/folders should be there:
8
10
@@ -16,13 +18,13 @@ After extracting the files, the following files/folders should be there:
16
18
17
19
Description of the files/folders:
18
20
21
+ * LilyDataLogerStudioCE.exe: this is the application executable. Double click on this file to
22
+ start the application.
19
23
* lib: this folder contains all the required libraries for running the application.
20
24
This folder is required for running the application and should not be removed.
21
25
* lily_arduino_daq.ino: this is the Arduino sketch that can be programmed into your Arduino board.
22
26
After programming you can get and set the digital IO states and read the analog voltages.
23
27
This can be used with the application. See the chapter about the Arduino DAQ for more details.
24
- * LilyDataLogerStudioCE.exe: this is the application executable. Double click on this file to
25
- start the application.
26
28
27
29
The application creates a folder in the user's folder. Let's say your name is 'Joe', the following
28
30
folder will be created when the application is started and the folder does not exist:
You can’t perform that action at this time.
0 commit comments