Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
DC 12V 24V LED Digital Relay Switch Control Board Module Relay Module Voltage Testing Charging Discharge Monitor Test Module Board — image 1
Hover to zoom

1 / 7 · Click to enlarge

Pricio

DC 12V 24V LED Digital Relay Switch Control Board Module Relay Module Voltage Testing Charging Discharge Monitor Test Module Board

5.01 rating
AI Summary
Relay Module for everyday users

The DC 12V 24V LED Digital Relay Switch Control Board Module Relay Module Voltage Testing Charging Discharge Monitor Test Module Board by Pricio is a mid-range relay module designed for everyday users.

₹2,000
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Price: ₹2,000

Total: ₹2,000
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 4 Aug18 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: bg-1989555Category: Relay Module

About This Product

The DC 12V 24V LED Digital Relay Switch Control Board Module Relay Module Voltage Testing Charging Discharge Monitor Test Module Board by Pricio is a mid-range relay module designed for everyday users. It delivers reliable performance at an accessible price.

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

Product parameters:

1. Timing range: 0~999Min
2. Working power supply: 12V Version : DC 10-16V ;24V Version : DC 20-30V
3. Voltage test error: ±0.1V
4. Voltage test display range: 0~99.9V

5. Electrical durability: >100,000 times (10A-250VAC)
6. Electric shock load: 10A/277VAC 10A/30 DC
7. Relay parameters: a group of conversions (normally open and normally closed points)
8. Working current: 55mA/12V when the relay is closed, standby current when the digital tube is off: 8mA/12V
9. Three-digit digital tube: It can be set to automatically turn off the digital tube (0~9Min); the set parameters can be saved for 30 years after power off
10. Weight: 26.6g
11. L*W*H: 57*42*20mm
12.Working environment temperature: -40℃~ 85℃


Package Include: 

1× Module Board


Interface Description:

V+ : Voltage testing positive input terminal
V- : Voltage testing ground
IN+ : Forced switch signal input
IN- : Forced switch signal input
NO : The relay is normally open
COM: relay common terminal
NC : Normally closed terminal of relay



Instructions for use:

After the module is powered on, the indicator light flashes four times and then stays on, the digital tube displays the testing voltage, short press the SET key to enter the setting, the set value digit flashes, press the ENTER key to make the set value from 0 to 9 The cycle increases, the first to be set is the upper limit of the voltage, short press the SET button three times, the second group to be set is the lower limit of the voltage, the lower limit of the voltage cannot be set higher than the upper limit, (if the lower limit is The value cannot be set, please increase the upper limit first), short press the SET key to enter the third group of values for the voltage correction value, the default is 0, the setting range is -0.5 ~ +0.5, and the fourth group of values is the digital tube The time of automatic shutdown, such as ''dL0'' means that the digital tube is always on, ''dL9'' means that the digital tube is automatically turned off after 9 minutes. After pressing the SET setting, the digital tube is no longer flashing. At this time, it enters the voltage testing control mode and collects real-time data. Display the DC voltage value input from the outside, when the detected voltage is higher than the set voltage upper limit, the relay will pull in (normally open point is connected, normally closed point is disconnected), until the voltage is lower than the set voltage lower limit value , the relay is released (the normally closed point is connected, and the normally open point is disconnected).

When the voltage is detected, press and hold the SET button for three seconds and then release it, the logicc state of the voltage control relay will be reversed. You can use this operation to achieve the voltage higher than the upper limit relay pull-in, or the voltage lower than the lower limit relay pull-in.

When the voltage is detected, short press the ENTER key to switch the minute timing time of the relay's pull-in status (the rightmost decimal point flashes when the timing is in progress). When the relay is released, the timing stops. Press and hold ENTER for three seconds to reset the timer value.

The forced switch can be externally connected or a voltage signal (DC5-26V) can be used to force the relay to pull in. When the external switch or voltage signal is continuously input, the relay pulls in. When the switch or signal disappears, the relay is controlled by voltage testing.

Note: The testing voltage terminals should be in reliable contact, loose wiring, and lack of insulation around the circuit board may result in inaccurate voltage testing values.



Product Safety Information

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.