5Pcs RobotDyn® Red LED Display Tube 4-Digit 7-segments Module For Arduino DIY

Arduino
sku: 1144436
ACCORDING TO OUR RECORDS THIS PRODUCT IS NOT AVAILABLE NOW
$19.97
Shipping from: China
Description
Feature: This is a basic, 4-digit 7-segment display module The display features double points in midle. The decimal point per digit not active. Module connecting to digital I/O on 2 pins. For Arduino use library: TM1637.h Color: Red Package includes: 5 x Red LED Display Tube Module Example1 /* Clock example example (Extended class example) Display a clock on the display. For this demo you can add a speed multiplier to make the clock run faster. For a real clock you want to use a delay of 1 min or even use a Real Time Clock module (RTC) The circuit: * connect TM1637 pin CLK to Arduino pin D4 * connect TM1637 pin DIO to Arduino pin D5 * connect TM1637 pin Vcc to Arduino pin 5V * connect TM1637 pin GND to Arduino pin GND */ // include the SevenSegmentTM1637 library #include "SevenSegmentTM1637.h" #include "SevenSegmentExtended.h" /* initialize global TM1637 Display object * The constructor takes two arguments, the number of the clock pin and the digital output pin: * SevenSegmentTM1637(byte pinCLK, byte pinDIO); */ const byte PIN_CLK = 4; // define CLK pin (any digital pin) const byte PIN_DIO = 5; // define DIO pin (any digital pin) SevenSegmentExtended display(PIN_CLK, PIN_DIO); const unsigned int clockSpeed = 10000; // speed up clock for demo // run setup code void setup() { Serial.begin(9600); // initializes the Serial connection @ 9600 baud display.begin(); // initializes the display display.setBacklight(100); // set the brightness to 100 % delay(1000); // wait 1000 ms }; // run loop (forever) void loop() { byte hours = 14; // initialize hours byte minutes = 39; // initialize minutes for ( ; hours < 24; hours++) { // count hours up to 24 for ( ; minutes < 60; minutes++) { // count minutes up to 59 display.printTime(hours, minutes, true); // display time delay(60000 / clockSpeed); // clock delay ms }; minutes = 0; // reset minutes }; }; Example2 #include "TM1637.h"; // include the TM1637 library TM1637 display(2, 3); // initialize the library for pins 2, 3 void setup(){ display.init(); // Start display display.set(7); // Setup brightness 0 to 7 int8_t Disp[4]; // Dimension of digits } void loop(){ Disp[0] = 1; // Write digits to dimension Disp[1] = 2; Disp[2] = 3; Disp[3] = 4; display.display(Disp); // Show dimension(digits) to display }
Price history chart & currency exchange rate
Customers also viewed

$495.69
Контроллер двигателя для VOE60100000 EC240 EC210 EC290, блок управления двигателем экскаватора ECU 60100000
aliexpress.ru
$685.25
Всасывание 8000 па, подъем 15 мм, стойка Omni С моющей шваброй горячей воды, самоопорожнение, сушка горячим воздухом, автоматическая заправка
aliexpress.ru
$59.98
Воздухоочиститель Впускной фильтр для Harley Dyna Street Bob 1993-2017 Softail Fat Boy 1993-2015 комплект мотоциклетной системы Черный Гладкий CNC
aliexpress.ru
$56.01
Новые китайские домашние фонари на солнечных батареях для двора и улицы, водонепроницаемые дверные фонари для виллы B & B
aliexpress.ru
$18.20
Nude Girl Vase Abstract Artistic Ceramic Body Portrait Flower Arrangement Fat Woman Ornaments Modern Home Decoration Flower Vase
aliexpress.com
$4.95
5pcs/lot Flamingo Memaid Panda Dinosaur Unicorn Hand Sanitizer/perfume Bottle Baby Shower Birthday Party Decorations Kids Favors
aliexpress.com
$16.57
Наборы инструментов для ремонта часов, профессиональный комплект инструментов для замены батареи часов 152 шт., набор инструментов для удале...
aliexpress.ru
$34.33
slash neck midi women boho chic floral printed robe ruffle big swing chiffon vestidos female 2021 fashion hyj0, Black;gray
dhgate.com
$159.49
Выдвижной многофункциональный Рабочий стол, простые и многофункциональные офисные принадлежности
aliexpress.ru
$1.35
Воздушный шар супергероя Мстители, Капитан Америка, Железный человек, украшение для дня рождения, воздушный шар для вечеринки
aliexpress.ru
$52.55
Умные часы Smart watch, 1.3inches IPS full touch screen, Silver Alloy+plastic body,IP68 waterproof, multi-sport mode with swimming mode, compatibility with iOS and android,white-black with extra black belt, Host: 262x43.6x12.5mm, Strap: 240x22mm, 60g
oldi.ru
$113.08
nail drill & accessories 35000rpm rechargeable set for manicure pedicure milling cutter polishing gel remover 24w apparatus
dhgate.com
$9.80
fun masquerade party joker with 2 layers face mask dust mouth sports washable protective reusable fashion mask facemask
dhgate.com
$37.59
кровать домой выпуклые шейные позвонки талия задняя массажер 18 массажных точек поясничного массажа шеи масагер эффективный поясничный корре, Black;gray
dhgate.com
$19.64
урожай 1964 совершенства тенниски мужчины напечатаны 100% хлопок круглого ворот нормальная симпатичная аутентичное лето стиль vintage рубашк, White;black
dhgate.com
$30.00
ash vs the evil dead for army of darkness movie 1990's cult stylish novelty tees crewneck gift idea hooded sweatshirt hoodie men t shir
dhgate.com
$29.72
jamaica sun 3d letter tshirt holiday family summer gift tees parrot print simple black fitness hooded sweatshirt hoodie men t shirt
dhgate.com
$47.27
5+2yards tissu african dry lace fabric bazin riche getzer 2020 nouveua high quality jacquard guinea brocade fabric ! LY70659
aliexpress.com
$8.69
Fashion Mini Women Top-Handle Handbag Embossed Letter Print Leather Lady Shoulder Bags for Decorating Shopping Travel
aliexpress.com
$4.14
Summer Sunshade Scarf Thin Breathable Face Mask Neck Protection Full Face Sun Protection UV Protection Chiffon Veil
aliexpress.com














