Difference between revisions of "Examples and Tutorials"

From Flowcode Help
Jump to navigationJump to search
Line 10: Line 10:
  
 
==Getting Used To The Flowcode Environment==
 
==Getting Used To The Flowcode Environment==
 +
Test Text
 
*[[Exercise - Setting Up the System Panel|Setting Up the System Panel]] - Set up the system panel to your preference following instructions  
 
*[[Exercise - Setting Up the System Panel|Setting Up the System Panel]] - Set up the system panel to your preference following instructions  
 
*[[Exercise - Controlling the Camera|Controlling the Camera]] - Learn how to control the camera on the system panel
 
*[[Exercise - Controlling the Camera|Controlling the Camera]] - Learn how to control the camera on the system panel
Line 26: Line 27:
 
*[[Exercise - Using Interrupts|Using Interrupts]] - Using interrupts, custom interrupts and timers to call macros and configuring interrupt properties.
 
*[[Exercise - Using Interrupts|Using Interrupts]] - Using interrupts, custom interrupts and timers to call macros and configuring interrupt properties.
 
*[[Exercise - Using Analogue Input Devices|Using Analogue Input Devices]] - Creating a functioning program consisting of an LED and an analogue (ADC) dial to drive the system.
 
*[[Exercise - Using Analogue Input Devices|Using Analogue Input Devices]] - Creating a functioning program consisting of an LED and an analogue (ADC) dial to drive the system.
 
  
 
==Using The Component Panels==
 
==Using The Component Panels==

Revision as of 08:50, 1 November 2022

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

Test Text

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.