Hey guys. In full disclosure, I've only had myArduino for about a week but boy do I like it. I'm no stranger to microcontrollers though. I've dabbled with the PIC chips over the years and learned a good bit of assembly language in doing so (although I used to do some fun stuff on the old 6510 chip back in the commodore 64 days!).
I'm working on a temperature controller for my reef aquarium. I've got my Uno to read water temperature using a ds18b20 and decide whether it needs to turn on a fan, a heater, or do nothing at all. I've tested it with LEDs as output as well as used the serial port to verify that the logic I'm using is working and all seems in order.
Now I'm ready to actually wire this up to start using it. I'm not sure what to look for in purchasing the relays needed. Both the fan and heater use 110V AC. The heater is 200W but I'm not sure about the fan. I know that I do not want to be able to hear when the relay is activated. I've got some X10 modules I use that make a very loud click when they are activated and I'd like to stay away from that as these could come on and off every 10-20 minutes depending on the season.
I'm guessing I'll need a solid state relay for this job? Does anyone know if they make a relay that has a standard three prong plug that I can just plug the fan or heater into and then hook up the logic and AC power? I'm really at a loss as to what my options are in picking the right/best relay for the job. Can someone offer any suggestions?
Thanks.