Difference between revisions of "Component: 7Segment (74HC595) (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 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
− | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/ | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_74HC595_7SEG_Hex_Driver.fcfx FC_Comp_Source_74HC595_7SEG_Hex_Driver.fcfx] |
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 30: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 187: | Line 191: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
− | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | | + | | 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]] | ||
− | | width="90%" | LED | + | | width="90%" | LED Color |
|- | |- | ||
| colspan="2" | Color of the LED segments when truned on. When off, they use a much darker shade of the same hue. | | colspan="2" | Color of the LED segments when truned on. When off, they use a much darker shade of the same hue. | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | ||
− | | width="90%" | Body | + | | width="90%" | Body Color |
|- | |- | ||
| colspan="2" | Color of the plastic casing containing the LEDs. | | colspan="2" | Color of the plastic casing containing the LEDs. | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | ||
− | | width="90%" | Label | + | | width="90%" | Label Color |
|- | |- | ||
| colspan="2" | Color for the optional LED segment labels. | | colspan="2" | Color for the optional LED segment labels. | ||
|} | |} |
Revision as of 17:01, 16 January 2023
Author | Matrix Ltd |
Version | 1.0 |
Category | Segment |
Contents
7Segment (74HC595) component
Seven segment display using 74HC595 serial to parallel shift register. Requires three standard output pins to drive the shift register. Shift registers can be chained together to drive up to six individual 7-segment displays.
Component Source Code
Please click here for the component source code: FC_Comp_Source_74HC595_7SEG_Hex_Driver.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference