Exercise - Creating a Flowchart

From Flowcode Help
Revision as of 08:38, 11 June 2013 by JohnVerrill (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.