Motion Module

Fan Module

Description: The motor module using two GPIO pins to control the motor direction: one pin for forward, one pin for backward. The motor can be set to forward, reverse, stop, or brake.

Connection:

W55MH32

Fan Module

3V3

VCC

GND

GND

PG8

IN1 (Forward)

PG7

IN2 (Backward)

Test Code: GitHub

Demo:

Motor module test

Vibration Motor

Description: The vibration motor module uses a DC motor with an unbalanced mass to generate vibrations. It can be controlled by a simple digital signal (HIGH/LOW) to turn the vibration on and off.

Connection:

W55MH32

Vibration Motor

3V3

VCC

GND

GND

PG8

Signal

Test Code: GitHub

Demo:

Vibration motor module test