ADC

SKU:U013

Description

ADC unit is an integrated ADS1100 device which is a fully differential, 16-bit, self-calibrating, delta-sigma A/D converter.

It communicates through the I2C interface, which means you can collect AD data through PortA on the M5Core device in order to enhance your A/D capabilities and performance.

Product Features

  • COMPLETE DATA ACQUISITION SYSTEM IN A TINY SOT23-6 PACKAGE
  • 16-BITS NO MISSING CODES
  • INL: 0.0125% of FSR MAX
  • CONTINUOUS SELF-CALIBRATION
  • SINGLE-CYCLE CONVERSION
  • PROGRAMMABLE GAIN AMPLIFIER with gain range of 1, 2, 4, OR 8
  • LOW NOISE: 4µVp-p
  • PROGRAMMABLE DATA RATE: 8SPS to 128SPS
  • INTERNAL SYSTEM CLOCK
  • I2CTM INTERFACE
  • POWER SUPPLY: 2.7V to 5.5V
  • LOW CURRENT CONSUMPTION: 90µA
  • Two LEGO-compatible holes

Include

  • 1x ADC unit
  • 1x GROVE Cable
  • 1x HT3.96 Male Socket(2 pins)

Applications

  • ECG signal acquisition
  • Blood pressure measurement
  • Dynamometer

Specification

Resources Parameter
INL The full scale is 0.0125% of the range (maximum value)
Gain multiple 1, 2, 4, 8
Programming rate 8SPS to 128SPS
Current 90µA
Noise 4μVp-p
Communication protocol I2C:0x48
Net weight 4g
Gross weight 19g
Product Size 32*24*10mm
Package Size 67*53*12mm

EasyLoader

download EasyLoader

1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed. .

  1. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click "Burn" to start burning. (For M5StickC burning, please Set the baud rate to 750000 or 115200)
  1. Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller) Click here to download driver

PinMap

M5Core (GROVE A) GPIO22 GPIO21 5V GND
ADC Unit SCL SDA 5V GND

Schematic

Example

Arduino

This tutorial will show you how to initialize the configuration using the UIFlow2.0 graphical programming platform

ADC Unit Programming Guide

Feature Introduction

Read AD values directly

  • read voltage Read voltage

Usage