Difference between revisions of "Component: Analogue LED (Outputs)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Categ...") |
|||
Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 36: | Line 38: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 14:39, 16 January 2023
Author | |
Version | 1.0 |
Category | Outputs |
Contents
Analogue LED component
An LED with variable brightness. Simulation Only. Brightness can be set either by macro call or by connection to an analogue pin.
Component Source Code
Please click here for the component source code: FC_Comp_Source_Analogue_LED.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Example Program showing how to show the temperature in Celsius and Fahrenheit and expected ADC pin voltage on an LCD.
Analogue Sensors Example
Downloadable macro reference
![]() |
SetBrightness |
Set the brightness of the LED. | |
![]() |
Brightness |
Brightness from 0.0 to 1.0 | |
[[File:]] - | Return |