TM1637 7 Segment Display 4 Digits Module 2 Vertical Points (CATALEX)
Jump to navigation
Jump to search
File:TArduinoTM1637Display.png
Summary
4-digit 7-segment display module using the TM1637 driver, with optional vertical points. Supports numeric, analog, and text display across digits with configurable brightness and points.
Description
The TM1637 7-Segment Display Module provides a simple way to control four 7-segment digits with a two-wire interface. Each digit can be configured with different display types, including integer, analog, or text. The module includes optional vertical points and allows brightness adjustment.
Diagram:
Categories
- File:TArduinoDisplayCategory.png Category Display – Display components.
- File:TArduinoLEDSCategory.png Category LED – LED control components.
- File:TArduinoDigitalCategory.png Category Digital – Digital interface components.
Properties
- Brightness – Display brightness control.
- Digits – Configurable display elements for each digit:
* Section 7 Segments * Value Section 7 Segments * Integer Display 7 Segments * Analog Display 7 Segments * Text Display 7 Segments
- Enabled – Enables or disables the display.
- Points – Boolean flag to enable or disable vertical points between digits.
Pins
Output Pins
- Clock – Digital clock pin for TM1637 communication.
- Data – Digital data pin for TM1637 communication.