74HC595 Shift Register 8 Digits 7 Segment Display
File:TArduino74HC595Display.png
Summary
8-digit 7-segment display module controlled via 74HC595 shift registers. Supports numeric, analog, and text display with configurable digit and segment logic, refresh, and alignment options.
Description
The 74HC595 Shift Register Display allows control of up to 8 digits using serial-to-parallel shift registers. Each digit can be configured for integer, analog, or text display. The module supports inverted digits and segments, reversed order, right-aligned digits, and a configurable refresh interval for smooth multiplexing.
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
- Count Digits – Number of digits in the display.
- 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.
- Inverted Digits – Boolean option to invert digit logic.
- Inverted Segments – Boolean option to invert segment logic.
- Refresh Interval – Update interval in microseconds (default: 1000).
- Reversed Digits – Boolean flag to reverse the digit order.
- Reversed Segments – Boolean flag to reverse segment order.
- Right Aligned Digits – Boolean option to right-align digits.
Pins
Output Pins
- *