SONGLE SRD-05VDC-SL-C Manual

SONGLE SRD-05VDC-SL-C Manual

2 channel 5v 10a relay module

Advertisement

Description

The relay module is an electrically operated switch that allows you to turn on or
off a circuit using voltage and/or current much higher than a microcontroller could
handle. There is no connection between the low voltage circuit operated by the
microcontroller and the high power circuit. The relay protects each circuit from each
other.
The each channel in the module has three connections named NC, COM, and
NO. Depending on the input signal trigger mode, the jumper cap can be placed at high
2 CHANNEL 5V 10A RELAY MODULE

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SRD-05VDC-SL-C and is the answer not in the manual?

Questions and answers

Summary of Contents for SONGLE SRD-05VDC-SL-C

  • Page 1 2 CHANNEL 5V 10A RELAY MODULE Description The relay module is an electrically operated switch that allows you to turn on or off a circuit using voltage and/or current much higher than a microcontroller could handle. There is no connection between the low voltage circuit operated by the microcontroller and the high power circuit.
  • Page 2 level effective mode which ‘closes’ the normally open (NO) switch at high level input and at low level effective mode which operates the same but at low level input. Specifications  On-board EL817 photoelectric coupler with photoelectric isolating anti- interference ability strong ...
  • Page 3 Wiring Diagram 3 4 5 Schematic Diagram...
  • Page 4 Sample Sketch void setup(){ pinMode(5, OUTPUT); pinMode(6, OUTPUT); void loop(){ digitalWrite(5, LOW); digitalWrite(6, HIGH); delay(4000); digitalWrite(5, HIGH); digitalWrite(6, LOW); delay(4000); How to Test The components to be used are:  Microcontroller (any compatible arduino)  2 channel 5V 10A relay module ...
  • Page 5 Testing Results The figures below shows an alternate switching of the two relays every 4 seconds. A tick sound and a red LED would be observed.

Table of Contents

Save PDF