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
Release history Release notifications | RSS feed
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.2.tar.gz
(10.9 kB
view details)
File details
Details for the file i2c-registers-0.1.2.tar.gz.
File metadata
- Download URL: i2c-registers-0.1.2.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72995957e61aad788a25955391de41ff8e790d89293621ff645c33d789d5648d
|
|
| MD5 |
7eb5ab01366c0bbe370500d9f5c6d4d9
|
|
| BLAKE2b-256 |
9c871711e95e2535903c20370fa025cff7d7654bfbb99e9f7283f97b66ac424b
|