I've seen devices that detect a human chain. For example, they detect when 1 or more people (possibly several) hold hands to close a circuit between two distant metal objects. I've tried to find instructions on how to build a circuit like this, but without success. The one's I've found so far are $300, which is too expensive for my application because I may need a few of them.
Can anyone point me to a circuit diagram on how to build one of these? It could either be a "stand alone" circuit with a simple 0v/5v output or it could be implemented using the GPIO's or ADC's of something like an ESP32.
UPDATE: I found this example using a Darlington resistor. I'm a bit suspicious of it, but given that I'll have a micro controller that can vary the input threshold that could allow me to "tune" it. Any option on the pros/cons of using a Darlington like this instead of an Op Amp like MattMan suggested