Jump to content

Flowcode Help Overview: Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 4: Line 4:


{| class="wikitable" style="width: 70%; margin:auto; text-align:center;"
{| class="wikitable" style="width: 70%; margin:auto; text-align:center;"
|-
! Title
! Description
|-
|-
| width="40%" align="center" | [[New_in_Version_6]]
| width="40%" align="center" | [[New_in_Version_6]]
Line 22: Line 25:
! Description
! Description
|-
|-
| width="40%" align="center" | [[Introduction]]
| width="40%" align="center" | [[Activating_Flowcode]]
| width="60%" |Introduction to new features in Flowcode 6 and other useful information
| width="60%" |Activating your Flowcode license
|-
|-
| width="40%" align="center" | [[Getting Started]]
| width="40%" align="center" | [[Opening_Flowcode]]
| width="60%" |Learn the basics of Flowcode and how to navigate the program
| width="60%" |Launching the Flowcode application
|-
|-
| width="40%" align="center" | [[What Is a Flowcode Flowchart?]]  
| width="40%" align="center" | [[Creating_Flowcharts]]  
| width="60%" |Creating your first Flowcode flowchart and see the options available
| width="60%" |Creating your first Flowcode flowchart and see the options available
|-
|-
| width="40%" align="center" | [[Controlling Electronic Devices With Flowcode]]  
| width="40%" align="center" | [[Selecting_a_Target_Chip]]  
| width="60%" |Introduction to components, variables, icons, dashboard and system panels
| width="60%" |Introduction to components, variables, icons, dashboard and system panels
|-
|-
| width="40%" align="center" | [[Overview of Simulation]]
| width="40%" align="center" | [[Configuring_the_Chip]]
| width="60%" |Learn how to use simulation effectively including the features available
| width="60%" |Learn how to use simulation effectively including the features available
|-
|-
| width="40%" align="center" | [[Adding Finishing Touches]]
| width="40%" align="center" | [[Opening_an_Existing_Flowchart]]
| width="60%" |Organizing and documenting flowcharts and compiling to a chip
| width="60%" |Organizing and documenting flowcharts and compiling to a chip
|-
|-
| width="40%" align="center" | [[Taking Flowcode Further]]
| width="40%" align="center" | [[Selecting_a_Template]]
| width="60%" |Learn useful functions and make the most out of tools and features
| width="60%" |Learn useful functions and make the most out of tools and features
|-
|-
| width="40%" align="center" | [[What Is a Macro?]]
| width="40%" align="center" | [[Saving_a_Flowchart]]
| width="60%" |Introduction to macros, component macros and supplementary code
| width="60%" |Introduction to macros, component macros and supplementary code
|-
|-
| width="40%" align="center" | [[What Is an Interrupt?]]
| width="40%" align="center" | [[Closing_Flowcode]]
| width="60%" |Introduction to interrupts, custom interrupts and debugging
| width="60%" |Introduction to interrupts, custom interrupts and debugging
|-
| width="40%" align="center" | [[What Is a Component?]]
| width="60%" |Introduction to components and explanation of main components
|-
| width="40%" align="center" | [[Advanced Features]]
| width="60%" |Further explanation of more advanced components and features available.
|}
|}
==Flowcode Methodology==

Revision as of 10:05, 7 March 2014

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

Version 6

Title Description
New_in_Version_6 Introduction to new features in Flowcode 6 and other useful information
Chips List of supported microcontroller devices in Flowcode 6
Migrating_to_V6 Help and advise moving to v6 from an older version

Getting Started

Title Description
Activating_Flowcode Activating your Flowcode license
Opening_Flowcode Launching the Flowcode application
Creating_Flowcharts Creating your first Flowcode flowchart and see the options available
Selecting_a_Target_Chip Introduction to components, variables, icons, dashboard and system panels
Configuring_the_Chip Learn how to use simulation effectively including the features available
Opening_an_Existing_Flowchart Organizing and documenting flowcharts and compiling to a chip
Selecting_a_Template Learn useful functions and make the most out of tools and features
Saving_a_Flowchart Introduction to macros, component macros and supplementary code
Closing_Flowcode Introduction to interrupts, custom interrupts and debugging