forked from oleomachado/LM7SegDirect
-
Notifications
You must be signed in to change notification settings - Fork 0
rodrigoperazzo/LM7SegDirect
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 LM7SegDirect-master
3.2. Rename from LM7SegShift-master to LM7SegDirect
4. Thats it.
Open Arduino IDE and in the menu File/Examples/LM7SegDirect 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
\LM7SegDirect
= keyword.txt
= LM7SegDirect.cpp
= LM7SegDirect.h
\examples
\OneDigit
= OneDigit.ino
\TwoDigits
= TwoDigits.ino
\FourDigits
= FourDigits.ino
If you have suggestions or bugs, feel free to contact me: [email protected]
About
7-Segment library for Arduino
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 74.4%
- Other 25.6%