Skip to main content

Red Building Blocks Motor

Parameter

ItemSpecification
SKUEF10154
Operation Environment
Working Voltage3V~5V
Working Temperature-10℃~50℃
Mechanical Characteristics
Mechanical Limit Angle360°
Weight18 ± 1g
Servo Plate SpecificationCross Hole Dual Output (1 LEGO unit deep)
Reduction Ratio1/140
Gear Misalignment≤1°
Control Characteristics
Operation Angel360°
Optional DirectionClockwise
Operating Angle Range360°
Item3V Testing5V Testing
No-load Speed90±10r/r/min160±10r/r/min
No-load Current65±20mA80±20mA
Stalling Torque0.5±0.1 kg-cm0.7±0.1 kg-cm
Stalling Current0.70±0.2A1.1±0.2A
Speed12500±10%22000±10%
CurrentLess than 30 mALess than 40 mA
No-lode LifeOver 100hOver 50h

Hardware Connection

Take Nezha breakout board for an example.

Connect the two motors to M1 and M2.

Add the Extensions

Click "Advanced" in the MakeCode drawer to see more choices.

For programming Nezha breakout board, we need to add the extensions. Click "Extensions" on the bottom of the drawer and search with “nezha" to download the extension.

Tips: If you met a tip indicating that the codebase will be deleted due to incompatibility, you may continue as the tips suggest or you can create a new project from the menu bar.

Samples for Operation

Note: When using the motor, attention should be paid to ensure that the motor is not blocked, if the motor is blocked, there may be a risk of burnout.

Code as below:

Link: https://makecode.microbit.org/_8g40hhK9rLvW

You may download it directly below:

Result

The two motors rotate together when after pressing button A, the motor connected to the M1 stops rotating when button B is pressed, and both motors stop rotating at the same time when buttons A and B are pressed at the same time.

Note

When using the motor, attention should be paid to ensure that the motor is not blocked, if the motor is blocked, there may be a risk of burnout.