Hi, I'm posting because I am in need of some help for a project I have been working on. I have little electronics knowledge outside of some general physics courses, and messing around with the arduino a little, and sometimes trying to read circuit diagrams and design bread board circuits drives me nutty.
I'm trying to build a circuit to control a light bulb, for use in a thermal cycler (PCR machine) as found here
http://russelldurrett.com/lightbulbpcr.html
Now, on the way there, I stumbled upon another website
http://www.glacialwanderer.com/hobbyrobotics/?p=9
and from that, I am basically trying to copy this circuit
I do not have the correct diode, nor the correct transistor, nor the same relay, but I think I have equivalents that will work for what I want.
transistor I have is a C9014 NPN transistor C9014 Transistor - C9014 NPN Small Signal Transistor
The relay I have is a 5V switch (so I can use the arduino) and rated for 1A. (60W light bulb @ 120V = 0.5A theoretically still good to use)
link to relay http://www.te.com/catalog/pn/en/8-1419130-3
and it's wiring schematic
I bought it from radioshack because I wanted to get going without ordering from the internet. It's a SPDT relay.
diode is just some schotkey or zener diode from a radioshack electronics kit...I don't know which it is, it's orange and black and has a 3 on one side and a 5 on the other.
So where I am right now -- i rebuilt the same circuit as seen here http://www.glacialwanderer.com/_blog/blog2008/04_April/hb_relay3.jpg
Actual question I am trying to figure out how to connect the relay...
I drew up this http://i.imgur.com/bkbzj.png to see if it was possible.
I don't see how a relay works on a breadboard because some of the pins are going to be connected on the same row, regardless of how you place it.
Can the coil be in the same row as one end of the other points? Could they share a common ground like I have written down?
I tried making the "secondary" power supply a 3 1.5VD batteries (4.5V in series) in order to try to turn on an LED...but whenever I try it the circuit is just permanently on and heats up really fast because so much current is flowing (I was holding the ends of the batteries and they got really toasty, really fast).
I think one of my problems was I wasn't keeping the relay "on". I did manually switch it a bunch with the arduino's 5V supply and heard the clicking, but in my head because it is a double throw I keep picturing the gate going back and forth between 2 different sports.
Do I need a single pole single throw to make this work?
Eventually I'd like to use it with the 120V light bulb but, I don't feel like killing myself or burning something until I can at least make it work with 3 batteries and an LED.
I'll upload pictures of my circuit later because this computer won't detect my camera.
Ok thanks for any info on how to hook up the relay to an LED circuit. I'll finish trying again in 30 minutes but I have to take the dogs out for a walk. This time I'll actually hold the switch "on" and see if the batteries still light up the LED.