Difference between revisions of "Adding Finishing Touches"

From Flowcode Help
Jump to navigationJump to search
Line 7: Line 7:
 
| width="60%" | How to add comments to a flowchart and why.
 
| width="60%" | How to add comments to a flowchart and why.
 
|-
 
|-
| width="40%" | [[Saving a Flowchart Image]]
+
| width="40%" | [[Saving Images in Flowcode]]
| width="60%" | Saving a flowchart image and
+
| width="60%" | Saving a flowchart or panel image in Flowcode
 
|-
 
|-
 
| width="40%" | [[Printing Flowcharts]]
 
| width="40%" | [[Printing Flowcharts]]

Revision as of 11:18, 8 July 2013

<sidebar>Sidebar: Flowcode Help Overview</sidebar> Finishing off a project by adding comments to the flowchart for others to understand, as well as to save and/or print flowcharts to present to others as well as compiling the program.

Exercise - Documenting a Flowchart
Adding Comments to a Flowchart How to add comments to a flowchart and why.
Saving Images in Flowcode Saving a flowchart or panel image in Flowcode
Printing Flowcharts
Exercise - Compile a Simple Flowchart and Program a Microcontroller - Shorten Title?
Specifying a Target Chip
Configuring the Chip
Compiling a Flowchart to a Chip
Managing Compiler Options
Selecting Compiler Options (PICmicro)
Selecting Compiler Options (dsPIC/PIC24)
Selecting Compiler Options (AVR)
Selecting Compiler Options (ARM)
Supporting Third Party Programming Tools
Viewing Code Output