








5V 1 Channel Relay Module for Arduino - Arduino relay module 5V
Single Channel 5Volt 10Amps Relay Module Board They can be used to control devices such as lights, fans, motors, solenoids, etc. 5V relay has three high voltage terminals (NC, C, and NO) which connect to the device you want to control. The other side has three low voltage pins (Ground, Vcc, and Signal) which connect to the Arduino. 5V 1-Channel Relay Module enables high-power device control using low-power microcontrollers like Arduino, ESP8266, Raspberry Pi, and more. Perfect for home automation, DIY projects, and industrial control.
₹ 39 ₹68
68



Add FAQ
Detailed Product Description:
Unlock the potential of your Arduino projects with a versatile 5V 1 Channel Relay Module, the essential component for safely controlling higher voltage or current loads using low-power microcontroller signals. This single channel relay module 5V acts as an electrically operated switch, providing crucial isolation between your sensitive Arduino circuitry and the connected load. Designed for seamless integration, our Arduino compatible relay modules feature a nominal coil voltage of 5V DC, directly compatible with Arduino's digital output pins.
At its core, an electromechanical relay operates on the principle of an electromagnet. When a 5V logic HIGH or LOW signal (depending on the module's trigger type, typically active-low for common Arduino modules) is applied to the control input, current flows through the relay's coil, generating a magnetic field. This field actuates an armature, causing a mechanical switch to change its state. The module typically provides three terminals for the load: Normally Open (NO), Normally Closed (NC), and Common (COM). In its de-energized state, the COM terminal is connected to NC. Upon activation, COM switches its connection to NO, allowing you to selectively power or depower external devices.
Our 5V 1 Channel Relay Module boasts a robust switching capacity, commonly rated at up to 10A for both 250VAC and 30VDC, making it suitable for a diverse range of applications from home automation (controlling lights, fans, or appliances) to high current switching in robotics and industrial control. Many modules incorporate a transistor driver for efficient coil activation and a flyback diode to suppress inductive voltage spikes, protecting your microcontroller. Indicator LEDs often provide visual feedback on the module's power status and the relay's current state. If you're looking to buy 5V 1 channel relay modules at a competitive 5V relay module price, explore our selection. These modules are indispensable for safely interfacing your Arduino with devices that demand power beyond the microcontroller's direct output capabilities.
The 5V Single Channel Relay Module is a compact and reliable switching board that allows microcontrollers or digital systems to control high-voltage AC or DC loads. Featuring a mechanical relay switch, optocoupler isolation, and onboard status indicators, this module ensures safe and effective switching of fans, lights, motors, or other devices.
Compatible with Arduino, ESP32, Raspberry Pi, STM32, PIC, and other platforms, it's perfect for IoT, home automation, robotics, and DIY electronics projects.
Key Features:
-
5V Triggered single channel relay board
-
Optocoupler isolation for safe operation
-
Compatible with Arduino, Raspberry Pi, ESP8266
-
Control AC/DC appliances (light, motor, fan, etc.)
-
Status LED for power and relay state
-
NO (Normally Open), NC (Normally Closed), and COM terminals
Technical Specifications:
Parameter | Value/Details |
---|---|
Operating Voltage | 5V DC |
Trigger Level | Active LOW |
Relay Type | Electromechanical SPDT |
Relay Current Rating | 10A at 250VAC / 10A at 30VDC |
Interface Pins | VCC, GND, IN |
Dimensions | ~50 mm × 26 mm |
Isolation | Yes, via optocoupler |
Indicator LEDs | Power & Relay Status LEDs |
How to Use with Arduino:
Wiring:
Relay Pin | Arduino Pin |
---|---|
VCC | 5V |
GND | GND |
IN | D7 (or any digital pin) |
Arduino Example Code:
int relayPin = 7;
void setup() {
pinMode(relayPin, OUTPUT);
}
void loop() {
digitalWrite(relayPin, HIGH); // Turn Relay ON
delay(1000);
digitalWrite(relayPin, LOW); // Turn Relay OFF
delay(1000);
}
Applications:
-
Smart Home Automation Systems
-
Controlling lights, fans, and AC devices
-
Arduino & Raspberry Pi IoT projects
-
Industrial control panels
-
Switching high voltage from microcontrollers
Package Includes:
-
1 × 5V Single Channel Relay Module
0 Reviews For this Product
