21 Forks
68 Stars
68 Watchers

TM1638plus

An Arduino library to display data on a 8-digit TM1638 seven segment module This library supports several variants. The (8 KEY & 8 LED) variant which has 8 LED's and 8 Push buttons. The (16 KEY QFY) variant which has 16 pushbuttons. The (LKM1638) variant which has 8 bi-colour LED's and 8 Push buttons. Light memory footprint. Tested on ATMega328, ESP-32, attiny85, Stm32 and ESP8266.

How to download and setup TM1638plus

Open terminal and run command
git clone https://github.com/gavinlyonsrepo/TM1638plus.git
git clone is used to create a copy or clone of TM1638plus repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TM1638plus https://github.com/gavinlyonsrepo/TM1638plus/archive/master.zip

Or simply clone TM1638plus with SSH
[email protected]:gavinlyonsrepo/TM1638plus.git

If you have some problems with TM1638plus

You may open issue on TM1638plus support forum (system) here: https://github.com/gavinlyonsrepo/TM1638plus/issues