ADC Hat

The following products are supported:

ADC

class CANUnit

Constructors

class ADCHat(i2c, address: int = 0x48)

Create an instance of the ADC Hat.

Parameters:
  • i2c – I2C bus

  • address – I2C address of the ADC Hat

UIFLOW2:

init.svg

ADCHat class inherits ADCUnit class, See unit.ADCUnit.Methods for more details.