How to program input switch??

Take a look at this:
Arduino Reference
#define
arrays[]
for
if...else
switch case

Although my code maybe look complex, it is actually basen on a few simple keywords an a set of syntax rules. Eventually you will see what lies behind all the wierd symbols. :slight_smile:

Happy Coding!