A library to simplify the use of 74hc595 serial in/parallel out shift registers as drivers for a 4 digit 7 segment display.
supports up to a 16 digit (can be increased or decreased by simply changing max_digits in shift7seg.h) display driven by 74hc595 shift registers. the main function load_data() is overloaded to handle most types of variables. when it receives data larger than it can display all at once, the output is scrolled from right to left. will be updated often, feel free to email regarding issues/changes/suggestions . this code is also good to look at when using 74hc595 shift registers in general.
Filename | Release Date | File Size |
---|---|---|
shift7seg-2.0.0.zip | 2019-01-30 | 9.18 KiB |
shift7seg-1.0.0.zip | 2017-09-25 | 5.71 KiB |