1 / 6

What does this describe?

FlowCharts. What does this describe?. Flashlight Follower Program Flow. FlowCharts. Elements Start/End Start, alwa y s End, sometimes Process Do something Decision Binary only Yes or No Program Flow. FlowCharts. Create a FlowChart for the Dragster Challenge program.

tcandace
Download Presentation

What does this describe?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. FlowCharts What does this describe? Flashlight Follower • Program Flow

  2. FlowCharts Elements Start/End • Start, always • End, sometimes Process • Do something Decision • Binary only • Yes or No Program Flow

  3. FlowCharts Create a FlowChart for the Dragster Challenge program • Break task down into separate behaviors • Identify whether each behavior is aProcess or Decision block • Put the labeled blocks in order(including Y/N on decision blocks) • Use Arrows to show program flow • Don’t forget the Start/End blocks

  4. FlowCharts: Dragster Challenge Flag Change? Every FlowChart block behavior must be created in EV3-G Every program has a Start block Some programs have an End block: • Implied by dangling beam in EV3-G One Process block may imply more than one EV3-G block A Decision block always implies some type of input: • sensor, button, timer, counter, bluetooth, etc.

  5. FlowCharts: Decisions, Decisions…. “Wait-for” Loop Parallel Branches Merged Parallel Branches Looped Parallel Branches

  6. Creating FlowCharts • Flowcharting programs like LucidChart.com (shown below): • Select “New Blank Flowchart” • Use “FLOWCHART” Library Click/drag these blocks into place Click on text to move/change Click/drag to connect blocks

More Related