Mod LED Display 4D 7S TM1637 30x14mm - RobotDynOfficial/Documentation GitHub Wiki
This is a basic 4-digit 7-segment display module, it is used to display numbers.
This module connects to 2 digital I/O pins.
TM1637 DISPLAY is a four terminal device. We will describe function of each pin below.
Pin Name | Description |
---|---|
VCC | Connected to power source |
GND | Connected to ground |
DIO | Data Input/output pin |
CLK | Clock pin |
- Two wire interface
- Eight adjustable luminance levels
- Four alpha-numeric digits
- Portable size
- Operating voltage: 3.3V – 5.5V
- Operating current consumption: 80mA
- Operating temperature: -10ºC to +80ºC
For using with Arduino use library: TM1637.h Other classic Arduino libraries, like TM1637.h, TM1637display.h by AVISHORPE and SevenSegmentTM1637.h should work as well.
1 x Mod-LED-Display-4D-7S-TM1637-30x14mm