Jump to content

Flowcode

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AnomieBOT (talk | contribs) at 12:27, 31 May 2018 (Dating maintenance tags: {{Notable}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Flowcode
Developer(s)Matrix TSL
Stable release
8.0.0.6 / 23 May 2018; 7 years ago (2018-05-23)
Written inVisual C++
Operating systemMicrosoft Windows
Available inEnglish, French, German, Spanish
TypeMicrocontroller, RPi programming
LicenseProprietary EULA
Websitewww.matrixtsl.com/flowcode/

Flowcode is a Microsoft Windows-based development environment commercially produced by Matrix TSL for programming embedded devices such as PIC, AVR (including Arduino) and ARM using flowcharts instead of a textual programming language. It is currently in its eighth revision.

Flowcode is a high level programming language dedicated to simplifying complex functionality such as Bluetooth, Mobile Phones Communications, USB etc. by using premade dedicated component libraries of functions. Flowcode is therefore ideal for speeding up software development times and allowing those with little programming experience to get started and help with projects.

Flowcode is flowchart based and components are simply dragged onto a chart before the program is compiled.

There is a large and helpful online community based at the Matrix TSL website.