Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 80: Line 80:
 
<span id="Tools_and_Views"></span>
 
<span id="Tools_and_Views"></span>
 
*[[Tools_and_Views]] - Various tools and views available inside Flowcode
 
*[[Tools_and_Views]] - Various tools and views available inside Flowcode
 +
*[[Oscilloscope|Using the Oscilloscope]] - How to use the oscilloscope window to monitor repeating waveforms and pin activity
 
*[[Using_the_Data_Console]] - How to use the data console window in your programs
 
*[[Using_the_Data_Console]] - How to use the data console window in your programs
*[[Using_the_Data_Scope]] - How to use the data scope window in your programs
+
*[[Using_the_Data_Scope|Using the Data Recorder]] - How to use the data recorder window in your programs
 
*[[Using_the_Icon_Lists_Pane]] - The icon lists pane
 
*[[Using_the_Icon_Lists_Pane]] - The icon lists pane
 
*[[Project_Options]] - Detailed help on the Project Options window
 
*[[Project_Options]] - Detailed help on the Project Options window
Line 127: Line 128:
 
*[[Creating a two wheeled robot]] - Creating a 2 wheeled robot from scratch (simulation & downloadable)
 
*[[Creating a two wheeled robot]] - Creating a 2 wheeled robot from scratch (simulation & downloadable)
 
*[[Exercises]] - Worked exercises including creating components
 
*[[Exercises]] - Worked exercises including creating components
 +
*[[New_Component_Features]] - Additional component creation features added in Flowcode 7.2
  
 
==Simulation==
 
==Simulation==
Line 151: Line 153:
 
*[[In_Circuit_Debugging]] - Overview of the in circuit debugging (ICD) interface
 
*[[In_Circuit_Debugging]] - Overview of the in circuit debugging (ICD) interface
 
*[[In_Circuit_Test]] - Overview of the in circuit test (ICT) interface
 
*[[In_Circuit_Test]] - Overview of the in circuit test (ICT) interface
 +
*[[Ghost_Settings]] - Overview of the Ghost functionality and settings (ICD + ICT)
 
*[[Supporting_Third_Party_Programming_Tools]] - Using 3rd party programmers such as PICkit and Arduino
 
*[[Supporting_Third_Party_Programming_Tools]] - Using 3rd party programmers such as PICkit and Arduino
 
*[[Viewing_Code_Output]] - Viewing the code generated by Flowcode
 
*[[Viewing_Code_Output]] - Viewing the code generated by Flowcode

Latest revision as of 11:19, 2 March 2017

<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