Click or drag to resize

MUNTS_0018RaspberryPiJ7DIR_MD13S Field

Motor direction GPIO output pin Designator for DC Motor Driver Grove ConnectorJ7 as configured for the Cytron MD13S Grove motor driver board.

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

Field Value

Designator
Remarks
The speed and direction pins need to be swapped for the MD13S. This requires using the MUNTS-0018-MD13S device tree overlay instead of MUNTS-0018 to arrange the Raspberry Pi expansion bus PWM and GPIO pins properly for the MD13S.
See Also