Flowcharts: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Flowcharts show the logic or process of how something functions. See Wikipedia Article on Flowcharts.") |
No edit summary |
||
Line 1: | Line 1: | ||
Flowcharts show the logic or process of how something functions. See [[Wikipedia Article on Flowcharts]]. | Flowcharts show the logic or process of how something functions. See [[Wikipedia Article on Flowcharts]]. This is typically a set of processes, start and end points, decision points (for logic). | ||
=Protocol= | |||
#Use a [[Flowchart Template]] in google docs. | |||
#Draw your flowchart | |||
#Start a wiki page called Machine/Module Name - Logic/Function Diagram. | |||
#Embed your Flowchart in the wiki page, see [[Embedding Google Docs]]. |
Revision as of 17:23, 24 September 2013
Flowcharts show the logic or process of how something functions. See Wikipedia Article on Flowcharts. This is typically a set of processes, start and end points, decision points (for logic).
Protocol
- Use a Flowchart Template in google docs.
- Draw your flowchart
- Start a wiki page called Machine/Module Name - Logic/Function Diagram.
- Embed your Flowchart in the wiki page, see Embedding Google Docs.