Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
M5Stack ADC I2C Unit v1.1 (ADS1110) — image 1
Hover to zoom

1 / 5 · Click to enlarge

M5STACK

M5Stack ADC I2C Unit v1.1 (ADS1110)

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

The M5Stack ADC I2C Unit v1.1 (ADS1110) by M5STACK is a value-for-money usb interface module designed for everyday users. It features Model No. / Name: ADC Module and Operating Temperature (°C): 0 to 40.

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

Model No. / Name: ADC Module
Operating Temperature (°C): 0 to 40
Resolution: 16-bit
Shipping Weight: 0.01 kg
Shipping Dimensions: 14 × 10 × 0.1 cm

Ideal For

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

About This Product

The M5Stack ADC I2C Unit v1.1 (ADS1110) by M5STACK is a value-for-money usb interface module designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Model No. / Name: ADC Module
  • Operating Temperature (°C): 0 to 40
  • Resolution: 16-bit
  • Shipping Weight: 0.01 kg
  • Shipping Dimensions: 14 × 10 × 0.1 cm

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.

ADC V1.1 Unit is an A/D conversion module that utilizes the ADS1110 chip, a 16-bit self-calibrating analog-to-digital converter. It is designed with an I2C interface, offering convenient connectivity. The module offers conversion speeds of 8, 16, 32, and 128 samples per second (SPS), providing varying levels of accuracy at 16, 15, 14, and 12 bits of resolution respectively. Equipped with an on-chip programmable gain amplifier (PGA) with a maximum gain of 8, the ADC V1.1 Unit allows for direct measurement of even the faintest signals. The ADS1110 chip incorporates internal reference of 2.048V, which can be selected through configuration registers, enabling high-resolution measurements. ADC V1.1 Unit finds applications in various fields such as industrial process control, factory automation, and portable instrumentation. With its precise and versatile analog-to-digital conversion capabilities, it empowers users to acquire accurate data in demanding scenarios, facilitating effective monitoring and control in diverse environments.

Applications:

  1. Industrial process control
  2. Temperature measurement
  3. Factory automation
  4. Portable meters
  5. Smart transmitters

Features:

  1. Programmable gain amplifier (PGA = 1, 2, 4 or 8 continuous self-calibration)
  2. Low noise (10uVP-P)
  3. I2C Communication
  4. Built-in reference (accuracy: 2.048V ± 0.05%)

Package Includes:

1 x ADC V1.1 Unit

1 x Grove Wire (20cm)

1 x HT3.96 Male Socket(2 pins)

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.