Click or drag to resize

BeaglePlayUART_GROVE Field

Grove socket serial port device pathname.
Remarks
Switching the Grove socket from I2C to a serial port requires applying the grove-serial.dtbo device tree overlay. Debian Linux for the BeaglePlay does not allow this because its kernel reserves the UART1 hardware subsystem for boot loader debugging.

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

Field Value

String
See Also