Click or drag to resize

RaspberryPiI2C2 Field

I2C bus channel number for the remote Raspberry Pi I2C bus controller I2C2.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntax
C#
public const int I2C2 = 2

Field Value

Int32
Remarks
I2C2 will only be configurable if the Remote I/O Protocol Server program is running on an Orange Pi Zero 2W.
See Also