Hi All,
I am looking into setting up a RaspberryPi for monitoring our A/C redundancy box. The box has 4 outputs, 2 for each A/C unit. One is giving the status of operation and the other is for if the A/C is malfunctioning or not operating. The outputs are described as "dry contacts" (relays).
In the end what I would like is to have the Pi connected to the network and send out emails through our mail server if one of the A/C has failed.
Attached is a picture on how the contacts look and how they are wired. Sadly this is all that is on the documentation I have available.
How would I begin to connect and start monitoring what I get on each relay?
Any input or hints on where to begin is appreciated.
Thanks.
EDIT:
After a bit more reading as I understand what I would need to do is: going from left to right on the picture.. connect the first connector with 3.3V pin on the Pi, the 2nd connector to a GPIO and the 3rd to GRND/0V? I would do the same for the 2nd relay and for the 3rd and 4th relay I would need to use the 5V power pins?
Then I would only need to monitor if I am getting HIGH/LOW on the connector I wire up with the GPIO on the Pi..


