T/T DC Motors

../_images/tt2.png

This is a DC motor with a low noise and high torque output.

Connection

ArmourBit

Connect the motor to the motor ports on the Armourbit.

../_images/tt_wire2.png

Plugging the motor in the reverse way will not damage the motor, but the rotating direction will be reversed.

RobotBit

Connect the motor to the motor ports on the Robotbit.

../_images/tt_wire1.png

../_images/2kmotorConRB1.jpg

Plugging the motor in the reverse way will not damage the motor, but the rotating direction will be reversed.

MakeCode Coding Tutorial

../_images/mcbanner3.png

../_images/acbanner1.png

This module can be used by both Micro:bit and Meowbit.


ArmourBit

Load PowerBrick Extension: https://github.com/KittenBot/pxt-powerbrick

Loading Extensions

Blocks for controlling motors:

../_images/motorblocks11.png

Programming the motors

../_images/motor11.png

Sample Code Link

Makecode Tutorial Video

../_images/geekservotut1.png


RobotBit

Load Robotbit Extension

../_images/robotbitExtension1.png

Loading Extensions

Blocks for controlling motors:

../_images/2kmotorblocks_rb1.png

Programming the motors

../_images/2kmotorcode_rb1.png

Sample Code Link


Meowbit:

Load Robotbit Extension: https://github.com/KittenBot/meow-robotbit

Loading Extensions

Blocks for controlling motors:

../_images/motorblocks2.png

Programming the motors

../_images/2kmotorcode_meow1.png

Sample Code Link

Extension Version and Updates

There may be updates to extensions periodically, please refer to the following link to update/downgrade your extension.

Makecode Extension Update

KittenBlock Coding Tutorial

../_images/kbbanner1.png


Armourbit

Load Powerbrick Extension

Open the hardware menu and select Powerbrick to load the extension for Micro:bit and Powerbrick.

../_images/addextension2.png

Blocks for controlling motors:

../_images/kbmotorblocks11.png

Programming the motors

../_images/kbmotor11.png


Robotbit

Load Robotbit Extension

Open the hardware menu and select Micro:bit to load the extension for Micro:bit and Robotbit.

../_images/addRB11.png

Blocks for controlling motors:

../_images/rbmotorblocks1.png

Programming the motors

../_images/rbmotorcode1.png

FAQ

1: The Micro:bit does not react when I click the programming blocks.

Make sure the Micro:bit has been connected to the Kittenblock and then try flashing the firmware.