Difference between revisions of "Exercises"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
 
This page contains structured exercises used throughout [[Flowcode Help Overview|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.
 
This page contains structured exercises used throughout [[Flowcode Help Overview|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 [http://www.matrixmultimedia.com/courses/itm/index.php?n=IntroductionToFlowcode.IntroductionToFlowcode Introduction to Microcontrollers] course which has been updated for Flowcode 6 and is available for free at the learning center section on the main [http://www.matrixmultimedia.com www.matrixmultimedia.com] website.
 +
  
 
==Getting Used To The Flowcode 6 Environment==
 
==Getting Used To The Flowcode 6 Environment==
Line 36: Line 40:
 
*[[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.
 
 
 
We recommend going through the Flowcode section of the [http://www.matrixmultimedia.com/courses/itm/index.php?n=IntroductionToFlowcode.IntroductionToFlowcode Introduction to Microcontrollers] course which has been updated for Flowcode 6 and is available for free at the learning center section on the main [http://www.matrixmultimedia.com www.matrixmultimedia.com] website.
 

Revision as of 12:06, 13 March 2014

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 Flowcode 6 and is available for free at the learning center section on the main www.matrixmultimedia.com website.


Getting Used To The Flowcode 6 Environment


Using The Component Panels


Component Creation