Hi,
I have 30 LEDs, labelled L0 to L29. When the user runs the code, it waits for an input from user. This, I have done using a 'while' loop. Now after the user enters the number, it should light up the particular LED for certain amount of time (this is given by user in the front panel) and then go low. The loop continues and waits for next number (between 0 and 29). My problem is how to relate the input number to that particular LED?
Any help/pointers welcome.
Thanks!
Jeguna