DAC2 Hat ======== .. include:: ../refs/hat.dac2.ref The following products are supported: |DAC2Hat| class DAC2Hat ------------- Constructors ------------ .. class:: DAC2Hat(i2c, address: int | list | tuple = 0x59) Create a DAC2 Hat object. :param i2c: I2C object :param address: I2C address of the DAC2 Hat UIFLOW2: |init.svg| DAC2Hat class inherits DAC2Unit class, See :ref:`unit.DAC2Unit.Methods ` for more details.