-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
31 lines (24 loc) · 994 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
To Install:
-----------
1. Locate your arduino installation (ex. C:\Program Files\arduino-1.0.1\)
2. Inside this directory locate LIBRARIES
3. Unzip the downloaded library.
3.1. This will create a folder named LM7SegShift-master
3.2. Rename from LM7SegShift-master to LM7SegShift
4. Thats it.
Open Arduino IDE and in the menu File/Examples/LM7SegShift you will find some samples of how to use the library
If you have some problems in unziping the file, the final folder tree in the LIBRARIES should be:
C:\Program Files\arduino-1.0.1\
\Libraries
\LM7SegShift
= keyword.txt
= LM7SegShift.cpp
= LM7SegShift.h
\examples
\LM7SegShift_2Digits
= LM7SegShift_2Digits.ino
\LM7SegShift_2DigitsAndLed
= LM7SegShift_2DigitsAndLed.ino
\LM7SegShift_4Digits
= LM7SegShift_4Digits.ino
If you have suggestions or bugs, feel free to contact me: oleonardomachado@outlook.com