Brand new to Arduino and amateur with electronics, I have a question - would like to know if this is possible
I have a remote circuit energized at 20VDC. I would like for an Arduino Uno to monitor this circuit, so that when the circuit drops to 0VDC, Arduino will execute an interrupt.
I have been looking for the answer to this, and think it might be possible with the Arduino analog comparator. I am assuming I would need a voltage divider to bring the 20VDC to a lower level acceptable to the Arduino.
I also thought about opto-isolators and relays and am not sure they would work.