Hi, I have a motor that can be driven when its two terminal is connected.
The dry contact here means the motor does not start when it's NO (Normal Open) between the two terminals,
but starts when it's closed/connected.
So how can I programm the GPIO output to work on dry contact via Python?
Thanks in advance.