Click or drag to resize

OrangePiZero2WAIN3 Field

Analog input designator (0, 3).

Namespace: IO.Objects.SimpleIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntax
C#
public static readonly Designator AIN3

Field Value

Designator
Remarks
The Orange Pi Zero 2W doesn't have a built-in ADC (Analog to Digital Converter) subsystem, so this is just a placeholder for the first IIO (Industrial I/O) ADC device.
See Also