Jump to content

Component: K8055 PCB (Misc)

From Flowcode Help
Revision as of 14:21, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead"")
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.

Velleman and Picoscope Demo






Macro reference

GetAnalog

GetAnalog
 
- BYTE Input
 
- BYTE Return


GetButton

GetButton
 
- BYTE Button
 
- BOOL Return


GetCounter

GetCounter
 
- BYTE Counter
 
- ULONG Return


GetDigital

GetDigital
 
- BYTE Return


ResetAll

ResetAll
 
- VOID Return


ResetCounter

ResetCounter
 
- BYTE Counter
 
- VOID Return


SetAnalog

SetAnalog
 
- BYTE Output
 
- BYTE Value
 
- VOID Return


SetByte

SetByte
 
- BYTE Data
 
- VOID Return


SetLED

SetLED
 
- BYTE LED
 
- BOOL State
 
- VOID Return


Property reference

Properties
Label