Multiple LEDS - how to

Any general or miscellaneous queries that do not fit into the other forum catagories

Moderators: Benj, Mods

Post Reply
IAB48
Posts: 13
Joined: Wed Feb 18, 2009 3:24 am
Contact:

Multiple LEDS - how to

Post 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

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: Multiple LEDS - how to

Post 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.

Post Reply