Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
4-20mA to 5V Converter for Arduino Industrial Sensor Interface Board — image 1
Hover to zoom

1 / 5 · Click to enlarge

4-20mA to 5V Converter for Arduino Industrial Sensor Interface Board

4.54 ratings
479+ bought in past month
AI Summary
USB Interface Module for professionals

The 4-20mA to 5V Converter for Arduino Industrial Sensor Interface Board is a value-for-money usb interface module designed for professionals. It features Model No. / Name: Converter and Input current: 4-20Ma & 0-20mA.

₹589
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.

Total: ₹589
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 25 Aug8 Sept
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.

Quick Specs

Model No. / Name: Converter
Input current: 4-20Ma & 0-20mA
Output Voltage: 0-3.3V 0-5V 0-10V
Weight (g): 12
Shipping Weight: 0.02 kg
Shipping Dimensions: 6 × 5 × 3 cm

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-975694Category: USB Interface Module

About This Product

The 4-20mA to 5V Converter for Arduino Industrial Sensor Interface Board is a value-for-money usb interface module designed for professionals. It delivers reliable performance at an accessible price.

Key Specifications

  • Model No. / Name: Converter
  • Input current: 4-20Ma & 0-20mA
  • Output Voltage: 0-3.3V 0-5V 0-10V — works with standard household power
  • Weight (g): 12
  • Shipping Weight: 0.02 kg
  • Shipping Dimensions: 6 × 5 × 3 cm

Why Buy from Elecvora?

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

This is a 4-20mA to 5V Converter for Arduino Industrial Sensor Interface Board.

This module lets you interface your Arduino/Raspberry Pi or any other microcontroller with Industrial Sensors and Devices with a 4-20mA output. Interfacing these devices with Arduino/Raspberry Pi has always been tough and complex due to the external circuits, tuning required to convert the current signal to an analog voltage. This board takes care of this and converts the 4-20mA(or 0-20ma) current signal to a 0-5V or 0-3.3V or 0-10V analog output voltage which can be directly connected to the ADC pin of the microcontroller. Connections are easy and simple with the onboard screw terminal connectors!

Note : HW-685 on board working is same . Application:
  • This Module is used to convert the current signal to voltage Output.

Instructions for use:
  1. The module according to the definition of wiring, power supply voltage 7-36V (if the output to 10V, the supply voltage must be greater than 12V).
  2. After power-up, the D2 indicator should be on, otherwise check the line connection. Board with reverse protection, the reverse does not burn.
  3. When the current input is the minimum (0mA or 4mA), adjust the ZERO potentiometer so that the VOUT output is the minimum (0.0V or other voltage).
  4. When the current input is at maximum (20mA), adjust the SPAN potentiometer so that the VOUT output is the maximum (3.3V or 5V or 10V, the output can be as low as 2.5V when the input is 4-20ma).
  5. According to your needs, through the jumper cap to select the appropriate range:
Jumper Settings for Output Voltage Range Input Signal: 4-20mA
  • 1.0-2.5V: J1 1,2 pin are short circuit connected; 3, 4 pin are short circuit connected
  • 2.0-3.3V: J1 1,2 pin are disconnected; 3, 4 pin are disconnected
  • 3.0-5V: J1 1,2 pin are short circuit connected; 3, 4 pin are short circuit connected
  • 4.0-10V: J1 1,2 pin are short circuit connected; 3, 4 pin are disconnected
Jumper Settings for Output Voltage Range Input Signal: 0-20mA:
  • 1.0-3.3V: J1 1,2 pin are short circuit connected; 3, 4 pin are short circuit connected
  • 2.0-5V: J1 1,2 pin are short circuit connected; 3, 4 pin are short circuit connected
  • 3.0-10V: J1 1,2 pin are short circuit connected; 3, 4 pin are disconnected

Features:

  1. Wide supply voltage range, the output has multiple voltage ranges
  2. Zero and range can be adjusted
  3. High stability, good linearity, industrial grade
  4. Current signal sampling resistor with high precision color ring resistance, high precision, temperature drift small, high power

Package Includes:

1 x 4-20mA to 5V Converter for Arduino Industrial Sensor Interface Board

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.