Skip to content

oleomachado/LM7SegShift

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 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
          

About

7-Segment with Shift Registers library for Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages