AdafruitMotorPinProvider Class

Definition

MotorPinProvider implementation for AdaFruit/Aliexpress

public class AdafruitMotorPinProvider : Iot.Device.MotorHat.IMotorPinProvider
type AdafruitMotorPinProvider = class
    interface IMotorPinProvider
Public Class AdafruitMotorPinProvider
Implements IMotorPinProvider
Inheritance
AdafruitMotorPinProvider
Implements

Remarks

These correspond to motor hat screw terminals M1, M2, M3 and M4.

Constructors

AdafruitMotorPinProvider()

Methods

GetPinsForMotor(Int32)

Gets the MotorPins for motor at the specified index

Applies to