+21622886281
Maqueen Micro:bit Project

Control a Maqueen robot [Micro: bit] by the computer via bluetooth

Objective of this project:

This tutorial aims to control the movement of the Maqueen by the computer via bluetooth.

The directional keys on the keyboard allow the Maqueen to move forward, backward, left, and right.

Thanks to the LED matrix of the micro: bit card, the direction taken by the Maqueen will be displayed.

Materials needed

We will need a micro: bit card, a Maqueen robot, an HC-06 bluetooth module and a computer equipped with bluetooth.

Mounting the Micro: bit card with the HC-06 bluetooth module:

il faut connecter :

  • the VCC pin of the HC-06 module has an energy of 5V

  • the GND pin of the HC-06 module to GND of the Micro: bit card

  • the RX pin of the HC-06 module to the P0 pin of the Micro: bit card

  • the TR pin of the HC-06 module to the P1 pin of the Micro: bit card

Computer communication with HC-06 module and Micro: bit card

Makecode program

Here is the makecode program which allows you to receive data from the HC-06 bluetooth module and control the Maqueen robot.

Python program executed by the computer:

Here is the python program which allows you to connect the computer and send data to the HC-06 bluetooth module:




0 commentaire


Leave a comment

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Scroll to Top