Electronic – arduino – How to make a PowerSwitch Tail

arduinomainspower

I have an arduino board, and I would to turn a different, completely isolated circuit, on and off. Actually, I will be running 230V to another device, and then control whether it is on or off, with the arduino.

http://www.powerswitchtail.com/Pages/default.aspx
I have been looking a bit at these, and it looks interesting. The problem is, shipping to Europe means they become quite expensive.

So how can I make one myself? Do I need to build some kind of relay? What components can actually handle sending 230V through it, but be controlled from arduino's 5V?

Best Answer

It looks like they used to sell a kit. There is a schematic near the bottom. A relay of some sort is your best bet. Just be sure it can handle the current and voltage requirements. Also, be mindful of how much current the relay coil will need to operate (unless you use a solid state relay). You may need a transistor in between the Arduino and relay to amplify more current.

As always, be extremely careful when dealing with high voltages and current. Do no undertake this project until you have done thorough research of what safety precautions you need to take.