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

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

Méthodes publiques

Méthode Description
Device ( IO.Interfaces.I2C.Bus bus )

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

Method Details

Device() public méthode

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.