TM1638_plus 2.2.0
Arduino library for Tm1638 modules
|
demo file library for "model 2" TM1638 module(16 KEY 16 pushbuutons). More...
#include <TM1638plus_Model2.h>
Classes | |
class | Button16Handler |
Macros | |
#define | STROBE_TM 4 |
#define | CLOCK_TM 6 |
#define | DIO_TM 7 |
#define | myTestDelay 5000 |
#define | myTestDelay1 1000 |
#define | myTestDelay2 250 |
Variables | |
bool | swap_nibbles = false |
bool | high_freq = false |
TM1638plus_Model2 | tm (STROBE_TM, CLOCK_TM, DIO_TM, swap_nibbles, high_freq) |
demo file library for "model 2" TM1638 module(16 KEY 16 pushbuutons).
Carries out series of tests demonstrating arduino library TM1638plus. The tests will increment automatically with exception of test9, to enter press S16 during test8 Button Class included for Test8, Output to Serial monitor at 9600 baud