NCIR Hat ======== .. include:: ../refs/hat.ncir.ref The following products are supported: |NCIRHAT| class NCIRHat ------------- Constructors ------------ .. class:: NCIRHat(i2c, address: int = 0x5A) Create a NCIRHat object. :param i2c: I2C object :param address: the I2C address of the device. Default is 0x5A. UIFLOW2: |init.svg| NCIRHat class inherits NCIRUnit class, See :ref:`unit.NCIRUnit.Methods ` for more details.