Difference between revisions of "Exercise - Creating a Flowchart"

From Flowcode Help
Jump to navigationJump to search
Line 4: Line 4:
  
 
* Open Flowcode.
 
* Open Flowcode.
* On the Start screen, click on 'Embedded Flowcode'. (See [[Opening Flowcode]])
+
* On the Startup screen, click on 'New embedded project. (See [[Opening Flowcode]])

Revision as of 08:48, 11 June 2013

The task is to produce a Flowcode flowchart that lights a lamp for ten seconds when a switch is pressed.
Although it may not be realistic to use a microcontroller in such a straight-forward application, it illustrates the technique of producing a Flowcode program.
The program itself may form part of a bigger program.

  • Open Flowcode.
  • On the Startup screen, click on 'New embedded project. (See Opening Flowcode)