Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
Grablo Help Grablo Help
문의하기
Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
loading
  1. Home
  2. User Manuals
  3. I/O Device
  4. TM1637 4-Digit 7-Segment Display
Updated on August 11, 2025

User Manuals

  • Folder icon closed Folder open iconQuick Start Guide
    • Grablo!
    • Basic Concepts
  • Folder icon closed Folder open iconProject
    • General
    • Sharing Project
  • Folder icon closed Folder open iconLogic
    • Logic
    • Control Group
    • Control
    • Condition Group
    • Action Group
    • Condition
      • General
      • Type
        • Always Met
        • Once Met
        • Variable Comparison
        • Schedule
        • Time Range
        • Time Interval
        • Condition Reference
        • Action Reference
        • Change Detection
        • Custom Condition
    • Action
      • General
      • Type
        • Write Variable
        • I/O Device Control
        • Time Delay
        • Timer
        • Display Image
        • Play Media
        • Synthesizer
        • Audio Recording
        • Audio Transform
        • Shell Command
        • Speech-to-Text
        • Text-to-Speech
        • File System
        • Read/Write File
        • Database
        • HTTP Communication
        • MQTT Communication
        • OPC UA Communication
        • Modbus Communication
        • Send Email
        • Telegram Message
        • User Defined Communication
        • PID Control
        • Statistics
        • Collection
        • Custom Action
  • Folder icon closed Folder open iconDashboard
    • General
    • Widgets
  • Folder icon closed Folder open iconSetting
    • GPIO
    • Variables
    • I/O Device
    • File Editor
    • Collection
    • Timer
    • Image Viewer
    • Audio Transfrom
    • Media Player
    • Synthesizer
    • Text-to-Speech
    • Speech-to-Text
    • Audio Recorder
    • MQTT Client
    • OPC UA Client
    • Modbus
    • Email Client
    • Telegram Bot
    • Database
    • User Defined Communication
    • PID Control
    • Statistics
  • Folder icon closed Folder open iconI/O Device
    • DS18B20 Digital Temperature Sensor
    • MAX31865 RTD Temperature Sensor
    • TinyGPS++ GPS Library
    • BMP180 Digital Pressure and Temperature Sensor
    • AHTx0 Temperature and Humidity Sensor
    • SHT2x Temperature and Humidity Sensor
    • Servo Motor Control
    • PWM Signal Output
    • PWM Signal Monitoring
    • Hardware PWM Signal Output
    • LED Control
    • Push Button Input
    • Digital I/O
    • Stepper Motor Control
    • High Speed Counter
    • ADS1x15 ADC
    • ADXL345 3-Axis Accelerometer
    • BME280 Temperature, Humidity, Pressure Sensor
    • BMP280 Temperature, Pressure Sensor
    • MLX90614 Infrared Temperature Sensor
    • MCP4725 DAC
    • QMC5883L 3-Axis Magnetometer
    • SHT31 Digital Temperature and Humidity Sensor
    • TCS34725 RGB Color Sensor
    • VEML6070 UV Sensor
    • BH1750 Digital Light Intensity Sensor
    • DS3231 RTC High-Precision Real-Time Clock
    • MPU-9250 9-Axis IMU Sensor
    • CCS811 Carbon Dioxide and TVOC Air Quality Sensor
    • VL53L0X ToF Laser Distance Sensor
    • TFmini Plus(S) LiDAR Distance Sensor
    • MAX7219 8-Digit 7-Segment Display
    • PCF8574 LCD Display Driver
    • HC-SR04 Ultrasonic Distance Sensor
    • LED Brightness Control
    • RGB LED Color Control
    • DC Motor Control
    • AT24C256 EEPROM Memory
    • DHTxx Temperature and Humidity Sensor
    • MCP3xxx ADC
    • LCD Display Driver (MCP23008, MCP23017)
    • MFRC522 RFID Reader
    • Passive Buzzer
    • NeoPixel (WS281x) LED
    • Infrared (IR) Receiver
    • NeoPixel Matrix
    • ST77xx TFT Color LCD
    • ILI9341 TFT Color LCD
    • SSD1306 0.96-inch Monochrome OLED Display
    • SH1106 1.3-inch Monochrome OLED Display
    • MAX7219 8×8 LED Dot Matrix
    • HT16K33 4-Digit 7-Segment Display
    • HX711 Load Cell 24-bit AD Converter
    • TCS3200 RGB Color Sensor
    • MPU6050 6-Axis Gyro Accelerometer
    • TM1637 4-Digit 7-Segment Display
    • PM2008(M) Particulate Matter Sensor
    • PMS x003 Particulate Matter Sensor
    • MAX30102 SpO2 and Heart Rate Sensor
    • AS608, FPM10A Fingerprint Sensor
    • TTP229 Capacitive 16-Key Touch Keypad
    • 4×4 Keypad Matrix
    • Analog to Digital Converter (ADC)
    • Digital to Analog Converter (DAC)
    • RPM Monitor
    • PCA9685 16-Channel 12-Bit PWM Servo Driver
    • INA219 DC Current Sensor
    • VL6180X ToF Distance Sensor
    • Custom Digital Waveform Output
    • NRF24L01 2.4GHz RF Module
  • Folder icon closed Folder open iconBlock Coding
    • General
    • Blocks
      • Values
      • Logic
      • Loop
      • Math
      • Date/Time
      • Text
      • Byte Array
      • List
      • Type Conversion
      • Unit Conversion
      • Science
      • Bit/Byte
      • Complex Numbers/Vectors
      • JSON
      • XML
      • Local Variables
      • Local Functions
  • Folder icon closed Folder open iconConnect & Run
    • Hardware and Operating System
    • Grablo Package Installation
    • Connect and Run

TM1637 4-Digit 7-Segment Display

Estimated reading: 4 minutes 280 views

Overview

A 4-digit 7-segment display using the TM1637 chipset.


Specifications
  • Input voltage: 3.3~5.5V DC
  • Current consumption: 30mA (MAX 80mA)
  • FND type: Common Anode
  • Control method: 2-wire serial interface (CLK, DIO)
  • Oscillating type: Built-in RC oscillator
  • Built-in power-on reset circuit
  • Built-in automatic blanking circuit


Supported GPIO
  • Raspberry Pi 0~4
  • Raspberry Pi 5
  • BeagleBone Black/Green
  • Jetson Nano



Commands

[INIT]

Initializes the module.

Item Type Description
CLK Pin WRITE Enter the GPIO pin to connect to the CLK pin.
DIO Pin WRITE Enter the GPIO pin to connect to the DIO pin.

​

[SHOW_NUMBER_DEC]

Displays numbers in decimal format on the display.

Item Type Description
Number WRITE Enter the number to display.
Left Zero Padding WRITE Set whether to fill the left side of the display with zeros.
Display Position WRITE Set the starting position to display the number. (0~3, 0 from left)
Display Digits WRITE Set the number of digits to display. (1~4)

​

[SHOW_NUMBER_DEC_EX]

Displays decimal numbers with dots (.) or colons (:) on the display.

Item Type Description
Number WRITE Enter the number to display.
Left Zero Padding WRITE Set whether to fill the left side of the display with zeros.
Display Position WRITE Set the starting position to display the number. (0~3, 0 from left)
Display Digits WRITE Set the number of digits to display. (1~4)
Dot (.) or Colon (:) Value * WRITE Set whether to display dots or colons. This is a bitmask byte value. Dots or colons may exist differently depending on the display type.
* You can display dots (.) or colons (:) at various positions as follows:
• Dot (.) display
– 0x80 → 0b10000000 → 0.000
– 0x40 → 0b01000000 → 00.00
– 0x20 → 0b00100000 → 000.0
– 0xE0 → 0b11100000 → 0.0.0.0
• Colon (:) display
– 0x40 → 0b01000000 → 00:00
• Dot (.) and colon (:) display
– 0xE0 → 0b11100000 → 0.0:0.0


[SHOW_NUMBER_HEX_EX]

Displays hexadecimal numbers with dots (.) or colons (:) on the display.

Item Type Description
Number WRITE Enter the number to display in hexadecimal format.
Left Zero Padding WRITE Set whether to fill the left side of the display with zeros.
Display Position WRITE Set the starting position to display the number. (0~3, 0 from left)
Display Digits WRITE Set the number of digits to display. (1~4)
Dot (.) or Colon (:) Value WRITE Set whether to display dots or colons. This is a bitmask byte value. Dots or colons may exist differently depending on the display type.

​

[SHOW_DATE]

Displays date on the display.

Item Type Description
Date WRITE Enter the date to display.
Display Format WRITE Select the format to display. (Year/Month, Month/Day)
Show Dot (.) or Colon (:) WRITE Set whether to display dots or colons.

​

[SHOW_CLOCK]

Displays time on the display.

Item Type Description
Time WRITE Enter the time to display.
Display Format WRITE Select the format to display. (Hour/Minute, Minute/Second)
Show Dot (.) or Colon (:) WRITE Set whether to display dots or colons.

​

[SHOW_TIME]

Displays time duration on the display.

Item Type Description
Time Duration WRITE Enter the time duration to display.
Display Format WRITE Select the format to display. (Hour/Minute, Minute/Second)
Show Dot (.) or Colon (:) WRITE Set whether to display dots or colons.

​

[CLEAR]

Clears the display content.

​

[SET_SEGMENTS]

Displays raw data on the display.

Item Type Description
Raw Data * WRITE Enter the content to display as a byte array. Up to 4 bytes can be entered.
Display Position WRITE Set the starting position to display. (0~3, 0 from left)
Display Digits WRITE Set the number of digits to display. (1~4)
* Refer to the following to calculate the bitmask value. Positions marked with X are not used, so enter 0.
Example) To display 8: Binary 0b01111111 → Hexadecimal 0x7F → Decimal 127

​

​

[ENCODE_DIGIT]

Encodes a single digit number into raw data.

Item Type Description
Number WRITE Enter the number to convert to raw data.
Raw Data READ Converted bitmask byte value.

​

[SET_BRIGHTNESS]

Sets the brightness of the display.

Item Type Description
Brightness WRITE Set the brightness of the display. (0~7)

​

[DISPLAY_ON]

Turns on the display.

​

[DISPLAY_OFF]

Turns off the display.

​

Example

Objective

Display the current time in “Hour:Minute” format on the display.


Parts
Part Quantity
Raspberry Pi 4 * 1
TM1637 Display 1
* Other hardware can also be used. Refer to Supported GPIO.


Wiring

Connect the following pins horizontally to each other.

TM1637 Display GPIO
VCC 3.3V
GND GND
CLK 23 *
DIO 24 *
* Any GPIO pins can be used.


Project Link

​

References

Datasheet

Library

찾으시는 내용이 없나요? 문의하기

문의하기

공유하기

TM1637 4-Digit 7-Segment Display

Or copy link

Clipboard Icon
콘탠츠

ㅤ

Grablo Inc.
support@grablo.co

Site Links

  • Grablo Home
  • Grablo App

이 사이트의 모든 컨텐츠는 저작권법에 보호받는 저작물로서, 무단으로 복제, 배포하는 경우에는 저작권법에 의하여 처벌을 받을 수 있습니다. Copyright 2024 grablo.co. All Rights Reserved.