The Single Channel Relay Module is an electronic switch that allows low-voltage control signals, such as those from microcontrollers or Arduino boards, to control high-voltage devices. It provides a single switchable channel with a high-current capacity. The module is commonly used in home automation systems, robotics projects, and industrial applications. With its compact design and easy interface, it provides a convenient solution for controlling various electrical devices using digital signals.
5V Single Channel Relay Module
SKU: 124
₹80.00 Regular Price
₹60.00Sale Price
Specification
- Operating Voltage: Typically operates at 5V DC or 12V DC
- Switching Current Capacity: Varies depending on the module (e.g., 10A, 30A, etc.)
- Control Signal: Typically requires a digital HIGH or LOW signal to toggle the relay state
- Dimensions: Varies depending on the module
Usage
- Power Supply: Connect the VCC pin of the module to the appropriate voltage source (5V or 12V).
- Ground: Connect the GND pin of the module to the ground (GND) pin of the microcontroller or power supply.
- Control Signal: Connect the control input pin of the module to a digital output pin of the microcontroller or Arduino board.
- Load Connection: Connect the high-voltage device you want to control to the relay's Common (COM) and Normally Open (NO) terminals.
- Power Source Connection: Connect the power supply of the high-voltage device to the relay's Common (COM) and Normally Closed (NC) terminals.
- Coding: Write the microcontroller or Arduino code to send the appropriate control signal to the relay module based on your desired logic.
- Testing: Ensure proper operation by testing the relay module with the connected load, following safety precautions.