IO Pi Plus

32 channel MCP23017 digital I/O development board for the Raspberry Pi

£11.99 each (including VAT: £14.39)
137 available
Product Code: IOPi Plus 2.1
EAN: 7426787870149
Add a Screw Terminals 2 pin 5mm
for only £0.62 each ex vat
Order 5mm Pitch 2 Pin 16A PCB Screw Terminal
Add a 40 Pin Single Row Header
for only £0.89 each ex vat
Order Connector suitable for the Raspberry Pi Zero
Add a Mounting Kit Four Pack
for only £3.49 each ex vat
Order Mounting kit to use on our Raspberry Pi boards
Free delivery on orders over £35 ex VAT

The IO Pi Plus is a 32 channel GPIO expander designed for use on the Raspberry Pi. The development board is based around the MCP23017 16-bit I/O expander from Microchip Technology Inc. A pair of MCP23017 expanders are included on the board allowing you to connect up to 32 digital inputs or outputs to the Raspberry Pi.  The IO Pi Plus is powered through the host Raspberry Pi using the GPIO port and extended pins on the GPIO connector allow you to stack the IO Pi Plus along with other expansion boards.

The I2C address bits are selectable using the on-board solder jumpers. The MCP23017 supports up to 8 different I2C addresses so with two MCP23017 devices on each IO Pi you can stack up to 4 IO Pi boards on a single Raspberry Pi giving a maximum of 128 I/O ports.

The IO Pi Plus includes a 5V port that can be isolated from the Raspberry Pi via an isolation solder jumper marked "Link" on the PCB so you can use a separate high current power supply to power the IO Pi reducing the load on the Raspberry Pi. Use of an external supply is recommended if you plan on connecting more than one IO Pi Plus to your Raspberry Pi.  The 5V input is compatible with our 5mm screw terminals.

To use the IO Pi Plus externally from the Raspberry Pi you will need to connect the 3.3V (Pin 1), SDA (Pin 3), SCL (Pin 5) and Ground (Pin 6) pins from the Raspberry Pi GPIO header to the corresponding pins on the IO Pi Plus.  The 5V pin will also need to be connected if you are not using an external 5V power supply.

Features

  •  32 GPIO pins
  • Control via the Raspberry Pi I2C port
  • Python, MicroPython, Home Assistant, C, C++, Node.js and .Net Core software libraries
  • Stack up to 4 IO Pi Plus boards on a single Raspberry Pi
  • Solder jumper selectable I2C addresses
  • External 5V Input with an isolation solder jumper
  • Based on the MCP23017 from Microchip Technologies Inc
  • Configurable interrupt output pins - Configurable as active-high, active-low or open-drain
  • Polarity Inversion register to configure the polarity of the input port data

If you have any questions on how to use the IO Pi Plus you can browse through our Frequently Asked Questions.

Our Knowledge Base has a series of step-by-step guides that will guide you through setting up and using your IO Pi Plus.

We have a Support Forum where you can post questions and find answers.


Technical Details

Input Ratings & Specifications

Spec
Ratings
Vdd (5V pin on I2C bus)
2.7V - 5.5V
All digital inputs and outputs:
0 - Vdd
Current at I/O Pin (sourced or sunk):
25 mA
Maximum current on a single I/O Bank (1 MCP23017 device):
125 mA

3D CAD Model

IO Pi Plus - 3D CAD File (STEP Format)

Schematic

Click to View
View the schematic PDF.

Mechanical Drawings

Mechanical Drawing

Click the image to enlarge.


Compatibility

We have tested the IO Pi Plus on the following platforms.

Model Status
Raspberry Pi Pico series
Raspberry Pi Model A / B
Raspberry Pi 1 Model A+ / B+
Raspberry Pi 2 Model B
Raspberry Pi 3 Model A+ / B / B+
Raspberry Pi 4 Model B
Raspberry Pi 5
Raspberry Pi Zero
Raspberry Pi Zero W / Zero 2 W
Raspberry Pi Compute Module 4 IO Board
Raspberry Pi 400
Orange Pi
Asus Tinker Board
Odroid

Code Libraries and Demos

This expansion board has Python, MicroPython, C, C++, Node.JS, .Net Core, Arduino and Home Assistant libraries available to get you started with your next project.  You can download all of the libraries from our GitHub repository or click on the logos below for your selected programming language.


Assembly Instructions

The IO Pi Plus is supplied with the 40-pin GPIO connector unsoldered. Before using the IO Pi Plus, you need to solder the connector onto the PCB. The power link and I2C address selection are configured using solder jumpers. For convenience, we supply the IO Pi Plus with the power link jumper and one address selection jumper pre-soldered.

The I/O input pads are spaced 2.54mm apart. You can solder wires directly to the board or use 2.54mm pitch headers. The IO Pi Plus is compatible with 20-pin IDC vertical and right-angle headers allowing you to use ribbon cables to connect your external devices to the board.

To install the IO Pi, press the 40-pin connector down onto the Raspberry Pi GPIO pins with the board sitting over the top of the Raspberry Pi.

When installing more than one IO Pi on a single Raspberry Pi board, you must configure the address select jumpers for each IO Pi.

Remove the isolation jumper when connecting an external power supply to the 5V port.

Assembly Guide Video

Watch our assembly guide on YouTube. (opens in a new window)

PCB Header Assembly Jig

Download and print our PCB Header Assembly Jig to hold your circuit board when soldering the header pins.

Use

I2C Address Selection

The MCP23017 contains three address-select pins, which can be tied to Vss or Vdd.  This gives 8 possible I2C addresses for each chip. To simplify address selection on the IO Pi Plus, we have included a set of address selection pads which can be configured by applying a small solder bridge across the required pads. The I2C address table shows your IO Pi Plus's recommended configurations and associated I2C addresses.

Note:
Disconnect the IO Pi Plus from the Raspberry Pi before changing the i2c address. The address pins are tied to GND (low) via a 10K resistor, so the jumper is used to connect a pin to Vcc (high).

Default Configuration (IC1 = 0x20, IC2 = 0x21)

I2C Address Table

2 1 0 Address
LOW LOW LOW 0x20
LOW LOW HIGH 0x21
LOW HIGH LOW 0x22
LOW HIGH HIGH 0x23
HIGH LOW LOW 0x24
HIGH LOW HIGH 0x25
HIGH HIGH LOW 0x26
HIGH HIGH HIGH 0x27

IO Pi Plus Tutorials

Connecting Development Boards to the Raspberry Pi 400

I2C Part 1 - Introducing I2C

I2C Part 2 - Enabling I2C on the Raspberry Pi

I2C Part 3 - I2C tools in Linux

I2C Part 4 - Programming I2C with Python

PCB Header Assembly Jig

Raspberry Pi GPIO Pins

Samba Setup on Raspberry Pi

Set a static IP Address on Raspberry Pi OS Bookworm

Using Pythonpath with our Python Libraries

Cases to use with our boards

Customs and Manufacturing Information

Development Board Compatibility on the Raspberry Pi

.Net Core Libraries

Arduino Library and Demos

C Library and Demos

C++ Library and Demos

MicroPython Library and Demos

Node JS Library and Demos

Python Library and Demos

Windows 10 IOT Library & Demos

16 Channel Opto-Isolated Input Board

Driving Relays or Higher Loads with the IO Pi Plus

IO Pi Plus FAQ

IO Pi Plus Tutorial - MQTT Control

IO Pi Plus Tutorial - MQTT Reading the Ports

IO Pi Plus Tutorial 1 - The Blinking LED

IO Pi Plus Tutorial 2 - Push the Button

IO Pi Plus Tutorial 3 - Introducing Interrupts

IO Pi Plus Tutorial 4 - More Interrupts

IO Pi Plus with Raspberry Pi Pico

Relay Board for the IO Pi Plus 2.1

ODroid Board Introduction

ODroid C1 Ubuntu I2C Setup

ODroid C2 Ubuntu I2C Setup

IO Pi (Discontinued)

IO Pi Plus 1.0 (Discontinued)

Asus Tinker Board Introduction

I2C and SMBus on the Tinker Board

Orange Pi computer boards introduction

Using I2C Devices on the Raspberry Pi with Home Assistant

Using the IO Pi Plus with Home Assistant on the Raspberry Pi


Datasheets

Microchip MCP23017


Tags


IO Pi Plus

£11.99 each (including VAT: £14.39)

You may also like

Important Information

This development board/kit is intended for use for ENGINEERING DEVELOPMENT, DEMONSTRATION, OR EVALUATION PURPOSES ONLY and is not considered by abelectronics.co.uk to be a finished end-product fit for general consumer use. As such, the goods being provided are not intended to be complete in terms of required design-, marketing-, and/or manufacturing-related protective considerations, including product safety and environmental measures typically found in end products that incorporate such semiconductor components or circuit boards. Persons handling the product(s) must have electronics training and observe good engineering practice standards. This development board/kit does not fall within the scope of the European Union directives regarding electromagnetic compatibility, restricted substances (RoHS), recycling (WEEE), FCC, CE or UL, and therefore may not meet the technical requirements of these directives or other related directives. Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view, download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.

Home

Shop

Learn

Forum

FAQ

Contact

0 item

Your cart is empty

Please browse our shop to order from the wide range of Raspberry Pi boards and accessories.

Subtotal:£0.00
View Basket Continue to Checkout