10Pcs RobotDyn® Yellow LED Display Module 4-digit 7-segment Tube For Arduino DIY

Arduino
sku: 1144437
ACCORDING TO OUR RECORDS THIS PRODUCT IS NOT AVAILABLE NOW
$36.85
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: Yellow Package includes: 10 x Yellow 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

$29.96
For PS VR2 Storage bag Helmet Handle Host Travel Storage Bag Protective Accessories
aliexpress.com
$25.80
24 inch Bar Stools Set of 2 Counter Height Stools Industrial Tall Bar Chair Round Backless Counter Stools
aliexpress.com
$59.99
TBTK Iced Inifinity Link Chain Necklace With BaguetteCZ Cross Prong Setting 5A Cubic Zirconia Choker HipHop Fashion Jewelry
aliexpress.com
$4.01
JASTER Rotatable Wooden USB 2.0 Flash Drives 64GB Free customized logo 32GB Pen Drive Creative Business gift Memory Stick U disk
aliexpress.com
$18.53
RRR123 Vintage English Alphabet Number Printing T Shirt Men Women RRR 123 Tee Top T-shirt
aliexpress.com
$16.78
Clutch Kit Clutch Friction Plates Heavy Duty Springs for YAMAHA BANSHEE 350 1987-2006
aliexpress.com
$11.17
Плюшевая игрушка Кот для детей, мягкие милые кошки, мягкая игрушка, кукла, полная котенок, мягкие плюшевые игрушки-животные, подарки, полные, ленивые, искусственные игрушки для детей
aliexpress.com
$59.11
35L Camping Backpack Waterproof Trekking Fishing Hunting Bag Military Tactical Army Climbing Rucksack Outdoor Camping Bags
aliexpress.com
$53.34
Fall 2025 New Men's British Style Lace-up Leather Spanish Metal Special-Interest Design Punk Platform Shoes Women
aliexpress.com
$2.91
Лось Ян Станіслав. Українська справа у спогадах, листуванні й публіцистиці. Вибрані твори
prom.ua
$29.58
Декоративная решетка на батарею SMARTWOOD | Экран для радиатора | Накладка на батарею 600*600 Решетка с крышкой, Покраска RAL, 600*600
prom.ua
$9.19
Heelium Men Pack of 3 Bamboo Super Soft & Odour-Free Breathable Crew-Length Socks, Grey
myntra.com$41.67
Электрическая зубная щетка Infly Sonic Electric Toothbrush T03S (футляр, 2 насадки, белый)
onliner.by
$4.51
Чехол Silicone Cover Full Camera without Logo (A) для Xiaomi Redmi Note 10 Pro / 10 Pro Max (180446)
itsell.ua
$5.24
Женский слитный купальник с высокими штанинами, купальный костюм с кулиской сбоку, однотонные купальники со шнуровкой, купальник со стринг...
aliexpress.ru
$2.99
Поход больше беспокоиться меньше Кемпинг Harajuku Топы Kawaii женские Ullzang с мультипликационным принтом в стиле 90-х, новые милые футболки, корейски...
aliexpress.ru
$37.51
evening bags fashion embroidered thread small bag diagonally simple texture chain single shoulder handbag purses and handbags
dhgate.com