Skip to main content

Drivers for various I2C GPIO expanders.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

Drivers for various I2C GPIO expanders. The library does not require any libraries other than the standard install of circuit python. Once the exapander has been initialized, the pins can be defined and interacted with in the same way as GPIOs on the CPU.

This library currently supports

  • PCA9555

  • PCAL9555

  • PCA9554

  • PCAL9554

  • PCA9538

  • PCAL9538

Other expanders will likely be added over time as I use them.

Based on Adafruit’s library for the MCP230xx expanders

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle or individual libraries can be installed using circup.

Installing from PyPI

Installing to a Connected CircuitPython Device with Circup

Make sure that you have circup installed in your Python environment. Install it with the following command if necessary:

pip3 install circup

With circup installed and your CircuitPython device connected use the following command to install:

circup install i2c_expanders

Or the following command to update an existing version:

circup update

Usage Example

Take a look in the examples folder for a basic example of using this library.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

circuitpython-i2c-expanders-1.0.0rc1.tar.gz (35.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file circuitpython-i2c-expanders-1.0.0rc1.tar.gz.

File metadata

File hashes

Hashes for circuitpython-i2c-expanders-1.0.0rc1.tar.gz
Algorithm Hash digest
SHA256 117be3e57515c3cdcb3affc2ae37905e20e0114ebe43548ad593f3af2a4e2871
MD5 cd5411aeb62fa99e676f49a9b15ed4c6
BLAKE2b-256 6e6698ba5ac944b0322c2d9f38de4c0a915a801b6fda3dd1a8d41eaa99d9624f

See more details on using hashes here.

File details

Details for the file circuitpython_i2c_expanders-1.0.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for circuitpython_i2c_expanders-1.0.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 d165fcf6a15d01213578bb5c400ae57088f93e2616d4e42241b7e8fc3f7c46a9
MD5 2ac8936a6eac0b4cce6e3fdbb1bf434d
BLAKE2b-256 c6f75bdf9aa7b69d7385de759031d65207f99423a86249d8b931410c3c532f56

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page