Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:
 
* [[Creating_Templates]] - Creating your own templates
 
* [[Creating_Templates]] - Creating your own templates
 
* [[Closing_Flowcode]] - Closing Flowcode
 
* [[Closing_Flowcode]] - Closing Flowcode
 +
* [[Disabling the 3D Panel]] - Disabling the 3D interface
  
 
==Flowcharts==
 
==Flowcharts==
Line 119: Line 120:
 
*[[Creating_a_Property]] - How to create a property
 
*[[Creating_a_Property]] - How to create a property
 
*[[Panel_Managers]] - Overview of the component creation panel managers
 
*[[Panel_Managers]] - Overview of the component creation panel managers
 +
*[[Number_Conversions]] - Creating a helper component to help convert between number systems Decimal, Hexadecimal and Binary
 
*[[Assigning_Code_to_an_Existing_Component]] - Complementing or overriding an existing components functionality
 
*[[Assigning_Code_to_an_Existing_Component]] - Complementing or overriding an existing components functionality
 
*[[Base_Components]] - The base components and their function
 
*[[Base_Components]] - The base components and their function

Latest revision as of 10:50, 15 August 2016

<sidebar>Sidebar: Flowcode Help Overview</sidebar>

A set of videos are available showing some projects using Flowcode 6 as well as talking you through some example programs. Flowcode 6 Playlist

Version 6

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

Getting Started

Flowcharts

Macros

Functions

Variables

Panels

Tools and Views

Components

Component Creation

Simulation

Chip Specifics

Support