DAC2 Hat

The following products are supported:

DAC2Hat

class DAC2Hat

Constructors

class DAC2Hat(i2c, address: int | list | tuple = 0x59)

Create a DAC2 Hat object.

Parameters:
  • i2c – I2C object

  • address – I2C address of the DAC2 Hat

UIFLOW2:

init.svg

DAC2Hat class inherits DAC2Unit class, See unit.DAC2Unit.Methods for more details.