Click or drag to resize

Device Class

Encapsulates the Seeed Studio Grove I2C ADC (ADC121C021).
Inheritance Hierarchy
SystemObject
  IO.Devices.Grove.ADCDevice

Namespace: IO.Devices.Grove.ADC
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public class Device

The Device type exposes the following members.

Constructors
 NameDescription
Public methodDevice Constructor for a Seeed Studio Grove I2C ADC (ADC121C021).
Top
Properties
 NameDescription
Public propertyvoltage Read-only property returning an analog input voltage measurement.
Top
See Also