36 Key pressed matrix
Posted: Thu Aug 26, 2010 1:04 pm
This example shows how to read the keyboard in FlowStone to output a specific number (ie. to control a robot) from that key.
The keys are currently numbered 1-26 (qwerty ---vbnm) and 27-36 (1-0), but any number can be associated with the any key by changing the integer input value.
Eg, q = 567, w = 999 etc..
The keys are currently numbered 1-26 (qwerty ---vbnm) and 27-36 (1-0), but any number can be associated with the any key by changing the integer input value.
Eg, q = 567, w = 999 etc..