Flowcode v8 moved away from the "one-size-fits-all" perpetual license of v7. There are now three tiers:
Flowcode v8 Professional (Subscription & Perpetual):
Flowcode v8 Academic (Site License):
Warning: Flowcode v8 projects are not backwards compatible with v7. If you open a v7 file in v8, it will convert it permanently. Always keep backups.
Download Flowcode v8 if:
Stick to text-based C if:
A common criticism of graphical programming is "bloated code." Does Flowcode v8 produce huge HEX files?
Matrix TSL claims that the v8 compiler engine is 20% more efficient than v7. In independent benchmarks (blinking an LED vs. hand-coded C):
While previous versions supported PIC and Arduino, Flowcode v8 has expanded its library exponentially. Out of the box, v8 supports:
Because its flowchart approach maps naturally to algorithmic thinking, Flowcode V8 is widely used in education—from introductory electronics and embedded systems courses to advanced labs. The visual representation makes program flow and control structures explicit, aiding learning and debugging. Exportable project files and readable generated code also facilitate collaboration between visually oriented designers and traditional programmers.