DLight Hat

The following products are supported:

DLightHAT

class DLightHat

Constructors

class DLightHat(i2c, address: int = 0x23)

Create a DLightHat object.

Parameters:
  • i2c – I2C object

  • address – the I2C address of the device. Default is 0x23.

UIFLOW2:

init.svg

DLightHat class inherits DLightUnit class, See unit.DLightUnit.Methods for more details.