The robot that sees, follows, avoids and recognises colours.
A 120-hour taught curriculum
Delivery to all wilayas · pay on delivery · 12-month warranty

Two things set a MoBot apart from any electronics kit: the printed guide and the platform activation card.

Every part has a role, and the child learns to name it.

The robot's brain: drives the motors, reads the sensors, runs the programs.

Measures the distance to obstacles, the way a bat does.

Tells light from dark on the ground to follow a line.

Recognises a surface's colour so the robot can react to it.

Gives the robot's heading relative to magnetic north.

Drive the wheels and allow precise movement.

Makes the robot's sounds: alerts, melodies, piano mode.
Show the robot's state and bring the play modes to life.

Powers the board and all the components.
The same program, written three times. The child starts with blocks, meets Python once the structure is familiar, and reaches C++ without a break.
Example: drive forward, then turn at an obstacle.
while True:
if distance() < 20:
turn_left()
else:
forward()void loop() {
if (distance() < 20) {
turnLeft();
} else {
forward();
}
}Illustrative extract. The exact functions are in the kit guide.
The robot is driven from the phone, with no setup. Modes launch from a single button.

Every kit ships with its booklet: annotated board diagrams, sensor sheets with their specifications, core concepts and activities. Real course content, not an assembly leaflet.

Missions complete, the child receives a MoBot Engineer certificate, or MoBot IoT Engineer for the Smart Home. For the classroom or the bedroom wall.

A house that measures, alerts, unlocks and lights itself.
Explore Smart Home
No. The robot is built and driven from the app, without writing a line of code. Programming comes next, in coloured blocks, when the child wants it.
Around 1 h 30 with the printed guide. The first time usually takes longer, and that is fine: building is part of the learning.
A phone is enough to build the robot and drive it. To program with MoBot Blocks you need a computer and a browser — there is nothing to install.
Academy tutorials are available in four languages: French, Arabic, English and Spanish. The printed guide ships with the kit.
Every component is sold separately. Message us on WhatsApp with the part reference and we send it out.
12 months from the manufacturing date, recorded in the board's serial number. It covers manufacturing defects. The details are in the terms and conditions. Terms and conditions