TM1638_plus 2.1.0
Arduino library for Tm1638 modules
|
A demo file library for TM1638 module(LED & KEY). Works on Model 1 and 3 Carries out series most basic test , "hello world" helo wrld. More...
#include <TM1638plus.h>
Macros | |
#define | STROBE_TM 4 |
#define | CLOCK_TM 6 |
#define | DIO_TM 7 |
Functions | |
void | setup () |
void | loop () |
Variables | |
bool | high_freq = false |
TM1638plus | tm (STROBE_TM, CLOCK_TM, DIO_TM, high_freq) |
A demo file library for TM1638 module(LED & KEY). Works on Model 1 and 3 Carries out series most basic test , "hello world" helo wrld.