Difference between revisions of "Exercises"

From Flowcode Help
Jump to navigationJump to search
 
(3 intermediate revisions by the same user not shown)
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.matrixtsl.com www.matrixtsl.com] website.
 +
 +
 +
A set of videos are available showing some projects using Flowcode 6 as well as talking you through some example programs.
 +
[https://www.youtube.com/watch?v=g5SrkU-5TuU&list=PLCZaPFyK6UlLyg-a8Fm01ZWFvp-GxBLgc Flowcode 6 Playlist]
 +
  
 
==Getting Used To The Flowcode 6 Environment==
 
==Getting Used To The Flowcode 6 Environment==
Line 36: 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.
 
 
 
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.
 

Latest revision as of 16:33, 22 January 2015

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.matrixtsl.com website.


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


Getting Used To The Flowcode 6 Environment


Using The Component Panels


Component Creation