Skip to content

allabouttps/Relay_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”Œ Relay Module PCB

A compact 5V Relay Module PCB designed using Proteus 8 Professional for controlling high-power loads using low-power digital signals.


πŸ“Œ Overview

This project implements a transistor-driven relay circuit and converts it into a PCB layout.
It allows microcontrollers like Arduino to safely and efficiently switch electrical appliances.

πŸ“ PCB Dimensions: 34mm Γ— 53mm


βš™οΈ Features

  • 5V relay switching
  • Transistor-based driver circuit
  • Flyback diode protection
  • LED indicates relay activation (ON state)
  • Compact PCB design

πŸ› οΈ Components

  • 5V Relay
  • NPN Transistor (BC547 / 2N2222)
  • Diode (Flyback Protection)
  • Resistors (including base resistor for transistor biasing)
  • LED

πŸ”„ Working

A 5V digital input signal is applied to the transistor base through a resistor.
This turns the transistor ON, allowing current to flow through the relay coil.
The relay gets energized and switches the connected load.

A flyback diode protects the circuit from voltage spikes, and the LED indicates when the relay is active.


πŸ–ΌοΈ Preview

πŸ”Ή Schematic

Schematic

πŸ”Ή PCB Layout

PCB


πŸ”Œ Applications

  • Home automation
  • Arduino / IoT projects
  • Appliance control

⭐ Support

If you like this project, consider giving it a ⭐ on GitHub!

About

Relay-based switching module PCB for AC load control using transistor trigger; includes PCB design with diode and LED.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors