3Pcs RobotDyn® Yellow LED Tube 4-Digit 7-segments Display Module For Arduino DIY

Arduino
артикул: 1144435
СОГЛАСНО НАШИМ ДАННЫМ, ЭТОТ ПРОДУКТ СЕЙЧАС НЕ ДОСТУПЕН
$12.94
Доставка из: Китай
Описание
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: 3 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 }
График изменения цены & курс обмена валют
Пользователи также просматривали

$8.28
MMQ M58A Elegant Colored Diamond With Hair Comb Fingertip Length Veil Handmade Soft Tulle Bridal Woman Wedding Short Veil
aliexpress.com
$37.99
Mermaid Sequin Evening Dress Long Vestidos De Fiesta Elegantes Para Mujer 2023 One Shoulder Prom Formal Party Dresses for Women
aliexpress.com
$5.80
8Pcs Oral Cleaning Care Set Dental Teeth Orthodontic Kits Portable Tooth Whitening Tool Suit Interdental Brush Oral Hygiene Care
aliexpress.com
$11.17
Hammer Handy Steel Automotive Tools Camping Fixing Multi-functional Stubby Claw Mini Fiberglass Outdoor Tent
aliexpress.com
$302.49
60X150 Photonic Lightwave EnergyPEMF Pad Far Infrared Heating Therapy For Whole Body Amethyst Negative ion Blanket Jadeite
aliexpress.com
$39.78
YH 35XX Programmer +Emulator Read/Write 35160WT/35128WT EEPROM Yanhua Mini ACDP for BMW Key Programmer
aliexpress.com
$68.14
2023 designer backpack luxury brand purse double shoulder straps backpacks women wallet real leather bags with bear
dhgate.com
$21.79
For Peugeot 3008 308CC/SW C4L RCZ 207CC Citroen C4 DS4 Fuel Oil Pressure Sensor 81CP18-01 9802152780
aliexpress.com
$10.93
10pcs Ballpoint Pens and 10pcs Refills Bead Pen Gel Pens Beaded DIY Pen Kids Gift School Office Supply Gift Ballpoint Pen
aliexpress.com
$3.44
200/1000 PCS Portable Disposable Paper Soap Flowers Shape Washing Hand Bath Paper Soap Sheets for Kitchen Outdoor Travel Camping
aliexpress.com
$19.18
Dress women summer vintage floral print chiffon A-line party dress women vestidos girl three-quarter chic mini dresses
aliexpress.com
$6.79
Кольцо на палец в виде щенка в стиле ретро, кольцо на указательный палец в виде мультяшного щенка, розовые бусины, кольца для детей Style 1
joom.ru
$15.45
70 шт./2 листа снежинок для рождественской елки, настенное украшение, самоклеящиеся наклейки, магниты на холодильник, украшение комнаты
joom.ru
$0.84
10PCS Peacocks Feather Stained Glass Bead Head Nymph Scud Midge Fly Fishing Flies For Fly Trout Fishing Lures Insect Bait
aliexpress.ru
$3.98
NEW2023 Door Hanging Foldable Clothes Hanger Magic 5 Hole Hanger Rack With Hook Space Save Clothing Tie Organizer Creative Dryin
aliexpress.ru
$8.31
8pcs/2card PKCELL AA Rechargeable Battery NiMH 1.2V 2200mAh Ni-MH 2A Pre-charged Bateria low self discharge AA Batteries
aliexpress.ru
$3.70
Anime Demon Slayer Kochou Shinobu Earrings Butterfly Earrings Cosplay Prop 1 Pair Cosplay Accessores
dhgate.com
$54.80
1pc Pet Outdoor Backpack Breathable Carrier Cat Head Out Chest Bag Pouch Front - Size Dog Car Seat Covers
dhgate.com
$29.41
high heels women ankle boots lace up fall winter platform ladies boots large size fashion shoes white black brown
dhgate.com
$89.13
bujiwu brand women ski jacket snowboard clothing winter coat windproof waterproof outdoor sport wear female thicken thermal coat
dhgate.com
$28.33
shoes shallow mouth square toe large size women casual female sneakers flats buckle all-match nursing big size dress, Black
dhgate.com













