





5V 2-Channel Relay Module TTL – Dual Channel Control Board
12V 2CH Relay Module is a small and easy to use . Use it to control one 240V power appliance directly from Arduino, Raspberry Pi, and other microcontrollers or low voltage circuits. The 5V 2-Channel Relay Module allows microcontrollers like Arduino, Raspberry Pi, and ESP8266 to control high voltage appliances (AC/DC). This opto-isolated relay board supports 2 independent channels, making it ideal for smart home, industrial, and DIY automation systems.
₹ 72
₹129
129



: | |
Made In : | India |
Add FAQ
Detailed Description:
The 5V 2-Channel Relay Module is designed to switch high voltage, high current loads using standard 5V logic from microcontrollers. It features opto-isolation for electrical protection, and screw terminals for easy wiring. Each relay can handle up to 250V AC or 30V DC at 10A, allowing control of bulbs, fans, motors, and other household or industrial appliances.
The module includes indicator LEDs for each relay and a low-level trigger interface. It’s perfect for applications in IoT, home automation, industrial control, and remote switching.
Key Features:
-
2 independent relay channels (SPDT – Single Pole Double Throw)
-
Opto-isolated inputs for safety
-
Low-level trigger compatible with 5V logic (Arduino, ESP, etc.)
-
LED indicators for relay status
-
Supports both AC and DC loads
-
Screw terminal blocks for secure wiring
-
Relay switching time: <20ms
-
Pre-drilled holes for easy mounting
-
Durable PCB with copper traces
Technical Specifications:
Parameter | Specification |
---|---|
Operating Voltage | 5V DC |
Trigger Voltage | < 1.5V (Low-level trigger) |
Number of Channels | 2 |
Relay Type | SPDT (Single Pole Double Throw) |
Max AC Load | 250V @ 10A |
Max DC Load | 30V @ 10A |
Input Pins | IN1, IN2, GND, VCC |
Isolation | Optocoupler (opto-isolated) |
Dimensions | ~50mm x 40mm x 18mm |
Weight | ~25g |
How to Use:
-
Connect VCC to 5V and GND to ground of your microcontroller.
-
Connect IN1 and IN2 to GPIO pins of Arduino/ESP/Raspberry Pi.
-
Write logic to send LOW signal to activate each relay.
-
Wire your AC/DC appliances using the screw terminals (COM, NO, NC).
-
Add flyback diodes when driving inductive loads.
void setup() {
pinMode(8, OUTPUT); // IN1
pinMode(9, OUTPUT); // IN2
}
void loop() {
digitalWrite(8, LOW); // Turn on Relay 1
digitalWrite(9, LOW); // Turn on Relay 2
delay(2000);
digitalWrite(8, HIGH);
digitalWrite(9, HIGH);
delay(2000);
}
Applications:
-
Smart home automation (lights, fans, sockets)
-
IoT projects for remote switching
-
Industrial control panels
-
Agriculture automation systems
-
DIY Arduino and Raspberry Pi projects
-
Timer or sensor-based switching
-
Remote device control via WiFi/Bluetooth
Package Includes:
-
1 x 5V 2-Channel Relay Module
0 Reviews For this Product
