5Pcs 0.56 inch Yellow LED Display Tube 4-Digit 7-segments Module

SKU: GP-1144439

$46.60

5Pcs 0.56 inch Yellow LED Display Tube 4-Digit 7-segments Module
$46.60

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 use library:TM1637.h
Color:Yellow
Package includes
5 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 pin D4
* connect TM1637 pin DIO to pin D5
* connect TM1637 pin Vcc to pin 5V
* connect TM1637 pin GND to pin GND
*/
// include the SevenSegmentTM1637 library
include inchSevenSegmentTM1637.hinch
include inchSevenSegmentExtended.hinch
/*
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() ;
// run loop (forever)
void loop() ;
minutes = 0; // reset minutes
};
};
Example2
include inchTM1637.hinch; // include the TM1637 library
TM1637 display(2, 3); // initialize the library for pins 2, 3
void setup()
void loop()

Additional information

Weight 0.085 kg

Reviews

Write review “5Pcs 0.56 inch Yellow LED Display Tube 4-Digit 7-segments Module”

Your email address will not be published. Required fields are marked *


Warning: Attempt to read property "post_content" on null in /www/wwwroot/geekpaw.com/wp-content/themes/shoptimizer-child-theme/functions.php on line 714

Warning: Attempt to read property "post_content" on null in /www/wwwroot/geekpaw.com/wp-content/themes/shoptimizer-child-theme/functions.php on line 714

Shipping Methods


Payment Methods

[contact-form-7 id="230e2c7" title="Wholesale Inquiry"]