Difference between revisions of "Main Page"

From Flowcode Help
Jump to navigationJump to search
 
(82 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{| cellpadding="4" style="border: 1px solid darkgray; float:right; width:300px"
 
{| cellpadding="4" style="border: 1px solid darkgray; float:right; width:300px"
|+ '''Flowcode 6'''
+
|+ '''Flowcode'''
 
|-
 
|-
| colspan="2"|[[File:FC6_Icon.png|center]]
+
| colspan="2"|[[File:fc-v9-thumb.png|center]]
|-
 
| colspan="2"|[[File:FC6_Box_Cover.jpg|center]]
 
 
|-
 
|-
 
|width="40%"|'''Developer'''
 
|width="40%"|'''Developer'''
 
|[http://matrixtsl.com Matrix TSL]
 
|[http://matrixtsl.com Matrix TSL]
 +
|-
 +
|'''Current version'''
 +
|v11.0.0.8
 
|-
 
|-
 
|'''Initial release'''
 
|'''Initial release'''
|3rd September 2013
+
|17/10/25
|-
 
|'''Development status'''
 
|Active
 
 
|-
 
|-
|'''Written in'''
+
|'''Previous versions'''
|C++
+
|
 +
* v10 (2023)
 +
* v9  (2020)
 +
* v8  (2018)
 +
* v7  (2016)
 +
* v6  (2013)
 +
* v5  (2011)
 +
* v4  (2009)
 +
* v3  (2006)
 +
* v2  (2003)
 +
* v1  (2001)
 
|-
 
|-
 
|'''Operating system'''
 
|'''Operating system'''
|[http://en.wikipedia.org/wiki/Windows_XP Windows XP]
+
|[http://en.wikipedia.org/wiki/Microsoft_Windows Windows 10,11]
 
 
[http://en.wikipedia.org/wiki/Windows_Vista Windows Vista]
 
 
 
[http://en.wikipedia.org/wiki/Windows_7 Windows 7]
 
 
 
[http://en.wikipedia.org/wiki/Windows_8 Windows 8]
 
 
|-
 
|-
 
|'''Platform'''
 
|'''Platform'''
Line 31: Line 33:
 
|-
 
|-
 
|'''Available in'''
 
|'''Available in'''
|Over 20 languages
+
|English, French, German, Spanish, Italian, Chinese (Traditional)
 
|-
 
|-
 
|'''Type'''
 
|'''Type'''
Line 40: Line 42:
 
|-
 
|-
 
|'''Website'''
 
|'''Website'''
|[http://www.matrixtsl.com www.matrixtsl.com]
+
|[http://www.flowcode.co.uk www.flowcode.co.uk]
 +
|}
 +
__NOTOC__
 +
 
 +
[[File:fc-v9-mainlogo-01.png|center]]
 +
 
 +
[[File:Fc10 what is flowcode1.jpg]]     [[File:Web Barometer Web App.jpg]]
 +
 
 +
<br><br>
 +
 
 +
==Old Versions==
 +
This page is current for Flowcode v11 and later. Earlier versions can be found below:
 +
{| class="wikitable"
 
|-
 
|-
|'''Blog site'''
+
| [[Special:PermanentLink/41232|Flowcode v10]]
|[http://www.matrixtsl.com/blog www.matrixtsl.com/blog]
+
|-
 +
| [[Special:PermanentLink/24519|Flowcode v9]]
 +
|-
 +
| [[Special:PermanentLink/23678|Flowcode v8]]
 
|}
 
|}
__NOTOC__
 
==[[Flowcode Help Overview|Flowcode Help]]==
 
Detailed glossary style overview of the aspects of the Flowcode 6 environment broken down into relevant sections to aid in finding the knowledge you require to use Flowcode effectively.
 
  
==[[Usage_Cases|Typical Usage Scenarios]]==
+
<br>
Information on some of the more common uses for Flowcode v6 and how to go about getting up and running.
+
 
 +
==[[About_Flowcode|About Flowcode]]==
 +
 
 +
Flowcode is a graphical programming Integrated Development Environment (IDE) that allows you to develop highly functional electrical,<br>
 +
electronic and electromechanical systems for microcontroller based systems and for Windows PCs and tablets.
 +
 
 +
==[[Flowcode Embedded]]==
 +
Flowcode Embedded allows you to easily create highly functional programs for popular microcontrollers.
 +
 
 +
==[[App Developer|Flowcode App Developer]]==  
 +
Flowcode App Developer allows you to create great Human Machine Interfaces for PCs, tablets and mobile phones using low cost<br>
 +
input output boards - locally (USB/Buetooth) or remotely (Wi-Fi, LAN, Internet) using Windows or web browsers.
 +
 
 +
==[[Flowcode Help Overview|Using Flowcode]]==
 +
Detailed glossary style overview of the aspects of the Flowcode environment broken down into relevant sections to aid in finding the knowledge<br>you require to use Flowcode effectively.
 +
 
 +
==[[Exercises|Examples and Tutorials]]==
 +
This page contains structured exercises used throughout Flowcode Help section, and further exercises<br>
 +
which are not featured in the Flowcode Help structure these additional exercises range from expanded exercises<br>
 +
on camera control and panel navigation to creating, testing, exporting and importing components.
 +
 
 +
==[[Components|Component Library]]==
 +
List of components which provide detailed information about individual components as well as examples of them in use.<br>
 +
The information provided includes component and simulation macro references as well as property references and component functionality.
 +
 
 +
==[[Flowcode_Debugging|Flowcode Debugging]]==
 +
Learn how Flowcode can help you debug your programs with a variety of tools and technologies designed to streamline the debugging process.
  
==[[Concepts]]==
+
==[[Simulation_Functionality|Simulation Library]]==
Complex methods, techniques and functionality used in Flowcode explained in a robust and practical manner, with reference to conventions used outside of Flowcode as well as information linking to functionality directly integrated within Flowcode.
+
Structured overview of the library of Simulation Event macros and Simulation Functions.<br>
 +
The information provided includes simulation macro references as well as event triggers and functionality.
  
==[[Learning_To_Program|Learning To Program]]==
+
==[[Component_Creation|Component Creation]]==
A free introductory course on Microcontrollers using Flowcode plus an additional list of exercises to further improve your skills in the Flowcode 6 environment. Advanced users can start at the exercises to familiarize themselves with the new interface, features and functionality.
+
Creating your own components in Flowcode gives you massive amounts of flexibility in your projects,<br>this section covers how to create your own components and has some working examples to help.
  
==[[Components|Component Help]]==
+
==[[What's New|What's New]]==
List of components which provide detailed information about individual components as well as examples of them in use. The information provided includes component and simulation macro references as well as property references and component functionality.
+
This page contains all the new exciting features introduced in this latest version of Flowcode.
  
==[[Simulation_Functionality|Simulation Functionality]]==
+
==[[Glossary|Glossary]]==
Structured overview of the library of Simulation Event macros and Simulation Functions. The information provided includes simulation macro references as well as event triggers and functionality.
+
This glossary helps general programmers understand Flowcode-specific terms and concepts.

Latest revision as of 12:15, 24 October 2025

Flowcode
Fc-v9-thumb.png
Developer Matrix TSL
Current version v11.0.0.8
Initial release 17/10/25
Previous versions
  • v10 (2023)
  • v9 (2020)
  • v8 (2018)
  • v7 (2016)
  • v6 (2013)
  • v5 (2011)
  • v4 (2009)
  • v3 (2006)
  • v2 (2003)
  • v1 (2001)
Operating system Windows 10,11
Platform IA-32 and x86-64
Available in English, French, German, Spanish, Italian, Chinese (Traditional)
Type Advanced graphical programming software
License Proprietary
Website www.flowcode.co.uk


Fc-v9-mainlogo-01.png

Fc10 what is flowcode1.jpg    Web Barometer Web App.jpg



Old Versions

This page is current for Flowcode v11 and later. Earlier versions can be found below:

Flowcode v10
Flowcode v9
Flowcode v8


About Flowcode

Flowcode is a graphical programming Integrated Development Environment (IDE) that allows you to develop highly functional electrical,
electronic and electromechanical systems for microcontroller based systems and for Windows PCs and tablets.

Flowcode Embedded

Flowcode Embedded allows you to easily create highly functional programs for popular microcontrollers.

Flowcode App Developer

Flowcode App Developer allows you to create great Human Machine Interfaces for PCs, tablets and mobile phones using low cost
input output boards - locally (USB/Buetooth) or remotely (Wi-Fi, LAN, Internet) using Windows or web browsers.

Using Flowcode

Detailed glossary style overview of the aspects of the Flowcode environment broken down into relevant sections to aid in finding the knowledge
you require to use Flowcode effectively.

Examples and Tutorials

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.

Component Library

List of components which provide detailed information about individual components as well as examples of them in use.
The information provided includes component and simulation macro references as well as property references and component functionality.

Flowcode Debugging

Learn how Flowcode can help you debug your programs with a variety of tools and technologies designed to streamline the debugging process.

Simulation Library

Structured overview of the library of Simulation Event macros and Simulation Functions.
The information provided includes simulation macro references as well as event triggers and functionality.

Component Creation

Creating your own components in Flowcode gives you massive amounts of flexibility in your projects,
this section covers how to create your own components and has some working examples to help.

What's New

This page contains all the new exciting features introduced in this latest version of Flowcode.

Glossary

This glossary helps general programmers understand Flowcode-specific terms and concepts.