Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
DFRobot Gravity Analog Signal Isolator — image 1
Hover to zoom

1 / 4 · Click to enlarge

DFRobot

DFRobot Gravity Analog Signal Isolator

30+ bought in past month
AI Summary
USB Interface Module for everyday users

The DFRobot Gravity Analog Signal Isolator by DFRobot is a mid-range usb interface module designed for everyday users. It features Operating Voltage (V): 5 and Response Time(s): 4.

₹2,639
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: ₹2,639
Buying tip: A quality investment for dependable performance and premium build quality.
Estimated delivery: 24 Aug7 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

Operating Voltage (V): 5
Response Time(s): 4
Connector Type: PH2.0-3P
No-Load Current (mA): 75
Dimensions (L x W x H) mm: 42 * 32
Weight (g): 10

Ideal For

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

About This Product

The DFRobot Gravity Analog Signal Isolator by DFRobot is a mid-range usb interface module designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Operating Voltage (V): 5 — works with standard household power
  • Response Time(s): 4
  • Connector Type: PH2.0-3P — compatible with modern devices
  • No-Load Current (mA): 75
  • Dimensions (L x W x H) mm: 42 * 32
  • Weight (g): 10
  • Shipping Weight: 22 kg
  • Shipping Dimensions: 6 × 5 × 2 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.

Signal isolators are used in industrial, medical, and other environments in which electrical isolation is essential for safety. Signal isolators can also be used to amplify signals, enable instruments to be added to an overburdened loop, or step down dangerous, high-voltage signals to safer levels. In many cases, electrical isolation is required to ensure reliable operation of the sensors. Some sensors, such as pH sensors and conductivity sensors, will interfere with each other and do not measure properly in the same container when they connect to the same power. To ensure the stable and reliable operation of the sensors with no interference, it is necessary to isolate the signal and the power. Gravity: Analog Signal Isolator is efficient in preventing electrical interference between sensors. This module has an onboard 5V isolation power which could directly supply to the sensor. Therefore, you do not need to prepare the external power, such an easy and practical! The connectors of wires are specially designed for DF Robot 3Pin analog sensor, plug and play, no need for soldering. The analog signal transmission ratio is 1:1, which contributes to a very small impact on the output signals of sensors when this module connects to the circuit. Furthermore, you do not need to change the code of the mainboard. This analog signal isolator is applicable to prevent interferences between sensors, such as a multi-parameter water quality monitoring system that needs to prevent interferences between water sensors. This product is almost compatible with all analog sensors produced by DFRobot. It could satisfy varied demands in situations that require electrical isolation


Useful link:

DFRobot Gravity Analog Signal Isolator tutorial.


Feature:

  1.  Remove earth loop errors which are caused by noise & signal interference.
  2.  Provide electrical (galvanic) isolation between the input and output circuits.
  3. Signal isolators can also be used to amplify signals
  4.  enable instruments to be added to an overburdened loop, or to step down dangerous, high-voltage signals to safer levels.
  5. Analog Error between Two Terminals: <± 20mV (Typ).
  6. Non-isolation Terminal (MCU Terminal). Supply Voltage: 5.0 ± 0.1V. Analog Output: 0 ~ 5.0V.
  7. Isolation Terminal (SEN Terminal). Output Voltage: 5.0 ± 0.2V. Analog Input: 0 ~ 5.0V.

Packages Includes:

1 x DFRobot Gravity Analog Signal Isolator.

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.