Difference between revisions of "Examples and Tutorials"

From Flowcode Help
Jump to navigationJump to search
Line 3: Line 3:
  
 
==App Developer==
 
==App Developer==
 
===General purpose I/O board - Arduino, USB===
 
  
 
[[File:freeapp-io-monitor2.png]]
 
[[File:freeapp-io-monitor2.png]]
  
Hardware: Arduino
+
A range of example App Developer projects are available from here: https://www.flowcode.co.uk/app-developer/free-apps/
 
 
Connection: USB
 
 
 
Description: a general purpose I/O project with 5 analogue inputs, 5 digital inputs, 5 digital outputs, and a single channel PWM control.
 
 
 
[https://www.flowcode.co.uk/app-developer/free-apps/download.php?&app=App+Files+-+General+IO+Monitor+Arduino+UNO+v1.2.zip Application] /
 
[https://www.flowcode.co.uk/resources/software/Source%20Files%20-%20General%20IO%20Monitor%20Arduino%20UNO%20v1.2.zip Source Files] /
 
[https://www.flowcode.co.uk/resources/datasheets/Arduino%20Uno%20General%20Input%20Output%20Monitor%20V1.0.pdf Documentation ] /
 
[https://www.flowcode.co.uk/wiki/index.php?title=Component:_API_(Arduino_Uno)_(API_Slave_Devices) Arduino Uno Firmware]
 
 
 
 
 
===Three channel temperature logger - Arduino, USB===
 
 
 
[[File:freeapp-temp-logger.png]]
 
 
 
Hardware: Arduino Uno
 
 
 
Connection: USB
 
 
 
Description: a three channel temperature datalogger using simple thermistors on an Arduino Uno with integrated graphing and logging to an external CSV file.
 
 
 
[https://www.flowcode.co.uk/app-developer/free-apps/download.php?&app=App+Files+-+Three+Ch+Temperature+Monitor+v1.6.zip Application] /
 
[https://www.flowcode.co.uk/resources/software/Source%20files%20-%20Three%20Ch%20Temperature%20Monitor%20v1.6.zip Source Files] /
 
[https://www.flowcode.co.uk/resources/datasheets/Three%20Ch%20Temperature%20Monitor%20App%20Instructions%20v1.1.pdf Documentation ] /
 
[https://www.flowcode.co.uk/wiki/index.php?title=Component:_API_(Arduino_Uno)_(API_Slave_Devices) Arduino Uno Firmware]
 
 
 
 
 
===Power Monitor - Arduino, USB===
 
 
 
[[File:freeapp-power-monitor.png]]
 
 
 
Hardware: Arduino
 
 
 
Connection: USB
 
 
 
Description: This is a general purpose power monitor for an Arduino Uno which uses a SparkFun current sensor breakout ACS723 (SEN-13679)
 
 
 
[https://www.flowcode.co.uk/app-developer/free-apps/download.php?&app=App+Files+-+Power+Monitor-+V1.2.zip Application] /
 
[https://www.flowcode.co.uk/resources/software/Source%20Files%20-%20Power%20Monitor-%20V1.2.zip Source Files] /
 
[https://www.flowcode.co.uk/resources/datasheets/Arduino%20Uno%200%20-%2024V%20DC%20Power%20Monitor%20V1.0.pdf Documentation ] /
 
[https://www.flowcode.co.uk/wiki/index.php?title=Component:_API_(Arduino_Uno)_(API_Slave_Devices) Arduino Uno Firmware]
 
  
  
===General purpose I/O board - PIC, USB===
 
  
  

Revision as of 13:03, 3 May 2023

Embedded

App Developer

Freeapp-io-monitor2.png

A range of example App Developer projects are available from here: https://www.flowcode.co.uk/app-developer/free-apps/





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


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.