Difference between revisions of "Component: K8055 PCB (Misc)"

From Flowcode Help
Jump to navigationJump to search
 
Line 17: Line 17:
 
==Component Source Code==
 
==Component Source Code==
  
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_temp/K8055_PCB.fcsx FC_Comp_Source_temp/K8055_PCB.fcsx]
+
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_K8055_PCB.fcsx FC_Comp_Source_K8055_PCB.fcsx]
  
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_temp/K8055_PCB.fcsx FC_Comp_Source_temp/K8055_PCB.fcsx]
+
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_K8055_PCB.fcsx FC_Comp_Source_K8055_PCB.fcsx]
  
 
==Detailed description==
 
==Detailed description==
Line 84: Line 84:
  
 
{{Fcfile|Velleman_and_Picoscope_v2.fcfx|Velleman and Picoscope Demo}}
 
{{Fcfile|Velleman_and_Picoscope_v2.fcfx|Velleman and Picoscope Demo}}
 +
 +
  
  

Latest revision as of 13:11, 7 February 2023

Author Matrix TSL
Version 1.1
Category Misc


K8055 PCB component

Hidden component to embed inside Velleman K8055 component. Simulates a single K8055 board's inputs and outputs.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_K8055_PCB.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_K8055_PCB.fcsx

Detailed description

No detailed description exists yet for this component

Examples

An example project showing the capabilities of the Velleman K8055D board combined with a Pico Technology series 2 scope.

FC6 Icon.png Velleman and Picoscope Demo






Macro reference

GetAnalog

Fc9-comp-macro.png GetAnalog
 
Fc9-u8-icon.png - BYTE Input
 
Fc9-u8-icon.png - BYTE Return


GetButton

Fc9-comp-macro.png GetButton
 
Fc9-u8-icon.png - BYTE Button
 
Fc9-bool-icon.png - BOOL Return


GetCounter

Fc9-comp-macro.png GetCounter
 
Fc9-u8-icon.png - BYTE Counter
 
Fc9-u32-icon.png - ULONG Return


GetDigital

Fc9-comp-macro.png GetDigital
 
Fc9-u8-icon.png - BYTE Return


ResetAll

Fc9-comp-macro.png ResetAll
 
Fc9-void-icon.png - VOID Return


ResetCounter

Fc9-comp-macro.png ResetCounter
 
Fc9-u8-icon.png - BYTE Counter
 
Fc9-void-icon.png - VOID Return


SetAnalog

Fc9-comp-macro.png SetAnalog
 
Fc9-u8-icon.png - BYTE Output
 
Fc9-u8-icon.png - BYTE Value
 
Fc9-void-icon.png - VOID Return


SetByte

Fc9-comp-macro.png SetByte
 
Fc9-u8-icon.png - BYTE Data
 
Fc9-void-icon.png - VOID Return


SetLED

Fc9-comp-macro.png SetLED
 
Fc9-u8-icon.png - BYTE LED
 
Fc9-bool-icon.png - BOOL State
 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties
Fc9-type-10-icon.png Label