Description
null Description: ADC_HAT is another type of C-HAT specifically design for M5StickC controller. Same as ADC unit, this is an ADC converter component for stickc. Packed with an ADC converter chip ADS1100, which is a fully differential, 16-bit, self-calibrating, A/D converter. Extremely easy to design with and configure, the ADS1100 allows you to obtain precise measurements with a minimum of effort.The ADS1100 consists of a A/D converter core with adjustable gain, a clock generator, and an I2C interface.
ADS1100 itself is able to accept a differential input from -5 ~ +5 V, but we have limited the input to 0~12V by adding on the peripheral circuit design of this IC.
Product Features:
- M5StickC Compatible
- Input: 0-12V
- Software Development Platform: , UIFlow(Blockly, Python)
- ADS1100
- 16-bits Resolution
- CONTINUOUS SELF-CALIBRATION
- SINGLE-CYCLE CONVERSION
- PROGRAMMABLE GAIN AMPLIFIER GAIN = 1, 2, 4, OR 8
- LOW NOISE: 4?Vp-p
- PROGRAMMABLE DATA RATE: 8SPS to 128SPS
- INTERNAL SYSTEM CLOCK
- I2C INTERFACE: address 0x48
- 1x ADC HAT
- 1x 2 Pin 3.96 Pitch Terminal
- Analog Signal Capture
- Datasheet - ADS1100
EasyLoader click to download EasyLoader
Code: 1. for IDE To get complete code, please click here.
Pin Map: M5StickC GPIO0 GPIO26 5V GND HAT ADC SDA SCL 5V GND Video