Jump to content

Exercise - Creating a Flowchart: Difference between revisions

From Flowcode Help
Created page with "The task is to produce a Flowcode flowchart that lights a lamp for ten seconds when a switch is pressed.<br /> Although it may not be realistic to use a microcontroller in suc..."
 
No edit summary
Line 2: Line 2:
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.<br />
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.<br />
The program itself may form part of a bigger program.
The program itself may form part of a bigger program.
* Open Flowcode

Revision as of 08:44, 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