Difference between revisions of "Examples and Tutorials"

From Flowcode Help
Jump to navigationJump to search
Line 44: Line 44:
 
*[[Exercise - Exporting the Traffic Cone Component| Exporting the Traffic Cone]] - Exporting and saving the component, including simulation macros and properties to prepare for testing.
 
*[[Exercise - Exporting the Traffic Cone Component| Exporting the Traffic Cone]] - Exporting and saving the component, including simulation macros and properties to prepare for testing.
 
*[[Exercise - Importing and Testing the Traffic Cone| Importing and Testing the Traffic Cone]] - Import the component and test it in simulation by calling the previously programmed simulation macro.
 
*[[Exercise - Importing and Testing the Traffic Cone| Importing and Testing the Traffic Cone]] - Import the component and test it in simulation by calling the previously programmed simulation macro.
 +
  
 
==Scenarios==
 
==Scenarios==
Line 51: Line 52:
  
  
[[Traffic Light 1-Way]]
+
*[[Traffic Light 1-Way]]
[[Traffic Light 2-Way]]
+
*[[Traffic Light 2-Way]]
[[Pedestrian Crossing]]
+
*[[Pedestrian Crossing]]
[[Sheep Pen]]
+
*[[Sheep Pen]]
[[Airplane Landing Gear]]
+
*[[Airplane Landing Gear]]
[[CNC Machine]]
+
*[[CNC Machine]]
[[Car Seat]]
+
*[[Car Seat]]

Revision as of 12:03, 3 July 2019

This page contains structured exercises used throughout Flowcode Help section, and further exercises which are not featured in the Flowcode Help structure, these additional exercises range from expanded exercises on camera control and panel navigation to creating, testing, exporting and importing components.


We recommend going through the Flowcode section of the Introduction to Microcontrollers course which has been updated for the latest version of Flowcode and is available for free at the learning center section on the main www.matrixtsl.com website.


A set of videos are available showing some projects using Flowcode as well as talking you through some example programs. Flowcode video playlist


Getting Used To The Flowcode Environment


Using The Component Panels


Component Creation


Scenarios

This page contains a list of the scenarios included with Flowcode. Some of the scenarios require the models component pack but can also be used with the 30-day trial.

The corresponding components can be found in the Runtime section of the component toolbar.