Hi everyone, I am having trouble reading a value here in my setup:
There are 2 arduino uno rev3 units:
SETUP:
*ARD2
- has a 12v Relay Card connected to it to control a warning light (on/off) if certain conditions are met (such as if a Condition is satisfied, ARD2 will send signal to Pin 7 then pass it to the relay card to activate the warning light).
*ARD1
- is located in another location, it needs to read the state of the Relay1 Only(in the Relay Card) , not the Pin 7 . ARD1 will use Digital Pin 8 (as input) to read the state of the Relay1 (if it is triggered or not, 0 or 1)
Problem is, I don't know where in the Relay Card will I connect the ARD1's Digital Pin 8 & a reference ground to do the reading, please help me with this . Can I use the Dry Contact Port of the Relay Card?
below is my setup diagram .
There are 2 arduino uno rev3 units:
SETUP:
*ARD2
- has a 12v Relay Card connected to it to control a warning light (on/off) if certain conditions are met (such as if a Condition is satisfied, ARD2 will send signal to Pin 7 then pass it to the relay card to activate the warning light).
*ARD1
- is located in another location, it needs to read the state of the Relay1 Only(in the Relay Card) , not the Pin 7 . ARD1 will use Digital Pin 8 (as input) to read the state of the Relay1 (if it is triggered or not, 0 or 1)
Problem is, I don't know where in the Relay Card will I connect the ARD1's Digital Pin 8 & a reference ground to do the reading, please help me with this . Can I use the Dry Contact Port of the Relay Card?
below is my setup diagram .