Home Companies Oky Newstar Technology Co., Ltd

Demo Code Relay Module For Arduino , 5v / 12v 4-Channel Relay Module

Oky Newstar Technology Co., Ltd
Active Member

Contact Us

[China] country

Address: Room1105, Block B, Chinto Technology Building, Minzhi Road, LongHua, ShenZhen city, GuangDong province, China

Contact name:Amy

Inquir Now

Oky Newstar Technology Co., Ltd

Demo Code Relay Module For Arduino , 5v / 12v 4-Channel Relay Module

Country/Region china
City & Province shenzhen guangdong
InquireNow

Product Details

Demo Code Relay Module For Arduino , 5v / 12v 4-Channel Relay Module

 

 

 

 

Quick details:

 

1. the module uses genuine quality relay

2. stable performance

3.the module can be high or low by a jumper setting trigger

4.all interfaces are available

 

 

Description:


1. the module uses genuine quality relay, normally open interfaces Maximum load: AC 250V/10A, DC 30V/10A;
2. using SMD optocoupler isolation, driving ability, stable performance; trigger current 5mA;
3. the module Operating voltage 12V;
4. the module can be high or low by a jumper setting trigger;
5. fault-tolerant design, even if the control line is broken, the relay will not operate;
6. the power indicator (green), the relay status indicator (red)
7. the interface design of human nature, all interfaces are available through a direct connection terminal leads, very convenient
8. module size: 73mm*50mm*17mm (L*W*H)

 

 

Specification:

 

Datasheets

Pls contact us for Datasheet

Product Photos

As show on title or request for more

Description:

ic

Standard Package

2500

Category

Integrated Circuits (ICs)

Family

Drive Ics

Type

ICs

Voltage - Supply

0 V ~ 48 V

Operating Temperature

-40°C ~ 150°C

Mounting Type

Surface Mount

Package / Case

As descriped on description

Supplier Device Package

As descriped on description

Packaging

Tape & Reel

 

 

test code:


int BASE = 2; / / first a relay connected to I / O pins
int NUM = 4; / / the total number of relay
void setup ()
{
for (int i = BASE; i <BASE + NUM; i + +)
{
pinMode (i, OUTPUT); / / set the digital I / O pin as an output
}
}
void loop ()
{
for (int i = BASE; i <BASE + NUM; i + +)
{
digitalWrite (i, LOW); / / set the digital I / O pin output is "low", that is gradually closed relay
delay (200); / / delay
}
for (int i = BASE; i <BASE + NUM; i + +)
{
digitalWrite (i, HIGH); / / set the digital I / O pin output is "low", that gradually open relay
delay (200); / / delay
}
}

 

 

Competitive Advantage:

 

1. Convenient & Friendly Customer Service
2. Low Prices Direct From Factory Suppliers
3. Fast Delivery Around the World. 
4. High Quality With Global Standards. 
5. 1 Year Factory Warranty
6. Safe Shipping Way and Payment

 

 

Factory Pictures

 

 


 

Hot Products

51 AVR MCU Arduino 8 Channel Relay Module DC 12V With Optocoupler Describations: Name Specification ...
HOT sale relay module 12v relay price, 5V / 9V/12V /24V 8 Channel Relay Module Specifications: 1, 8 ...
4 Channel Arduino 5V Relay Module Control Module With Surface Mount Specification: Datasheets Pls ...
4 Channel Relay Module For Arduino 5V / 12V With 1 Year Warranty Description: 1.The power source and ...
Demo Code Relay Module For Arduino , 5v / 12v 4-Channel Relay Module Quick details: 1. the module ...
5V/12V 4 Channel Relay Module/Expansion Board for Arduino(Red Board) Description: 1. the module uses ...