Detect external contact closure using GPIO

I have an external device which signals by shorting two output wires. I’d like to log these events using a BeagleBone Black. Is it possible to set up GPIO to detect continuity between two inputs?

1 Like