Skip to content

Initial release

Compare
Choose a tag to compare
@jasonacox jasonacox released this 30 Jun 05:27
· 159 commits to master since this 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.