Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Devices.Grove.ADC
Device Class
Device Constructor
Device Properties
Device Class
Encapsulates the Seeed Studio Grove I
2
C ADC (ADC121C021).
Inheritance Hierarchy
System
Object
IO.Devices.Grove.ADC
Device
Namespace:
IO.Devices.Grove.ADC
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
class
Device
The
Device
type exposes the following members.
Constructors
Name
Description
Device
Constructor for a Seeed Studio Grove I
2
C ADC (ADC121C021).
Top
Properties
Name
Description
voltage
Read-only property returning an analog input voltage measurement.
Top
See Also
Reference
IO.Devices.Grove.ADC Namespace