Brushed DC Motor 12V 250W Gear Reduction Motor Original price was: ৳ 8,500.00.Current price is: ৳ 7,590.00.
Back to products
JQ6500 HW-896 V1.2 Voice Sound MP3 Player Module Original price was: ৳ 450.00.Current price is: ৳ 390.00.

5V Relay Module for Arduino

Specifications:

  • Voltage: 5V DC
  • Channels:  available in single or multiple channels (e.g., 1, 2, 4, 8 channels)
  • Relay Type: Electromechanical
  • Current Rating: Usually up to 10A per relay
  • Control Signal: TTL-level signal (5V)

Special Features:

  • Isolation: Provides electrical isolation between the control circuit and the load circuit, protecting your Arduino or other microcontrollers from high voltages.
  • LED Indicators: Most modules have LED indicators that show the status of each relay (ON/OFF).
  • Easy Integration: Designed to be easily interfaced with microcontrollers like Arduino, making it simple to control high-power devices.

Original price was: ৳ 120.00.Current price is: ৳ 75.00.

Specification

Overview

Wiring Connections:

VCC: Connect to the 5V pin of the Arduino or an external 5V power source.
GND: Connect to the ground (GND) pin of the Arduino or the power source.
IN (Control Pins): Connect these pins to the digital output pins of the Arduino that will control each relay. For example, if you have a 4-channel relay module, you’ll have 4 control pins.
NO (Normally Open): Connect to the load or device you want to control. This pin is used to switch the device on or off.
COM (Common): Connect to the power supply for the load or device. It is the common terminal for the relay.
NC (Normally Closed): This is an alternative connection that allows the device to be on when the relay is not activated. Connect to the load or device if you want it to be normally on.
Power:

Voltage Supply: Requires a 5V DC power supply for operation.
Current Consumption: Generally low, but ensure the power source can handle the total current required by all relays when they are active.
Input and Output:

Input:
Signal Voltage: 5V logic signal from the Arduino to control the relays.
Current: Very minimal,  less than 20mA per control pin.
Output:
Relay Contacts: Can handle up to 10A current for each relay channel, suitable for switching high-power devices.
Physical Characteristics:

Size: Compact module design,  around 7×5 cm for a 4-channel version.
Mounting: Usually comes with mounting holes or a PCB design for easy integration into various projects.
Connectors: Features screw terminals for easy connection of external devices and power.
Technical Specifications:

Relay Type: SPDT (Single Pole Double Throw) or similar
Contact Rating: Up to 10A at 250V AC or 30V DC
Control Voltage: 5V DC for relay activation
Isolation Voltage: Usually up to 2500V AC between control and load circuits
Operating Temperature:  operates between 0°C to 85°C
Additional Features:

Protection Diodes: Often includes flyback diodes across the relay coils to protect against voltage spikes.
Manual Override: Some modules may have manual switches to control the relays without needing a microcontroller.
How to Use:

Connect the Power Supply:
VCC: Connect the VCC pin of the relay module to the 5V output on your Arduino.
GND: Connect the GND pin to the ground pin on your Arduino.
Wire the Control Pins:
Control Signals: Connect the IN pins of the relay module to the digital output pins on your Arduino.
Connect the Load:
NO and COM: Connect the load to the NO and COM terminals of the relay. The load will be controlled by the relay when it is activated.
NC (if needed): If you need the device to be on when the relay is not active, connect it to the NC terminal.
Upload Code:
Arduino Code: Write and upload code to the Arduino to control the relays. Use digitalWrite() to set the control pins HIGH or LOW to turn the relays on or off.
cpp

Copy code

int relayPin = 7; // Example pin connected to relay IN1

 

void setup() {

pinMode(relayPin, OUTPUT);

}

 

void loop() {

digitalWrite(relayPin, HIGH); // Turn on relay

delay(1000); // Wait for 1 second

digitalWrite(relayPin, LOW); // Turn off relay

delay(1000); // Wait for 1 second

}

Test the Module:
Power On: Ensure everything is connected correctly and then power up the Arduino.
Verify Operation: Check if the relay switches the connected device on and off as expected.
The 5V Relay Module for Arduino is an essential component for controlling high-power devices with a low-power microcontroller. Its easy integration and reliable operation make it a popular choice for many electronics projects.

Essesntial Products

0.01µF 100V Ceramic Capacitor

Original price was: ৳ 25.00.Current price is: ৳ 15.00.

0.1µF 50V Capacitor

Original price was: ৳ 5.00.Current price is: ৳ 3.00.

0.39-Inch 1-Digit 7-Segment Green Common Anode Display

Original price was: ৳ 100.00.Current price is: ৳ 60.00.

0.39-Inch 1-Digit 7-Segment Green Common Cathode Display

Original price was: ৳ 88.00.Current price is: ৳ 55.00.

0.39-Inch 1-Digit 7-Segment Red Common Anode Display

Original price was: ৳ 90.00.Current price is: ৳ 55.00.

0.39-Inch 1-Digit 7-Segment Red Common Cathode Display

Original price was: ৳ 90.00.Current price is: ৳ 55.00.

Customer Reviews

0 reviews
0
0
0
0
0

There are no reviews yet.

Be the first to review “5V Relay Module for Arduino”

Your email address will not be published. Required fields are marked *

More Like This

Original price was: ৳ 370.00.Current price is: ৳ 349.00.
Original price was: ৳ 590.00.Current price is: ৳ 499.00.
Original price was: ৳ 90.00.Current price is: ৳ 80.00.
Original price was: ৳ 2,280.00.Current price is: ৳ 2,240.00.
Original price was: ৳ 630.00.Current price is: ৳ 615.00.
Original price was: ৳ 110.00.Current price is: ৳ 90.00.
Original price was: ৳ 490.00.Current price is: ৳ 420.00.
Original price was: ৳ 510.00.Current price is: ৳ 499.00.
Original price was: ৳ 270.00.Current price is: ৳ 255.00.
Original price was: ৳ 20.00.Current price is: ৳ 15.00.
Original price was: ৳ 2,010.00.Current price is: ৳ 1,999.00.
Original price was: ৳ 50.00.Current price is: ৳ 35.00.