Oky Newstar Technology Co., Ltd
                                                                                                           
Verified Supplier
22 Years
Since 2004
Menu

5V 4 Channel Arduino Relay Module , demo code Relay Control Module

Price Negotiable
Price: negotiable
MOQ: 1 Piece/Pieces
Delivery Time: 3-5 workdays after payment
Brand: Oky Newstar
Product Description

5V 4 Channel Relay Module For Arduino , demo code Relay Control Module

 

 

 

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

 

 

Description:

 

1.The input signal can be 3.3 V 5 V

2.Are low level effective. Support 3.3V 5 V

3.It has jump line. Can set high and low level

4.The power source and the relay system power can be divided

5.A set of jump cap. Jump hat off. Can separate the power supply

6.Only one way of high level can be triggered

Package Including:

1*Relay Module 

 

 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
}
}

 

 

The Product Image

 

 

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


 

Get in Touch

Have questions about our products or want to discuss a custom order? Our team is ready to help you.

Company Oky Newstar Technology Co., Ltd
Location Room1105, Block B, Chinto Technology Building, Minzhi Road, LongHua, ShenZhen city, GuangDong province, China
Contact Person Amy

Request A Quote

Please check your email address.
Your message must be at least 20 characters.