Initial release
This is an Arduino library for the tiny 4-digit 7-segment display modules based on the TM1637 chip.
- Easy to use functions like showNumber(), showString(), showLevel() and showAnimation()
- Display will scroll text for larger strings
- Functions support screen splitting for easy number + text formatting
- Runs well on tiny controllers including the ATtiny85.