View Source API Reference circuits_i2c v2.0.3

Modules

Circuits.I2C lets you communicate with hardware devices using the I2C protocol.

Backends provide the connection to the real or virtual I2C controller

A bus is the connection to a real or virtual I2C controller

Circuits.I2C backend for the Linux i2c-dev interface

Circuits.I2C backend when nothing else is available