Jump to content

Component: K8055 PCB (Misc)

From Flowcode Help
Revision as of 17:48, 9 November 2022 by Wiki bot (talk | contribs) (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gray...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 for the component source code: 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

Downloadable macro reference

SetLED
 
- BYTE LED
 
- BOOL State
 
- VOID Return


GetCounter
 
- BYTE Counter
 
- ULONG Return


GetButton
 
- BYTE Button
 
- BOOL Return


ResetCounter
 
- BYTE Counter
 
- VOID Return


GetDigital
 
- BYTE Return


SetByte
 
- BYTE Data
 
- VOID Return


SetAnalog
 
- BYTE Output
 
- BYTE Value
 
- VOID Return


ResetAll
 
- VOID Return


GetAnalog
 
- BYTE Input
 
- BYTE Return



Property reference

Properties
Label