MoBot ROBOTICS

Smart Car

Build · Learn · Enjoy

The robot that sees, follows, avoids and recognises colours.

8+Age 20Projects 3Languages

A 120-hour taught curriculum

19 900DA

Delivery to all wilayas · pay on delivery · 12-month warranty

MoBot Smart Car
The contents

What is in the box

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

MoBot Smart Car
  • ×1 MoBoard Robotics board
  • ×1 Chassis and mechanical parts
  • ×2 Wheels
  • ×1 Caster wheel
  • ×2 6V DC motors
  • ×1 Ultrasonic sensor
  • ×1 5-channel infrared sensor
  • ×1 RGB colour sensor
  • ×1 Compass
  • ×1 6 AA battery holder
  • ×4 30 mm screws and nuts
  • ×22 10 mm screws and nuts
  • ×6 30 mm spacers
  • ×4 12 mm spacers
  • ×1 Screwdriver
  • ×3 Connection cables
  • ×1 Printed teaching guide, 24 pages MoBot only
  • ×1 Platform activation card MoBot only
Part by part

The components

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

MoBoard Robotics
Board

MoBoard Robotics

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

Ultrasonic sensor
Sensor

Ultrasonic sensor

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

5-channel infrared sensor
Sensor

5-channel infrared sensor

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

RGB colour sensor
Sensor

RGB colour sensor

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

Compass
Sensor

Compass

Gives the robot's heading relative to magnetic north.

DC motors
Actuator

DC motors

Drive the wheels and allow precise movement.

Buzzer
Actuator

Buzzer

Makes the robot's sounds: alerts, melodies, piano mode.

Actuator

LEDs

Show the robot's state and bring the play modes to life.

6 AA battery holder
Power

6 AA battery holder

Powers the board and all the components.

The projects

20 guided projects

Electronics

  • Line follower
  • Colour detector

Programming

  • My first course
  • Obstacle avoidance
  • App-controlled robot
The code

How you program

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.

Blocks
Beginner MoBot Blocks, in the browser, nothing to install.
start
repeat forever
if distance() < 20
turnLeft()
else
forward()
Python
Intermediate MicroPython, inside MoBot Blocks.
while True:
    if distance() < 20:
        turn_left()
    else:
        forward()
C++
Advanced C++, in the Arduino IDE, installed on the computer.
void loop() {
  if (distance() < 20) {
    turnLeft();
  } else {
    forward();
  }
}

Illustrative extract. The exact functions are in the kit guide.

Open MoBot Blocks
Driving it

The app

The robot is driven from the phone, with no setup. Modes launch from a single button.

Available modes
  • Manual driving
  • Line follower
  • Obstacle avoidance
  • Stay in the Ring
  • Colour detection
App Store Google Play Coming soon
The app
The guide and the certificate

A printed guide.
And a certificate at the end.

The teaching guide

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.

The teaching guide

The certificate

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

MoBot Engineer
Verify a certificate
MoBot Engineer
The other world

It can make a robot move. Now teach it to run a house.

A house that measures, alerts, unlocks and lights itself.

7+Age 25Projects 19 900DA
Explore Smart Home
MoBot Smart Home

Frequently asked questions

Ready to order?

Smart Car · 19 900 DA