Difference between revisions of "Component: 7Segment (Quad TM1637) (Segment)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray...") |
|||
Line 12: | Line 12: | ||
− | ==7Segment component== | + | ==7Segment (Quad TM1637) component== |
Quad seven segment display using an two pin communications bus to reduce the number of control pins. Driven using a TM1637 quad 7-segment display driver. | Quad seven segment display using an two pin communications bus to reduce the number of control pins. Driven using a TM1637 quad 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_Quad_Driver.fcfx FC_Comp_Source_TM1637_7SEG_Quad_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 162: | Line 166: | ||
|- | |- | ||
| 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 177: | Line 199: | ||
|- | |- | ||
| 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 (Quad TM1637) component
Quad seven segment display using an two pin communications bus to reduce the number of control pins. Driven using a TM1637 quad 7-segment display driver.
Component Source Code
Please click here for the component source code: FC_Comp_Source_TM1637_7SEG_Quad_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 |