pinout.vvzero.com/src/es/overlay/ab-adc-differential-pi.md

64 lines
1.9 KiB
Markdown
Raw Normal View History

<!--
---
name: ADC Differential Pi
class: board
type: adc
formfactor: HAT
manufacturer: AB Electronics
description: 8 channel Analogue to Digital Converter
url: https://www.abelectronics.co.uk/p/65/ADC-Differential-Pi-Raspberry-Pi-Analogue-to-Digital-converter
github: https://github.com/abelectronicsuk
2016-11-03 02:49:57 +08:00
schematic: https://www.abelectronics.co.uk/docs/stock/raspberrypi/adcdifferentialpi/adc-differential-pi-schematic.pdf
buy: https://www.abelectronics.co.uk/p/65/ADC-Differential-Pi-Raspberry-Pi-Analogue-to-Digital-converter
image: 'ab-adc-differential-pi.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x68':
name: MCP3424
device: MCP3424
'0x69':
name: MCP3424
device: MCP3424
-->
#ADC Differential Pi
ADC Differential Pi es un conversor de 18 bit analógico a digital de 8 canales, diseñado para funcionar con Raspberry Pi A+, B+ y 2 modelo B. ADC Differential Pi está basado en dos microchip conversores MCP3424 A/D, cada uno de ellos con 4 entradas analógicas. MCP3424 es un conversor A/D delta-sigma con entradas con bajo ruido diferencial.
##Especificaciones
- Entradas diferenciales 8 x 18-bit
- Control mediante el puerto I2C de Raspberry Pi
- Acopla hasta cuatro placas en una sola Raspberry Pi
- Selección de dirección I2C (8 opciones)
- Puerto I2C de 5V regulable
- Basado en MCP3424 de Microchip Technologies Inc
- Rango de entrada ±2.048V
- Voltaje de refrencia 2.048V (Precisión ± 0.05%, Desvío: 15 ppm/°C)
- Amplificador de ganancia programable (PGA): ganancia de 1, 2, 4 or 8
- Velocidad de datos programable:
- 3.75 SPS (18 bits)
- 15 SPS (16 bits)
- 60 SPS (14 bits)
- 240 SPS (12 bits)
- Conversión única o continua
Librerías Arduino, C, Windows 10 IOT, Python 2 and Python 3 disponibles en GitHub.