Click or drag to resize

OrangePiZero2W_RaspberryPiAIN0 Field

Raspberry Pi compatible alias for AIN0.

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

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