Gravity 2-Channel 15Bit 0-10V ADC Module

SKU: DFR1184

The Gravity: ADS1115 0-10V 15-bit Dual Channel ADC Module is for high-precision 0-10V analog signal acquisition. It uses TI ADS1115 (with internal reference, PGA), offering ~0.3125mV resolution and <2mV error. Supports I2C/UART for microcontroller connection. Ideal for industrial automation, environmental monitoring (temperature, water level, pressure sensors etc.).

Overview of Gravity: 0-10V 15-bit high-precision dual-channel ADC module
  • Docs
  • Tech Specs
  • 1. Example Code for Arduino-Read Data Using I2C

    This project demonstrates how to read the voltage value of channel 1 from the Gravity: 0-10V 15-bit High Precision Dual Channel ADC Module using I2C communication with an Arduino UNO controller. Users will learn how to wire the module via I2C, install the required library, and use sample code to obtain voltage data.

    2. Example Code for Arduino-Read Data Using UART

    This project demonstrates how to read the voltage value of channel 1 from the Gravity: 0-10V 15-bit High Precision Dual Channel ADC Module using UART communication with an Arduino UNO controller. Users will learn how to wire the module via UART, install the required library, and use sample code to obtain voltage data.

    Reference

    This article serves as a reference for the DFRobot_ADS1115 library applicable to Arduino, providing installation instructions and details on serial communication protocols, including factory parameters, command tables, and AT command descriptions for reading voltage data.

    Specification

    Parameter Value
    ADC Chip Model ADS1115
    Operating Voltage 3.3V-5V
    Measurement Range 0-10V
    Resolution 0.3125mV
    Measurement Error ±2mV
    Number of Channels 2 Channels
    Communication Method I2C, UART

    Pinout

    Number Interface Name Description
    1 D/T I2C data line SDA or UART transmit TXD
    2 C/R I2C clock line SCL or UART receive RXD
    3 GND Power negative
    4 VCC Power positive (3.3~5V)
    5 I2C, UART switch Select I2C/UART communication mode
    6 I2C address switch Switch I2C address, address info on back
    7 AIN1 Input voltage signal 1 positive
    8 AIN2 Input voltage signal 2 positive
    9 GND Input voltage signal negative

    Dimension Diagram

    Was this article helpful?

    TOP