mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
ads1x15: changed description text to UTF-8 for compatibility with doxy2swig
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
52b0ef4b28
commit
4ff722ed2e
@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
* Author: Marc Graham <marc@m2ag.net>
|
* Author: Marc Graham <marc@m2ag.net>
|
||||||
* Copyright (c) 2015 Intel Corporation.
|
* Copyright (c) 2015 Intel Corporation.
|
||||||
*
|
*
|
||||||
@ -70,12 +70,12 @@ namespace upm {
|
|||||||
* Data is transferred via an I2C-compatible serial interface; four I2C slave addresses can be selected. The ADS1013/4/5
|
* Data is transferred via an I2C-compatible serial interface; four I2C slave addresses can be selected. The ADS1013/4/5
|
||||||
* operate from a single power supply ranging from 2.0V to 5.5V.
|
* operate from a single power supply ranging from 2.0V to 5.5V.
|
||||||
* The ADS1013/4/5 can perform conversions at rates up to 3300 samples per second (SPS). An onboard PGA is available
|
* The ADS1013/4/5 can perform conversions at rates up to 3300 samples per second (SPS). An onboard PGA is available
|
||||||
* on the ADS1014 and ADS1015 that offers input ranges from the supply to as low as ±256mV, allowing both large and small
|
* on the ADS1014 and ADS1015 that offers input ranges from the supply to as low as ±256mV, allowing both large and small
|
||||||
* signals to be measured with high resolution. The ADS1015 also features an input multiplexer (MUX) that provides two
|
* signals to be measured with high resolution. The ADS1015 also features an input multiplexer (MUX) that provides two
|
||||||
* differential or four single-ended inputs.
|
* differential or four single-ended inputs.
|
||||||
* The ADS1013/4/5 operate either in continuous conversion mode or a single-shot mode that automatically powers down
|
* The ADS1013/4/5 operate either in continuous conversion mode or a single-shot mode that automatically powers down
|
||||||
* after a conversion and greatly reduces current consumption during idle periods. The ADS1013/4/5 are specified from
|
* after a conversion and greatly reduces current consumption during idle periods. The ADS1013/4/5 are specified from
|
||||||
* –40°C to +125°C.
|
* –40°C to +125°C.
|
||||||
*
|
*
|
||||||
* Tested with Adafriut ADS1015 board: https://www.adafruit.com/products/1083
|
* Tested with Adafriut ADS1015 board: https://www.adafruit.com/products/1083
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
* Author: Marc Graham <marc@m2ag.net>
|
* Author: Marc Graham <marc@m2ag.net>
|
||||||
* Copyright (c) 2015 Intel Corporation.
|
* Copyright (c) 2015 Intel Corporation.
|
||||||
*
|
*
|
||||||
@ -71,11 +71,11 @@ namespace upm {
|
|||||||
* an I2C-compatible serial interface; four I2C slave addresses can be selected. The ADS1113/4/5 operate from a single power
|
* an I2C-compatible serial interface; four I2C slave addresses can be selected. The ADS1113/4/5 operate from a single power
|
||||||
* supply ranging from 2.0V to 5.5V.
|
* supply ranging from 2.0V to 5.5V.
|
||||||
* The ADS1113/4/5 can perform conversions at rates up to 860 samples per second (SPS). An onboard PGA is available on
|
* The ADS1113/4/5 can perform conversions at rates up to 860 samples per second (SPS). An onboard PGA is available on
|
||||||
* the ADS1114 and ADS1115 that offers input ranges from the supply to as low as ±256mV, allowing both large and small
|
* the ADS1114 and ADS1115 that offers input ranges from the supply to as low as ±256mV, allowing both large and small
|
||||||
* signals to be measured with high resolution. The ADS1115 also features an input multiplexer (MUX) that provides two
|
* signals to be measured with high resolution. The ADS1115 also features an input multiplexer (MUX) that provides two
|
||||||
* differential or four single-ended inputs.
|
* differential or four single-ended inputs.
|
||||||
* The ADS1113/4/5 operate either in continuous conversion mode or a single-shot mode that automatically powers down after
|
* The ADS1113/4/5 operate either in continuous conversion mode or a single-shot mode that automatically powers down after
|
||||||
* a conversion and greatly reduces current consumption during idle periods. The ADS1113/4/5 are specified from –40°C to +125°C.
|
* a conversion and greatly reduces current consumption during idle periods. The ADS1113/4/5 are specified from –40°C to +125°C.
|
||||||
*
|
*
|
||||||
* Tested with DIYMall ADS1115 board. Also available from Adafruit: https://www.adafruit.com/products/1085
|
* Tested with DIYMall ADS1115 board. Also available from Adafruit: https://www.adafruit.com/products/1085
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user