Welcome to the Flowcode beta component area. this area contains various beta components for Flowcode V3. Unfortunately none of these custom components are supplied with simulation abilities.
To install the component onto your version of Flowcode. Download the appropriate file and then copy the file into your Flowcode V3/component folder. You will then have to rename the file as custom_code.c Remember to make a backup of the old custom code file as you may want to use this to help you build your own custom components. To use the component in Flowcode simply add the custom component (its the one with User written on the picture) and then use hardware macros to call the functions as normal.
Note:
Two custom code components can be used at once by renaming one of the custom files to custom_code2.c and then using the Flowcode Custom2 component in your programs.
To edit the connections or the parameters of the component go into the components properties. This will have a number of parameters that are used by the function code eg pin connections.
There is a small guide on how to create your own custom components available from here. Please note that we do not support the custom component code so please do not contact us regarding programming problems. If you get stuck or run into problems then please post on our forums and we will do our best to get back to you.
More detailed help for writing the custom component code is available from here on our forums.
If you have a hardware component that you think should become either a Flowcode beta component or a fully fledged Flowcode component then let us know here.