Introduction: How to Build an AC Power Switch Development Board
Ever want to create a design that automates turning on or off an AC powered device such as a light or a heating system? Well this Instructable is for you! In this video we look at how to create a development board for switching on and off AC power. The switch is implemented with a TRIAC which is a semiconductor device so no moving parts like a relay based design.
- Access the Eagle PCB layout files from this link https://github.com/ForceTronics/AC-Switch-Proto-Bo...
- Purchase this development board from www.forcetronics.com
5 Comments
6 years ago
I mean I want two switches like
1. can be controlled with arduino(MCU)
2.physical spst switch
Reply 6 years ago
Yes you can add a mechanical switch in series or in parallel with the TRIAC.
Reply 6 years ago
The problem with series is both the physical switch and mcu has to be turned on to turn on load and for parallel switch both the physical switch and mcu has to be turned off. I am looking for XOR logic
6 years ago
How to add SPST switch to the switch board. So it can work as 2 way switch
thanks in advance
Reply 6 years ago
Hello, I am afraid I don't understand the question. The TRIAC is a SPST switch. Note that AC voltage swings positive and negative so you have current flowing in both directions.