Lesson 5 – Lets move forward

 


Tutorial 

  1. In our next tutorial we will focus on learning how to move the mBot forward in a straight line.
  2. Program your mBot using the code snippet provided below.
  3. Download your code to your mBot and test it out.
  4. Once you’ve tested out your code on the mBot you are ready to move onto the next tutorial.


Prerequisites

Here are the list of prerequisites for working on the Makeblock mBot robotics development track.

  1. This robotics development track makes extensive use of the Makeblock mBot.
  2. You will need to download and install the Makeblock mBlock code editor for your laptop/computer.
  3. The mBlock 5 code editor supports block based coding, coding in the C++ (Arduino) language including Python.
  4. Once you’ve obtained the Makeblock mBot and installed the mBlock code editor for your laptop/computer you are ready to proceed with the tutorials.
  5. MakeBlock also offers applications for use on your tablet / hand held device. Options for the Andriod / iPad include – mBlockly or MakeBlock HD. See the Makeblock mBlock link for additional details.

Questions