C# Class IO.Devices.Pmod.HYGRO.Device

Encapsulate the Digilent Pmod HYGRO Temperature and Humidity Sensor (HDC1080).
Inheritance: IO.Devices.HDC1080.Device
Datei anzeigen Open project: pmunts/libsimpleio

Public Methods

Method Description
Device ( IO.Interfaces.I2C.Bus bus )

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

Method Details

Device() public method

Constructor for a Digilent Pmod HYGRO Temperature and Humidity Sensor (HDC1080).
public Device ( IO.Interfaces.I2C.Bus bus )
bus IO.Interfaces.I2C.Bus I2 bus object.