Formula Flowcode Simulations

A collection of posts and articles on getting started in Flowcode v6

Moderator: Benj

Post Reply
User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Formula Flowcode Simulations

Post by Benj »

Hello,

Here are a couple of example Formula Flowcode programs to get you started with the possibilities.

First of all here are some demo maze generator algorithms. The first uses a gLCD and the second uses the new 3D printer component to print out an actual 3D maze which we can guide the formula flowcode around.
Maze Builder gLCD.fcf
(62.05 KiB) Downloaded 329 times
Maze Builder 3DP.fcf
(48.95 KiB) Downloaded 300 times
Then here is a demo formula flowcode programs to follow a line both in simulation and also in real life.
FF-Line.fcf
(10.22 KiB) Downloaded 317 times
There is currently a slight issue with the maze solving formula flowcode demo so I will see if I can fix it and post this up too.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Formula Flowcode Simulations

Post by Benj »

Here is the working Formula Flowcode maze generating and solving example. Tested using PatchSet 4.
FF-Maze.fcf
(57.45 KiB) Downloaded 319 times

Post Reply