Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
Line 33: Line 33:
 
*[[Selecting_Icons]] - Selecting icons on the flowchart
 
*[[Selecting_Icons]] - Selecting icons on the flowchart
 
*[[Flowchart_Editing_Functions]] - Functions to make editing your flowchart easier
 
*[[Flowchart_Editing_Functions]] - Functions to make editing your flowchart easier
 +
*[[Code_Folding]] - Compressing known working code to increase screen real estate
 +
*[[Icon_Grouping]] - Combining multiple icons together into a single group icon
 +
*[[C_Code_Simulation]] - Simulating C code in your program
 +
*[[C_Code_to_Flowchart_Conversion]] - Converting a section of C code into Flowchart icons
 
*[[Printing_Flowcharts]] - Printing out a flowchart
 
*[[Printing_Flowcharts]] - Printing out a flowchart
  

Revision as of 14:39, 9 May 2018

<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