TM1638_plus 2.1.0
Arduino library for Tm1638 modules
|
▼ examples | |
▼ TM1637_TEST_Model4 | |
TM1637_TEST_Model4.ino | A demo file library for TM1637 module Works on Model 4 (tm1637 Model 4 semi-colon) Carries out series of tests demonstrating library |
▼ TM1637_TEST_Model5 | |
TM1637_TEST_Model5.ino | A demo file library for TM1637 module Works on Model 5(tm1637 Model 5 decimal point) Carries out series of tests demonstrating arduino library |
▼ TM1638plus_ADC_Model2 | |
TM1638plus_ADC_Model2.ino | Demo file library for model 2 TM1638 module(16 KEY 16 pushbuttons) |
▼ TM1638plus_BUTTON_Model1 | |
TM1638plus_BUTTON_Model1.ino | TM1638plus Model 1 button debouncing |
▼ TM1638plus_HELLOWORLD_Model1 | |
TM1638plus_HELLOWORLD_Model1.ino | 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 |
▼ TM1638plus_HELLOWORLD_Model2 | |
TM1638plus_HELLOWORLD_Model2.ino | A Basic test file for model 2, TM1638 module(16 KEY 16 pushbuttons). Carries out series most basic test , "hello world" helo wrld |
▼ TM1638plus_TEST_Model1 | |
TM1638plus_TEST_Model1.ino | Demo file library for TM1638 module(LED & KEY). Model 1 |
▼ TM1638plus_TEST_Model2 | |
TM1638plus_TEST_Model2.ino | Demo file library for "model 2" TM1638 module(16 KEY 16 pushbuutons) |
▼ TM1638plus_TEST_Model3 | |
TM1638plus_TEST_Model3.ino | Demo file library for TM1638 module(8 bicolour green and red LEDs & 8 pushbuttons) |
▼ src | |
common_data.h | Common data class for LED segment modules |
seven_segment_font_data.cpp | Implementation of the SevenSegmentFont class, font data file seven segment font |
seven_segment_font_data.h | |
TM1637plus.cpp | Soucre file for for TM1637 module. Model 4 & 5 |
TM1637plus.h | Header file for for TM1637 module. Model 4 & 5 |
TM1638plus.cpp | Arduino library Tm1638plus, Source file for TM1638 module(LED & KEY). Model 1 & Model 3 |
TM1638plus.h | Arduino library Tm1638plus, Header file for TM1638 module(LED & KEY). Model 1 |
TM1638plus_common.cpp | Arduino library Tm1638plus, Source file for common data and functions between model classes |
TM1638plus_common.h | Arduino library Tm1638plus, Header file for common data and functions between model classes |
TM1638plus_Model2.cpp | Arduino library Tm1638plus, Source file for TM1638 module((16 KEY 16 pushbuttons).) Model 2 |
TM1638plus_Model2.h | Arduino library Tm1638plus, Header file for TM1638 module(16 KEY 16 pushbuttons. Model 2 |
TM1638plus_Model3.h | Library Header file for TM1638 module(LED & KEY). Model 3 |