Knowledge Base

The AB Electronics UK Knowledge Base provides support solutions, tutorials and troubleshooting guides.

Knowledge Base

ADC Differential Pi with Raspberry Pi Pico

Using the ADC Differential Pi with Raspberry Pi Pico and MicroPython

The ADC Differential Pi can be used with the Raspberry Pi Pico available at www.raspberrypi.com/products/raspberry-pi-pico/

We have a MicroPython library to use with the Raspberry Pi Pico at GitHub at github.com/abelectronicsuk/ABElectronics_MicroPython_Libraries

The example Python files can be found in /ABElectronics_MicroPython_Libraries/ADCDifferentialPi/demos/

Connecting the ADC Differential Pi to the Raspberry Pi Pico

The ADC Differential Pi library uses the following pins on the Raspberry Pi Pico board.

Pico Pin Pico GPIO Function Pi Pin Pi GPIO
26 20 I2C SDA 3 GPIO 2
27 21 I2C SCL 5 GPIO 3
40 VBUS 5V 2 5V Power
38 GND GND 6 Ground
36 3V3(OUT) 3V3 1 3v3 Power

Wiring Diagram:


Was this article helpful? Yes No

Please tell us how we can improve this article:

Submit
Created 27/10/2022 | Last Updated: 25/10/2023

Related Expansion Boards

Order a ADC Differential Pi Photo of ADC Differential Pi
ADC Differential Pi

8 Channel 18-bit Differential Analogue to Digital converter for the Raspberry Pi

£17.99 Ex VAT: £14.99
Add to Basket

Related Articles

ADC Differential Pi with ADXL335 Accelerometer
ADC Differential Pi with ADXL335 Accelerometer from Analog Devices
ADC Differential Pi with NTC Thermistors
Using an ADC Differential Pi with NTC Thermistors
ADC Differential Pi with Raspberry Pi Pico
Using the ADC Differential Pi with Raspberry Pi Pico and MicroPython
I2C Switch with Raspberry Pi Pico
Using the I2C Switch with Raspberry Pi Pico and MicroPython