Gorillacell Module 066: DC Motor
Table of Contents


DC Motor is an electric machine that converts direct current (DC) electrical energy into mechanical energy, enabling rotational motion. DC motors are commonly used in robotics, automation, and motor-driven projects.
The Gorillacell ESP32 Development Kit includes a total of four (4) DC Motors:
- 2 pieces of Red Rectangle Lego DC Motor
- 2 pieces of Red Square Lego DC Motor
These motors can be used for a variety of motion-based experiments, including robot movement, conveyor systems, and rotational mechanisms.
BASIC INFORMATION
Device | Category | Interface | Chipset | Description |
---|---|---|---|---|
Output | Motor Cell | Digital | - | - |
PINOUT
It has 2 wires which are
- black and
- red.
DC motor direction of rotation can be controlled according to the polarity applied on the 2 wires.
Clockwise rotation – connect the black wire to the GND and connect the red wire to the VCC.
Counter-clockwise – connect the black wire to the VCC and connect the red wire to the GND.