SR-104A Serial Port Control 2 Channel Relay Module Time Delay Relay MCU Controller Production Board

$25.99
  Availability: In Stock
  Shipping: Free Airmail 
  Estimated Delivery: 
   Bulk Savings (Buy more save more)
+
  •   Shipping Methods

    Handling Time

    Before we can ship your order, we prepare your products, do strict quality-control tests and carefully package the items. The time it takes to prepare your items for shipping is separate from the delivery time. It usually takes 1-3 business days to ship out .

    Shipping Methods

    You can choose the preferred shipping method on the cart page during the checkout process. We offers 3 international shipping methods:

    1. Airmail – Free untracked economy shipping via national postal services (HK Post, Singapore Post, China Post, PostNL, Swiss Post, Sweden Post, USPS, Royal Mail e.t.c.)
    2. Airmail Registered – Tracked shipping via national postal services (HK Post, Singapore Post, China Post, PostNL, Swiss Post, Sweden Post, USPS, Royal Mail e.t.c.)
    3. Expedited Shipping – Express shipping with courier delivery (DHL, UPS, FedEx, TNT)

    Delivery Time

    Airmail and Airmail Registered Area Estimated Delivery Time
    United States, Canada 7-25 business days
    Australia, New Zealand, Singapore, United Arab Emirates 10-25 business days
    United Kingdom, France, Spain, Germany, Netherlands, Japan, Belgium, Denmark, Finland, Ireland, Norway, Portugal, Sweden, Switzerland 10-25 business days
    Italy, Brazil, Russia, South Africa 10-45 business days
    Other countries 10-35 business days
    Expedited Shipping 3-10 business days to Worldwide

    Note: If you choose an expedited shipping, please remember to leave a valid contact number, this is required for expedited shipping’s courier delivery.

  •  Returns & Refund

    Last updated October 05, 2022

    Returns

    If you are not completely satisfied with your purchase for any reason, you may return it to us for a full refund within 15 days from delivery date. All returned items must be in new and unused condition, with all original tags and labels attached.

    Return Process

    To return an item, please email our customer service at sales@alexnld.com to obtain a Return Merchandise Authorization (RMA) number. After receiving a RMA number, place the item securely in its original packaging, and mail your return to the following address:

    Alex NLD
    Attn: Returns
    RMA #
    HaGiborim St 8
    Tiberias, 14388
    Israel

    Please note, you will be responsible for the return shipping charges. We strongly recommend that you use a trackable method to mail your return.

    All customers should contact us and obtain Return Merchandise Authorization (RMA) number before sending anything to us. We will not be responsible for returned item(s) without notifying us in advance.

    Refunds

    After receiving your return and inspecting the condition of your item, we will process your refund to the credit / debit card or PayPal account which was used to place the original order.

    Please allow at least seven (7) days from the receipt of your item to process your refund. Refunds may take 1-2 billing cycles to appear on your credit card statement, depending on your credit card company. We will notify you by email when your refund has been processed.

    Exceptions

    If an item is found damaged or defective on receipt, we kindly ask you to contact us within 15 days from the delivery date to arrange a refund or exchange without physical return of the item.

    Please provide us with following:

    1. Photos of the front and back sides of the packaging box;
    2. A photo, video or screenshot of the defective item or the defective part of the parcel.

    Our customer service team will communicate with you to arrange a refund or reshipment without physical return of the item.

    Warranty & Repair service

    If any of the items you have purchased from us is found defective within 1 year from receipt, you are entitled to a repair under warranty. Please kindly provide us with evidence photos or videos of the defective item. After providing such information to our Customer Service team  and the problem is acknowledged, you can send the items back to us for a repair.

    Note:  Please be aware, we do not cover the cost of the returns fees in  warranty & repair service.

    Order Cancellation

    If you want to cancel an order within 24 hours from confirmation of the payment, you will be entitled to a full refund. It is still possible to cancel an order after 24 hours, provided that it has not yet been shipped. If an order has been shipped, it’s impossible for us to cancel or modify it anymore. If you still want a refund, you required to return the item on it’s arrival.

    Questions

    If you have any questions concerning our return policy, please contact us at:

    +972 054-536-2888
    sales@alexnld.com

     


  Share

Functional description:


The improved SR-104 module uses patch technology to support 5V or 9-12V input voltage. Control the absorption and release of 2-way relay by serial command.Set 1-255 seconds delay independently for each channel This is the case. The operation is simple, most of the serial instructions need only 1 byte to realize the function. Provide VB upper computer program and source code, more easily realize computer remote control. After receiving each instruction, the module returns the latest status of all relays. In addition, the module can also respond to relay status queries from the host computer program. The upper computer program can judge the success of each operation by these feedback from the module, and improve the accuracy of control. SR-104A can be extended to one more MO-94C 2 Relay Module Four relays are controlled by serial port.

 

Module features:


STC15F104W as main control chip

Set 1-255 seconds delay independently for each channel

Easy to operate, most serial instructions are single-byte instructions

On-board 2-way relay

Relay with Absorbing Diode Circuit

Each road has LED light, light on relay suction

A MO-94C module can be extended to control four relays through serial port.

With 1 power supply indicator lamp

Improvement of working stability of filter circuit with capacitance

Support 5V or 9-12V input voltage

1.6 mm thick PCB is made of military grade FR-4 sheet metal with reserved mounting holes.

PCB size: 71mm  x 47 mm 

Weight: 46 g

Power requirements: DC4.5V-5V, positive and negative; or DC9-12V


Interface Description:


VCC: Extended Module Power Supply Positive Pole
GND: Extended Module Power Negative
P34: CH3 Control Line, High Level Effective
P35: CH4 Control Line, High Level Effective

Blue terminal: User load, can use 220V AC equipment, or less than 30V DC equipment, the current of the equipment can not exceed the relay standard load. Each relay has a constant open contact, a constant closed contact and a common contact. When the relay is sucked in, the common contact and the constant open contact are turned on; when the relay is released, the common contact and the constant closed contact are turned on.


Package included: 


1 x Relay Module

 

Serial communication mode:


Serial port communication rate 9600 bps, relay control command byte format

 7

 6

 5

 4

 3

 2

 1

 0

 0

 0

 Command code

 CH4

 CH3

 CH2

 CH1


Command code description and examples

 Bit 5

 Bit 4

 function

 Example

 0

 0

 Setting up 4-way relay status according to bit 3-bit 0

0x0A absorbs CH4 and  CH2 and releases CH3  and CH1 simultaneously.

 0

 1

 Make the relay selected by bit 3 to bit 0 suck in 

0x1A absorbs CH4 and  CH2 without changing   the state of CH3 and  CH1.

 1

 0

 Release the selected relay of bit 3 to bit 0

0x2A releases CH4 and  CH2 without changing the state of CH3 and  CH1.

 1

 1

 Return to 4-way relay status

0x3A does not change the state of any relay


Delay Relay Command Byte Format and Description

 7

 6

 5

 4

 3

 2

 1

 0

 1

 High/Low Position

Delay time. Bit 6 = 1 represents 4 bits of high delay seconds and Bit 6 = 0 represents 4 bits of low delay seconds.

When sending delayed instructions, the higher 4 bits are sent before the lower 4 bits are sent. After sending four high bits, you must send four low bits in one second.

There is no need to send the full 8-bit delay seconds, only 4 bits lower when the delay is 1-15 seconds, and only 4 bits higher when the delay seconds are 4 bits lower than 0.

Channel selection-

00:CH1
01:CH2
10:CH3
11:CH4

 


Delay command example

operation

instructions

Explain

CH1 Delay 3 seconds

0x8C

Single byte instruction

CH2 Delay 10 seconds

0xA9

Single byte instruction

CH3 Delay 20 seconds

0xC5, 0x91

Send 2 bytes in a second

CH4 Delay 32 seconds

0xC9

Single byte instruction


Each time the command byte is accepted, the latest relay state will be returned. Bit 3 to bit0 is 1 for the suction state and 0 for the release state.

 7

 6

 5

 4

 3

 2

 1

 0

 0

 0

 0

 0

 CH4

 CH3

 CH2

 CH1


VB upper computer relay control operation instructions:


1. When the host computer program starts, it will scan the serial port available to the computer. Please select the serial port connected with the module.

2. Click on ‘Open the serial port ‘Button



3. Select command code

4. Select the channel to operate, including two on-board relay channels and two extended relay channels.

5. Click’Send instruction’Button


6. The interface shows the instruction code sent by serial port and the value returned by module for users’reference.

VB host computer delay relay operation instructions:

1. When the host computer program starts, it will scan the serial port available to the computer. Please select the serial port connected with the module.
2. Click on ‘Open the serial port’ Button
3. Select ‘1xxx: Start Delay Relay’

4. Select the channel to operate, including two on-board relay channels and two extended relay channels.
5. Set the delay time, ranging from 1 to 255 seconds



Reviews

There are no reviews yet.


Be the first to review “SR-104A Serial Port Control 2 Channel Relay Module Time Delay Relay MCU Controller Production Board”

Your email address will not be published. Required fields are marked *


Q & A

There are no questions yet

Ask a question

Your question will be answered by a store representative or other customers.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Thank you for the question!

Your question has been received and will be answered soon. Please do not submit the same question again.

Error

Warning

An error occurred when saving your question. Please report it to the website administrator. Additional information:

Add an answer

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Thank you for the answer!

Your answer has been received and will be published soon. Please do not submit the same answer again.

Error

Warning

An error occurred when saving your answer. Please report it to the website administrator. Additional information:

Product ID: 11489377 Category:
Close My Cart
Close Wishlist
Close

Close
Navigation
Categories