go easy
still learning..
I'm going to attempt to use a multiplexer connected to my arduino to detect the presence of voltage at the output of multiple channels (up to 20) of a separate device for a testing procedure (basically continuity and looking for shorts). The voltages at the outputs of this device could be either 5VDC or 12VDC or 24VDC or 48VDC depending on which version the device is under test. But all my multiplexer needs is either high(5V) or low (0V).
What circuit could I put at the output of each of these channels to provide a high 5V signal if either 5,12,24, or 48VDC is present and then low 0V signal when no voltage is present?
I'm basically going to sweep through these channels 1 at a time and #1 make sure voltage is present at each channel when it should be and #2 make sure that when channel "x" is on that no other channels are on too which would indicate a short between 2 channels.
I'm going to attempt to use a multiplexer connected to my arduino to detect the presence of voltage at the output of multiple channels (up to 20) of a separate device for a testing procedure (basically continuity and looking for shorts). The voltages at the outputs of this device could be either 5VDC or 12VDC or 24VDC or 48VDC depending on which version the device is under test. But all my multiplexer needs is either high(5V) or low (0V).
What circuit could I put at the output of each of these channels to provide a high 5V signal if either 5,12,24, or 48VDC is present and then low 0V signal when no voltage is present?
I'm basically going to sweep through these channels 1 at a time and #1 make sure voltage is present at each channel when it should be and #2 make sure that when channel "x" is on that no other channels are on too which would indicate a short between 2 channels.