Difference between revisions of "Component: 7Segment (Hex TM1637) (Segment)"
From Flowcode Help
Jump to navigationJump to searchLine 69: | Line 69: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | |||
Line 75: | Line 77: | ||
==Macro reference== | ==Macro reference== | ||
+ | ===ShowDigits=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 123: | Line 126: | ||
+ | ===ReadSwitches=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 136: | Line 140: | ||
+ | ===SetBrightness=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 159: | Line 164: | ||
+ | ===ShowSegments=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 182: | Line 188: | ||
+ | ===ShowDigit=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- |
Revision as of 11:52, 3 February 2023
Author | Matrix Ltd |
Version | 1.0 |
Category | Segment |
Contents
7Segment (Hex TM1637) component
Hex seven segment display using an two pin communications bus to reduce the number of control pins. Also provides up to 16 individual input switches. Driven using a TM1637 hex 7-segment display driver.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_TM1637_7SEG_Hex_Driver.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_TM1637_7SEG_Hex_Driver.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
ShowDigits
ReadSwitches
SetBrightness
![]() |
SetBrightness |
Controls the brightness of the 7-seg displays | |
![]() |
Brightness |
Range: 0-7 - 0=Darkest, 7=Brightest | |
![]() |
On |
0 = Display Off, 1 = Display On | |
![]() |
Return |
ShowSegments
ShowDigit