Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
DFRobot Gravity: I2C 4-20mA DAC Module (Arduino Compatible) — image 1
Hover to zoom

1 / 2 · Click to enlarge

DFRobot

DFRobot Gravity: I2C 4-20mA DAC Module (Arduino Compatible)

3.01 rating
235+ bought in past month
AI Summary
Boards Compatible with Arduino for everyday users

The DFRobot Gravity: I2C 4-20mA DAC Module (Arduino Compatible) by DFRobot is a mid-range boards compatible with arduino designed for everyday users. It features Item Type: Development Board and Board Type: Gravity.

₹1,789
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: ₹1,789
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 17 Aug31 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.

Quick Specs

Item Type: Development Board
Board Type: Gravity
Chip Type: GP8302
Model No. / Name: I2C 4-20mA
Input signal: 12Bit, 0x000-0xFFF (0-25mA)
Input I2C Signal High Level: 2.7V-5V

Ideal For

Everyday convenience
Share:
SKU: robu-1551173Category: Boards Compatible with Arduino

About This Product

The DFRobot Gravity: I2C 4-20mA DAC Module (Arduino Compatible) by DFRobot is a mid-range boards compatible with arduino designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Development Board
  • Board Type: Gravity
  • Chip Type: GP8302
  • Model No. / Name: I2C 4-20mA
  • Input signal: 12Bit, 0x000-0xFFF (0-25mA)
  • Input I2C Signal High Level: 2.7V-5V
  • Power Supply Voltage (V): 18V-24V (24V recommended) — works with standard household power
  • Accuracy: 0.5% before calibration, 0.2% after calibration

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.

This is DFRobot Gravity: I2C 4-20mA DAC Module (Arduino Compatible). This is an I2C DAC module that outputs 0-25mA current. It offers more accurate 4-20mA current output after calibration, which can be used with most 4-20mA devices on market such as motors, inverters, valves, pumps, etc., by Arduino programming.
Applications:
  1. Intelligent function signal generator.
  2. Automatic controller for lighting or fountain.
  3. The automatic and quick transformation of small equipment.
  4. Automatic debugger for electromechanical equipment.
  5. Transformation of small test equipment.

Features:

  1. I2C signal input, linearly converted to 0-25mA analog current output.
  2. With Gravity interface, support the Arduino library, and can be used for program automation control.
  3. Configuration can be saved when powered off, and the saved value remains after restarting.

Useful link:

To do Hardware and Software setup, please follow this tutorial.

Package Includes:

1 x Gravity: I2C 4-20mA DAC Module (Arduino Compatible)

1 x Gravity I2C/UART Sensor Connector

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.