Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
Line 127: Line 127:
 
==Component Creation==
 
==Component Creation==
 
<span id="Component_Creation"></span>
 
<span id="Component_Creation"></span>
 +
*[[New_Component_Features|New Component Features]] - Additional component creation features added in Flowcode 8
 
*[[Creating_a_Property|Creating a Property]] - How to create a property
 
*[[Creating_a_Property|Creating a Property]] - How to create a property
 
*[[Panel_Managers|Component Configuration]] - Overview of the component creation panel managers
 
*[[Panel_Managers|Component Configuration]] - Overview of the component creation panel managers
*[[Number_Conversions|Number Conversions]] - Creating a helper component to help convert between number systems Decimal, Hexadecimal and Binary
+
*[[Customising_A_Component|Customising A Component]] - Creating a new customised version of a component  
 
*[[Assigning_Code_to_an_Existing_Component|Assigning Code to an Existing Component]] - Complementing or overriding an existing components functionality
 
*[[Assigning_Code_to_an_Existing_Component|Assigning Code to an Existing Component]] - Complementing or overriding an existing components functionality
 
*[[Base_Components|Base Components]] - The base components and their function
 
*[[Base_Components|Base Components]] - The base components and their function
Line 135: Line 136:
 
*[[Creating_a_two_wheeled_robot|Creating a two-wheeled robot]] - Creating a 2 wheeled robot from scratch (simulation & downloadable)
 
*[[Creating_a_two_wheeled_robot|Creating a two-wheeled robot]] - Creating a 2 wheeled robot from scratch (simulation & downloadable)
 
*[[Exercises|Exercises]] - Worked exercises including creating components
 
*[[Exercises|Exercises]] - Worked exercises including creating components
*[[Customising_A_Component|Customising A Component]] - Creating a new customised version of a component
+
*[[Number_Conversions|Example - Number Conversions]] - Creating a helper component to help convert between number systems Decimal, Hexadecimal and Binary
*[[New_Component_Features|New Component Features]] - Additional component creation features added in Flowcode 8
 
  
 
==Simulation==
 
==Simulation==

Revision as of 09:39, 23 July 2018


Version 8

  • New in Flowcode 8 - Introduction to new features in Flowcode 8 and other useful information
  • Chips - List of supported microcontroller devices in Flowcode
  • Migrating to Flowcode 8 - Help and advise moving to v8 from an older version

Getting Started

Using the Flowchart

Macros

Functions

Variables

Panels

Tools and Views

Components

Component Creation

Simulation

Chip Specifics

Support