Flowcode V8 < 2026 >
Introduced in v8, Blocks mode can be likened to the way the Blockly library is used to create block programming languages such as Scratch or App Inventor. This puzzle-piece style of programming is particularly popular in educational contexts, where students can learn computational thinking and logic without worrying about correct punctuation or capitalization.
Flowcode 8 allows users to create programs for the Raspberry Pi directly using the graphical interface, a major step forward from earlier versions.
: PIC16, PIC18, and AVR (including ATmega used in Arduino). 16-bit Microcontrollers : PIC24 and dsPIC. flowcode v8
However, Flowcode v8 is no longer under active development or support. Users who are still running v8 today should seriously consider migrating to Flowcode v10 or v11. The newer versions offer free licensing for hobbyists and makers, open-sourced components, improved simulation, better 2D graphics, and ongoing hardware updates—all while maintaining backward compatibility with v8 projects. For those who prefer to remain on v8 for legacy or compatibility reasons, it remains a stable and capable environment, but its useful lifespan is limited.
Many users praised the new programming modes and the ability to work with C code and flowcharts interchangeably. As one review noted, “The new Flowcode 8 offers considerably more features that just scream to be tried out. Especially the addition of the new programming modes and working with C code and flowcharts is very impressive”. Long-time users also appreciated that Matrix had been “constantly updating” the software. An active community forum—with many contributors having been thanked hundreds of times—indicates that technical support from experienced community members is generally responsive and helpful. Introduced in v8, Blocks mode can be likened
: Version 8 expanded native target support. It includes popular maker boards alongside traditional PIC and AVR microcontrollers.
The pricing for Flowcode V8 varies based on the version and licensing options. Detailed pricing information can be obtained from the official website or authorized distributors. : PIC16, PIC18, and AVR (including ATmega used in Arduino)
: ARM-based chips and ESP32 (highly popular for IoT applications).
While newer versions have prettier interfaces, Flowcode v8 represents the peak of "pragmatic graphical programming." It treats the microcontroller as a component in a system, rather than a puzzle of registers and pointers.