ddc-i2c 0.1.0

DDC/CI monitor control over I2C
Documentation

ddc-i2c

travis-badge release-badge docs-badge license-badge

ddc-i2c implements the ddc traits for i2c implementations.

Backends

  • i2c-linux using the with-linux Cargo feature.
    • The with-linux-enumerate feature exposes an iterator over all detected displays.

Documentation

See the documentation for up to date information.