Click or drag to resize

MUNTS_0018RaspberryPiJ6PWM_MD13S Field

Motor speed PWM output Designator for DC Motor Driver Grove Connector J6 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 J6PWM_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