Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
Line 120: 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

Revision as of 10:45, 15 August 2016

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

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

Version 7

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

Getting Started

Flowcharts

Macros

Functions

Variables

Panels

Tools and Views

Components

Component Creation

Simulation

Chip Specifics

Support