From d4e3bad9f286a0d9b2a299d57e1601ace50f2340 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Wed, 21 Nov 2018 09:40:54 +0100 Subject: Improve table format --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fb8a7c6..d0b200c 100644 --- a/README.md +++ b/README.md @@ -52,14 +52,14 @@ periods. Data is transferred through I2C. Here is a comparison of the caracteristics of the devices: -| Device | Resolution | Sample Rate | Channels | Multi-channel | Features | -|---------|------------|--------------|----------|---------------|------------------------------| -| ADS1013 | 12-bit | Max 3300 SPS | 1 | N/A | | -| ADS1014 | 12-bit | Max 3300 SPS | 1 | N/A | Comparator, PGA | -| ADS1015 | 12-bit | Max 3300 SPS | 4 | Multiplexed | Comparator, PGA | -| ADS1113 | 16-bit | Max 860 SPS | 1 | N/A | | -| ADS1114 | 16-bit | Max 860 SPS | 1 | N/A | Comparator, PGA | -| ADS1115 | 16-bit | Max 860 SPS | 4 | Multiplexed | Comparator, PGA | +| Device | Resolution | Sample Rate | Channels | Multi-channel | Features | +|---------|------------|--------------|----------|---------------|-----------------| +| ADS1013 | 12-bit | Max 3300 SPS | 1 | N/A | | +| ADS1014 | 12-bit | Max 3300 SPS | 1 | N/A | Comparator, PGA | +| ADS1015 | 12-bit | Max 3300 SPS | 4 | Multiplexed | Comparator, PGA | +| ADS1113 | 16-bit | Max 860 SPS | 1 | N/A | | +| ADS1114 | 16-bit | Max 860 SPS | 1 | N/A | Comparator, PGA | +| ADS1115 | 16-bit | Max 860 SPS | 4 | Multiplexed | Comparator, PGA | Datasheets: - [ADS101x](http://www.ti.com/lit/ds/symlink/ads1015.pdf) -- cgit v1.2.3-54-g00ecf