| Adafruit.IoT.Motors Namespace |
| Class | Description | |
|---|---|---|
| PwmDCMotor |
Represents a DC Motor connected to a PWM controller.
| |
| PwmStepperMotor |
Represents a stepper motor connected to a PWM controller.
|
| Interface | Description | |
|---|---|---|
| IMotor |
Defines common methods used by all motors.
|
| Enumeration | Description | |
|---|---|---|
| Direction |
Specifies the motor direction.
| |
| MotorState |
The valid states of a stepper motor.
| |
| SteppingStyle |
Specifies the stepper motor stepping style.
|