Hi All,
I'm making a burn-in chamber fixture that will be able to test an array of LEDs. The array is 6x6. I have a current sensing IC that will output a signal when the correct current is being applied to an LED. If I have an IC for each LED than that's 36 different signals. I want to send these signals to a microcontroller or fpga or something and from there the processor will output to a LED array of red or green colors. This smaller array Indicates which specific LED in the Testing array is not receiving enough current. My question is how do I condense the 36 signals down to a more manageable address of signals? Or is there even a better way to do this? If you need more info Id be happy to give some.
I'm making a burn-in chamber fixture that will be able to test an array of LEDs. The array is 6x6. I have a current sensing IC that will output a signal when the correct current is being applied to an LED. If I have an IC for each LED than that's 36 different signals. I want to send these signals to a microcontroller or fpga or something and from there the processor will output to a LED array of red or green colors. This smaller array Indicates which specific LED in the Testing array is not receiving enough current. My question is how do I condense the 36 signals down to a more manageable address of signals? Or is there even a better way to do this? If you need more info Id be happy to give some.