Jump to content

Exercise - Documenting a Flowchart: Difference between revisions

From Flowcode Help
ReeceL (talk | contribs)
No edit summary
Replaced content with "For an excellent introduction guide, we recommend [https://www.flowcode.co.uk/education/ Introduction to microcontroller programming]"
Tag: Replaced
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<sidebar>Sidebar: Adding Finishing Touches</sidebar>
For an excellent introduction guide, we recommend [https://www.flowcode.co.uk/education/ Introduction to microcontroller programming]
This exercise assumes that you have created the program described in exercises [[Exercise - Configuring Icons and Variables|Configuring Icons and Variables]] and [[Exercise - Adding Devices to a Program|Adding Devices to a Program]].<br />
Documenting the flowchart is essential in some projects, although we have properly labelled the icons, a few comment icons helps to further explain the program and the process in further detail.
 
 
__TOC__
 
 
==Load the Flowcode flowchart==
* Open the flowchart, called 'Lamp1.fcf' which you created in the exercise [[Exercise - Adding Devices to a Program|Adding Devices to a Program]].
:(For help with this, see the article [[Opening an Existing Flowchart]])
 
 
 
==Commenting the flowchart==

Latest revision as of 13:21, 25 April 2023

For an excellent introduction guide, we recommend Introduction to microcontroller programming