Skip to main content

Python wrapper library around the common I2C controller register pattern.

Project description

Python I2C Register

Python wrapper library around the common I2C controller register pattern, based on py-i2c-register.

Table Of Contents

Installation

I2C Register is available as a PIP package with the name i2c-register.

Simply use PIP to install:

pip install --user i2c-register

You will then be able to include the i2c_register module and its various classes:

from i2c_registers.i2c_device import I2cDevice
from i2c_registers.i2c_register import I2cRegister
from i2c_registers.i2c_register_section import I2cRegisterSection

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

i2c-registers-0.1.3.tar.gz (11.0 kB view hashes)

Uploaded Source

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