Problem with activating relay
Kudonym
Posts: 5
Hi, got some good advice previously so I wanted to see if I could get help on another problem. I'm trying to wire up a relay to turn a solenoid on and off. I tried with 3 different kind of relays, two 12V and one 5V and I'm just not getting any response. All the relays I have available have five pins, two for coil, three for connection with a "normally closed" and "normally open" pin.
When I hook the solenoid and its 12v power source to the "normally closed" loop, it receives power, and does not receive power when hooked to the other pin.
I've read a couple different driving techniques, particularly with the schematic on this thread: http://forums.parallax.com/showthread.php/143792-Using-BASIC-stamp-with-electric-solenoid-valve-need-help
Yet I've had no luck. Tried different assigning it to different pins but still get no response from the relay.
Here's some pictures of my part and what I tried to set it up like.
When I hook the solenoid and its 12v power source to the "normally closed" loop, it receives power, and does not receive power when hooked to the other pin.
I've read a couple different driving techniques, particularly with the schematic on this thread: http://forums.parallax.com/showthread.php/143792-Using-BASIC-stamp-with-electric-solenoid-valve-need-help
Yet I've had no luck. Tried different assigning it to different pins but still get no response from the relay.
Here's some pictures of my part and what I tried to set it up like.
Comments
If so try it again with the diode. If it still clicks with 5V to the coil pin, try it with the transistor (wired appropriately) except don't use the Stamp to trigger to the center pin, use a direct connection to 5V (through appropriate resistor) to the center pin.
Once your satisfied the circuit works without the BS2, add the BS2 to the mix. If it doesn't work with the BS2, try a different I/O pin. If it still doesn't work Take a picture of your setup and post the picture and the code you're using.
That is not a logical troubleshooting method given the information presented.