Difference between revisions of "Main Page"

From Flowcode Help
Jump to navigationJump to search
(23 intermediate revisions by 4 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 8'''
 
|-
 
|-
| colspan="2"|[[File:FC6_Icon.png|center]]
+
| colspan="2"|[[File:Flowcode_8_Logo_Flowcode_Icon.png|center]]
 
|-
 
|-
| colspan="2"|[[File:FC6_Box_Cover.jpg|center]]
+
| colspan="2"|[[File:Flowcode8_CDBoxCover.png|center]]
 
|-
 
|-
 
|width="40%"|'''Developer'''
 
|width="40%"|'''Developer'''
Line 10: Line 10:
 
|-
 
|-
 
|'''Initial release'''
 
|'''Initial release'''
|3rd September 2013
+
|23th May 2018
 
|-
 
|-
 
|'''Development status'''
 
|'''Development status'''
Line 19: Line 19:
 
|-
 
|-
 
|'''Operating system'''
 
|'''Operating system'''
|[http://en.wikipedia.org/wiki/Windows_XP Windows XP]
+
|[http://en.wikipedia.org/wiki/Windows_Vista Windows Vista]
 
 
[http://en.wikipedia.org/wiki/Windows_Vista Windows Vista]
 
  
 
[http://en.wikipedia.org/wiki/Windows_7 Windows 7]
 
[http://en.wikipedia.org/wiki/Windows_7 Windows 7]
  
 
[http://en.wikipedia.org/wiki/Windows_8 Windows 8]
 
[http://en.wikipedia.org/wiki/Windows_8 Windows 8]
 +
 +
[http://en.wikipedia.org/wiki/Windows_10 Windows 10]
 
|-
 
|-
 
|'''Platform'''
 
|'''Platform'''
Line 31: Line 31:
 
|-
 
|-
 
|'''Available in'''
 
|'''Available in'''
|Over 20 languages
+
|English, French, German, Spanish
 
|-
 
|-
 
|'''Type'''
 
|'''Type'''
Line 46: Line 46:
 
|}
 
|}
 
__NOTOC__
 
__NOTOC__
 +
==[[New in Version_8|New Features in Flowcode 8]]==
 +
A list of the exciting new features that can be found in Flowcode 8, including Raspberry Pi support, C code simulation, and new programming modes.
 +
 
==[[Flowcode Help Overview|Flowcode Help]]==
 
==[[Flowcode Help Overview|Flowcode Help]]==
 
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.
 
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.
Line 56: Line 59:
  
 
==[[Learning_To_Program|Learning To Program]]==
 
==[[Learning_To_Program|Learning To Program]]==
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.
+
A free introductory course on Microcontrollers using Flowcode plus an additional list of exercises to further improve your skills in the Flowcode environment. Advanced users can start at the exercises to familiarize themselves with the new interface, features and functionality.
  
==[[Components|Component Help]]==
+
==[[Components|Component Help and Examples]]==
 
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.
 
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.
  
 
==[[Applications|Applications and Bundle Help]]==
 
==[[Applications|Applications and Bundle Help]]==
A list of technology applications and demonstrations using Flowcode V6 and E-blocks.  
+
A list of technology applications and demonstrations using Flowcode and E-blocks.  
 
They are suitable for engineers who need to rapidly develop electronic systems and demonstrate how applications can be quickly implemented using Flowcode components.
 
They are suitable for engineers who need to rapidly develop electronic systems and demonstrate how applications can be quickly implemented using Flowcode components.
 
The technology samples include CAN, GSM, RFID, Bluetooth, GPS and Internet protocols.
 
The technology samples include CAN, GSM, RFID, Bluetooth, GPS and Internet protocols.

Revision as of 09:55, 24 May 2018

Flowcode 8
Flowcode 8 Logo Flowcode Icon.png
Flowcode8 CDBoxCover.png
Developer Matrix TSL
Initial release 23th May 2018
Development status Active
Written in C++
Operating system Windows Vista

Windows 7

Windows 8

Windows 10

Platform IA-32 and x86-64
Available in English, French, German, Spanish
Type Advanced graphical programming software
License Proprietary
Website www.matrixtsl.com
Blog site www.matrixtsl.com/blog

New Features in Flowcode 8

A list of the exciting new features that can be found in Flowcode 8, including Raspberry Pi support, C code simulation, and new programming modes.

Flowcode Help

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.

Typical Usage Scenarios

Information on some of the more common uses for Flowcode and how to go about getting up and running.

Concepts

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.

Learning To Program

A free introductory course on Microcontrollers using Flowcode plus an additional list of exercises to further improve your skills in the Flowcode environment. Advanced users can start at the exercises to familiarize themselves with the new interface, features and functionality.

Component Help and Examples

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.

Applications and Bundle Help

A list of technology applications and demonstrations using Flowcode and E-blocks. They are suitable for engineers who need to rapidly develop electronic systems and demonstrate how applications can be quickly implemented using Flowcode components. The technology samples include CAN, GSM, RFID, Bluetooth, GPS and Internet protocols. These examples are teaching aids in themselves and ideal for getting started with the Matrix TSL E-blocks Bundles, which are E-blocks based packs designed with 'technology transfer' in mind.

Simulation Functionality

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.

mLoader Programming Tool

Flowcode typically uses the mLoader programming tool to transfer compiled programs to the target device being used. More information about this utility can be found in this section.