Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
IO
Devices
Pmod
HYGRO
Device
C# Class IO.Devices.Pmod.HYGRO.Device
Encapsulate the Digilent Pmod HYGRO Temperature and Humidity Sensor (HDC1080).
Inheritance:
IO.Devices.HDC1080.Device
ファイルを表示
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
I
2
bus object.