Click or drag to resize

Device Constructor

Constructor for a Digilent Pmod HYGRO Temperature and Humidity Sensor (HDC1080).

Namespace: IO.Devices.Pmod.HYGRO
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public Device(
	Bus bus
)

Parameters

bus  Bus
I2 bus object.
See Also