NCIR Hat
The following products are supported:
class NCIRHat
Constructors
- class NCIRHat(i2c, address: int = 0x5A)
Create a NCIRHat object.
- Parameters:
i2c – I2C object
address – the I2C address of the device. Default is 0x5A.
UIFLOW2:
NCIRHat class inherits NCIRUnit class, See unit.NCIRUnit.Methods for more details.
