I have a bollean array of LEDs. When I turn on specific number of booleans it should effect an ouput numeric controller. For Ex: From the boolean array if I turn on the 1, 3 and 7 LED, the numeric controller should now only givce ouit 1,3 and 7 numbers instead of all the numbers in sequence. Is there an way to achieve this?
↧