Interfacing Relay Circuit in Proteus with Arduino Using Push Button Activation
Learn how to simulate a relay circuit interfaced with Arduino in Proteus, where a push button activates switching to safely control a motor powered by a 220V AC source.
What is a Relay Circuit?
A relay circuit uses a relay as an electrically operated switch to control high-power loads through a low-power signal. The setup includes a relay coil powered by 5V from Arduino, a driver transistor/module, freewheeling diode for protection, and contacts connected to the load like a 220V AC motor. When energized, the coil's magnetic field closes contacts to allow current flow; de-energizing returns them via spring action.
This Proteus simulation demonstrates button-activated relay control with Arduino Uno. The push button sends a low-voltage signal to toggle the relay, switching the motor while an LED provides visual status indication
Key Components for Interfacing Relay Circuit
· Arduino Uno board
· 5V SPDT relay module (220V AC rated)
· Push button with 10kΩ pull-up resistor
· DC motor model on 220V AC via relay contacts
· LED and resistor for relay on/off signaling
· 5V power supply for control circuit
Step-by-Step Simulation
1. Design circuit in Proteus ISIS with Arduino, relay, button, and components.
2. Program Arduino to read button input and control relay output.
3. Run simulation to verify button press activates relay, motor, and LED.
Downloads
· Video tutorial: https://youtu.be/35n-Q8Vn_5c
· Proteus files and code: Available at ektecknologies.com
Perfect for electronics students and Arduino makers practicing high-voltage control safely. #Arduino #Proteus #RelayMotor #ElectronicsTutorialyoutube
