I'm a new user in flowcode, and i'm in need of some tips to make a eight-bit calculator, which lights the leds in order of 0=>255. The problem is that i don't get how this program works.
I know that i can make it with 255 outputs, but what'a heck

I also know how to make this project with C++, but the flowcode is quite different than writing a clean code.
So what is the best and easiest way to make this project? The PIC that i use is 16F84.