Component: LED Array (PCB) (): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
Please click here | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_LED_Array_pcb.fcfx FC_Comp_Source_LED_Array_pcb.fcfx] | ||
==Detailed description== | ==Detailed description== | ||
| Line 26: | Line 28: | ||
==Examples== | ==Examples== | ||
| Line 32: | Line 36: | ||
==Macro reference== | ==Macro reference== | ||
==Property reference== | |||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | |||
|- | |||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | |||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | |||
|- | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | |||
| width="90%" | Count | |||
|- | |||
| colspan="2" | The number of LEDs in the array from 1 to 8. | |||
|- | |||
| 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-16-icon.png]] | |||
| width="90%" | Output Mode | |||
|- | |||
| colspan="2" | Choose a single port for all LEDs, or to allocate them to arbitrary pins. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-19-icon.png]] | |||
| width="90%" | Port | |||
|- | |||
| colspan="2" | | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | |||
| width="90%" | Polarity | |||
|- | |||
| colspan="2" | Active High = LEDs light when the chosen chip pin is ON Active Low = LEDs light when the chosen chip pin is OFF | |||
|- | |||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | |||
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Simulation | |||
|- | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | |||
| width="90%" | Alignment | |||
|- | |||
| colspan="2" | Which 3D axis to align the copies along. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]] | |||
| width="90%" | Spacing | |||
|- | |||
| colspan="2" | The distance between LEDs in the array. LEDs will be spaced symmetrically around the component centre. Use a negative value to reverse the order of the LEDs. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | |||
| width="90%" | Reverse | |||
|- | |||
| colspan="2" | Reverse the direction of the LEDs. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | |||
| width="90%" | Show | |||
|- | |||
| colspan="2" | Decide what labels to show... None - no labels are displayed Name - shows each component's name Property - shows a particular property of each component (see 'property' below. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-10-icon.png]] | |||
| width="90%" | Property | |||
|- | |||
| colspan="2" | Show a particular property of each object. If a port or pin property is chosen, the label can be abbreviated to remove the '$PORT' text. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | |||
| width="90%" | Label Position | |||
|- | |||
| colspan="2" | Whether to display the pin labels next to each LED | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | |||
| width="90%" | LED color | |||
|- | |||
| colspan="2" | The on colour for the LEDs, the off colour is calculated automatically from this. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | |||
| width="90%" | Label color | |||
|- | |||
| colspan="2" | Color of the pin labels. | |||
|}==Macro reference== | |||
Revision as of 15:15, 20 January 2023
| Author | Matrix |
| Version | 1.1 |
| Category |
LED Array (PCB) component
An LED matrix made up of standard PCB mount 5mm LEDs.
Component Source Code
Please click here to view the component source code (Beta): FC_Comp_Source_LED_Array_pcb.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Property reference
==Macro reference==