Difference between revisions of "Component: 7Segment (Hex TM1637) (Segment)"
From Flowcode Help
Jump to navigationJump to searchLine 12: | Line 12: | ||
− | ==7Segment component== | + | ==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. | 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 | + | ==Component Source Code== |
− | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_TM1637_7SEG_Hex_Driver.fcfx FC_Comp_Source_TM1637_7SEG_Hex_Driver.fcfx] | |
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 185: | Line 189: | ||
|- | |- | ||
| colspan="2" | Show segment name labels overlayed over the component. | | colspan="2" | Show segment name labels overlayed over the component. | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Connections | ||
+ | |- | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-5-icon.png]] | ||
+ | | width="90%" | DIO | ||
+ | |- | ||
+ | | colspan="2" | Data Pin connection to TM1637 IC | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-5-icon.png]] | ||
+ | | width="90%" | CLK | ||
+ | |- | ||
+ | | colspan="2" | Clock Pin connection to TM1637 IC | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Colors | ||
+ | |- | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | ||
Line 200: | Line 222: | ||
|- | |- | ||
| colspan="2" | Color for the optional LED segment labels. | | colspan="2" | Color for the optional LED segment labels. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 17:51, 9 November 2022
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 for the component source code: FC_Comp_Source_TM1637_7SEG_Hex_Driver.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
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 |