Page 1 of 1

Multiple LEDS - how to

Posted: Tue Apr 21, 2009 12:37 pm
by IAB48
Hi
How would i go about designing a macro to simulate a 4 x 4 keypad.

I'm guessing that you make the equivalet of 1 column high and then read each row and repeat for each column, but where do you go from there?

Any suggestions or Links that I could learn more from would be appreciated.

regards

Ian B

Re: Multiple LEDS - how to

Posted: Tue Apr 21, 2009 1:18 pm
by Benj
Hello

Simulation of a 4 x 4 keypad will be included in V4 of Flowcode.

For now though I would just assign a variable with the keypad press you require to do the simulation.

Alternativly you could mock up the hardware and use this as your test bed. This way there are no suprises when you come to designing your hardware.