SevenSegmentTM1637

Library for using a 4 digit seven segment display with TM1636 or TM1637 driver IC

Author
Bram Harmsen
Website
https://github.com/bremme/arduino-tm1637
Category
Display
License
GPL 2.0
Library Type
Contributed
Architectures
avr

Extensive library for controlling a 4 digit seven segment display. This library inherent the Print class and uses the LCDAPI 1.0. For example you can use all normal Print methods like: print() and println(). From the LCDAPI among others begin(), clear(), home(), setCursor() and setBacklight() are implementend. On top of these regular functionality a segerate fun class which adds more features can be used. For example a bombtimer(), nightrider() and bouncingBall() method can be used when using the fun class.

Downloads

Filename Release Date File Size
SevenSegmentTM1637-1.1.0.zip 2020-07-04 6.31 MiB
SevenSegmentTM1637-1.0.0.zip 2015-09-28 814.43 KiB