A Python library for controlling the Interface Expander device
Project description
USB Interface Expander
interface-expander is a lightweight Python library that allows you to communicate with USB Interface Expander devices.
It provides a simple API for interacting with I²C peripherals and controlling analog outputs (±12 V, 2-channels) directly from Python.
🧩 Features
- USB → I²C bridge — communicate with I²C sensors and devices from your PC
- USB → ±12 V DAC output — set precise analog voltages from Python
- Cross-platform — works on Windows, macOS, and Linux
- Plug-and-play — automatically detects connected Interface Expander devices (no additional drivers needed)
🚀 Getting Started
✅ Prerequisites
To use this python library, you will need one of the following two USB Interface Expander devices:
Picture of the USB to I²C Converter
📦 Installation
pip install interface-expander
💻 Examples
Please checkout this folder for lots of I²C and Analog Output code examples.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file interface_expander-1.0.4.tar.gz.
File metadata
- Download URL: interface_expander-1.0.4.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b478a38f8f7f109f5eae06874f1e129c90121ae2a1d305f69552f01baeb4c68b
|
|
| MD5 |
7b52ba3155e072b6e69ce2a8ae4b3fc2
|
|
| BLAKE2b-256 |
44703348e921c7e37faa90222e8fe84cd3483eb9f3f2ba602f2340a1d2cd0bad
|
File details
Details for the file interface_expander-1.0.4-py3-none-any.whl.
File metadata
- Download URL: interface_expander-1.0.4-py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54c20e17308edf9707eb55094e49626a3a02ea10a41ae73c89f9b0888c526c35
|
|
| MD5 |
73a5b988ddb2e730a5e9a45c1cd0ce8a
|
|
| BLAKE2b-256 |
a9e3d70ad7a11a531c106cd402de8ae108aa7ecec99e2f39acce10920f0f2af7
|