Grove 4 Channel 16 Bit ADC Board based on ADS1115GroveADC-Cropped

Click here to go straight to the SwitchDoc Store Page for the Grove 4Ch 16Bit ADC Board.

No question about it.   The lack of an Analog to Digital Converter is a pain on the Raspberry Pi.   We want to read those real world signals all the time and we didn’t have a good way of doing it.   And not one really workable ADC for the Grove either.   So, we designed the board above.   4 channels of 16 bit Analog to Digital nirvana.   Based on the TI ADS1115 IC.

To make comments or ask questions, please go to the Product Support Forum at the top of the page.

How to Buy SwitchDoc Labs Products

United States and Worldwide: SwitchDoc Labs Store 

Another Choice Within United States: Amazon.com (Free Shipping with Amazon Prime!)

 Note:    For the latest information and specifications, go to the product page on store.switchdoc.com

Connects to a Grove I2C connector and supplies 4 channels of Grove Analog plugs for your projects.

Learn what Grove Connecters are here in our tutorial.

Screen Shot 2016-05-22 at 12.55.15 PM copy

Features

[list]

[list_item size=”small” icon=”icon-beaker” hex_color=””]The Missing Board for the Raspberry Pi[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]Power and I2C Activity LEDs[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]4 Channels with Grove Analog Connectors[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]Works with all Raspberry Pi boards, ESP8266 designs and Arduino Boards.[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]Grove I2C connector provided[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]Software Provided for Raspberry Pi, Arduino and ESP8266[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]Pass Through Raspberry Pi GPIO Connector[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]All Grove Connectors support 5V[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]Pin Headers provided for non Grove usage[/list_item]

[list_item size=”small” icon=”icon-beaker” hex_color=””]Supports both 3.3V and 5V I2C[/list_item]

 

[/list]

IMG_8440 cropped

Downloads

Current Specification for Grove4Ch16BitADC Board

Raspberry Pi Pure Python Software is at:  https://github.com/switchdoclabs/SDL_Pi_Grove4Ch16BitADC

Arduino and ESP8266 Software is at:  https://github.com/switchdoclabs/SDL_Arduino_Grove4Ch16BitADC

 

Theory of Operation 

Screen Shot 2016-05-11 at 2.19.50 PM

The ADS1115 is a very small, low-power, 16-bit, delta-sigma (ΔΣ) analog-to-digital converter (ADC). The ADS111/5 are extremely easy to configure and design into a wide variety of applications, and allow precise measurements to be obtained with very little effort. Both experienced and novice users of data converters find designing with the ADS1115 to be intuitive and problem-free.

The ADS111/5 consists of a ΔΣ analog-to-digital (A/D) core with adjustable gain, an internal voltage reference, a clock oscillator, and an I2C interface. An additional feature available on the ADS1115 is a programmable digital comparator that provides an alert on a dedicated pin. All of these features are intended to reduce required external circuitry and improve performance.  The ADS1115 functional block diagram is shown above.

The ADS1115 A/D core measures a differential signal, VIN, that is the difference of AINP and AINN. A MUX is available on the ADS1115. This architecture results in a very strong attenuation in any common-mode signals. The converter core consists of a differential, switched-capacitor ΔΣ modulator followed by a digital filter. Input signals are compared to the internal voltage reference. The digital filter receives a high-speed bitstream from the modulator and outputs a code proportional to the input voltage.

The ADS1115 has two available conversion modes: single-shot mode and continuous conversion mode. In single-shot mode, the ADC performs one conversion of the input signal upon request and stores the value to an internal result register. The device then enters a low-power shutdown mode. This mode is intended to provide significant power savings in systems that only require periodic conversions or when there are long idle periods between conversions. In continuous conversion mode, the ADC automatically begins a conversion of the input signal as soon as the previous conversion is completed. The rate of continuous conversion is equal to the programmed data rate. Data can be read at any time and always reflect the most recent completed conversion.

PinOut

Grove4ChADCBoardGrove

 

Grove4ChADCBoardJP