Beginner's Guide to mBlock 5


#1

1. What is the mBlock 5?
The mBlock 5 is a software tool for STEAM education. It is inspired by Scratch 3.0 and supports graphical and text programming. With mBlock 5, children are able to create engaging stories, games and animations, and program hardware like Makeblock robots, Arduino and micro:bit. It supports Python programming as well. You can just switch to Python mode with one-click. Moreover, its AI and IoT features give children a chance to have fun with some cutting-edge technologies. Besides, mBlock 5 allows you to sync programs across the platforms on Web, mobile devices or PC.

2. Introduction
- Download and install mBlock 5
image
To download mBlock 5, please visit:
http://www.mblock.cc/software/mblock/mblock5/

-About the Interface


Red: Stage Area Green: Blocks Area Blue: Scripts Area Yellow: Menu

  • Stage Area: You can present your designs, connect devices, set your sprites and backgrounds here.

  • Blocks Area: You can find the blocks you need by category and color in Blocks area.

  • Scripts Area: You can program in the Scripts area by dragging blocks to this area.

  • Menu: In this area, you can change the language, open and save files, go to Example Programs and Help.

3. How to Get Started
-Sign up and Sign in
After you sign up and sign in, you will get access to Cloud Data and other features.
image

1)Click the icon on the top right corner to Sign up. Enter your e-mail address and the verification code received via the email. Set your password then. Now you have created an account!

image
image
image

2)After you created an account, return to the home page and click the icon in the top right corner. Enter your e-mail address and password to Sign in.
image
image

-Graphical programming
mBlock 5 makes programming as easy as building blocks

  1. Select the blocks you need from the Blocks area. Left click the block and hold it. Drag the block to the Script area and drop it.

2)The blocks of different colors and shapes can be connected with each other.
image

3)Click the block and you can observe the effects directly in the Stage area.
image

-Add Extension
mBlock 5 will provide users with some basic blocks and you can add more blocks from the Extension Center to do more things.
Add New Feature AI

  1. Select Sprite in the Blocks area and click the button +

  2. In the Extension Center page that pops up, click the button + to add the AI block.

  3. Go back to the homepage. Look, there is a new AI block category here.

Add the IoT Feature

  1. Select Devices and click the button +

2) In the Extension Center page that pops up, click + to add the block IoT.
image

  1. Go back to the home page. Look, a new IoT category is here!
    ·

-Switch to Python mode
mBlock 5 also supports Python programming. You can write codes with Python language and view the corresponding Python codes behind the blocks. The Python mode not only enables users to create stories, games and animations but also allows users to program hardware like Makeblock robots, Arduino and micro: bit.

Python Comparison: Click the button <> in the Scripts area to switch to the Python Comparison mode.


Python Input: In the Script area, drop down the list near the Blocks and select Python. Now you have switched to the Python Input mode. Then, you can write codes here.
image
image

-Add Hardware Device
1) Open the mBlock 5 and click the button + under the Device category.

  1. In the Hardware Library, select the Device you need and click Confirm.

  2. Go back to the homepage. Look, the new hardware mBot is here. You can continue to add other devices.

-Connect Devices and Upgrade Firmware
Power on your hardware device and connect it to the computer via a USB cable or a Bluetooth dongle.

A. Use a USB cable to connect your device

  1. Connect your hardware to the computer via a USB cable.

  2. Under the Devices category, select the hardware device you want to connect and click Connect.

  3. Click Connection. (Note: COM 4 is the serial port number and it might be different on another system or PC. You can just click Connection.)
    image

  4. Return to the homepage. If it shows Device Connected, then it means that the device has been connected to the computer.

B. Connect via a Bluetooth dongle
If your computer supports Bluetooth and your hardware device has a Bluetooth module, you can control or program your robot wirelessly.
First, plug the Bluetooth dongle into the USB interface and you will find the dongle flashes blue light. Make sure the device is powered on and put it near the dongle. At this time, the dongle will stop flashing and the blue light will be solid on.
Next, follow the Step 2, Step 3 and Step 4 in Use a USB cable to connect your device

Note: Before you start to control the device with mBlock 5, a window might pop up to tell you Update Firmware. You can just click Update Now. It will take you 2-3 minutes. Then click OK, and the firmware is upgraded now.
image
image

-Upload Codes and Online Mode

Upload codes
When you have written your programs, click Upload to Device. Work is done!


If you want to save the project, then click Save in the Menu to save it locally.
image
image

Online mode
With the online mode, you don’t have to upload codes but still can control your hardware device.
1) Connect your device and turn on the Test mode.

  1. Drag the blocks to the Scripts area.
    image

  2. Clickimage to get your device work. If you want to get your device work with the offline mode, you have to upload codes.

-Hardware Interacts with the Stage
Create interactive projects with the Broadcast

  1. Select the Events category and drag the following two blocks to the Scripts area.

  2. Create a New message and let Codey broadcast A when button A is pressed.
    image
    image
    image

  3. Add a new sprite Drum to the Scripts area.



  4. Click the new sprite drum and start to write programs for the drum.
    image
    image

  5. Click Devices, select Codey and upload programs to the device. Now, the sprite drum will play a real drum sound through the computer.

  6. Similarly, you can add more instruments sprites and have a concert for Panda!
    image

**4. Teaching Resources **
-Example Programs
The mBlock 5 offers users a wide range of example programs. To get access to them, you can just click the Example Programs in the Menu.
image

-Makeblock Education site
Get more teaching resources which are specially designed for teachers at:
http://education.makeblock.com/


Using Python to Program Makeblock MBot
What is the function of the Test switch?
#2

Amazing, thank you!


#3

Nice Guide, Good Job!:grinning:


#4

#5

Hi,
Can you include how to use the “My Blocks” section too? I tried using that for Codey Rocky on mBlock 5.0.0 beta 2.3, it doesn’t seems to work.
Thanks


#6

Hi blstzus3d,

Thanks for the suggestion, we will add more instructions regarding my Blocks section in next version.


#8

The website seems to be broken. When I click on the download link for mBlock, it takes me to this URL: http://www.mblock.cc/software/ the page at that URL displays “Error establishing a database connection”

I reported this also to info@

Thanks!


#9

http://www.mblock.cc/software/mblock/mblock5/ this one works~


#10

the website links work now. Thanks!


#11

Is there a working download link somewhere at the moment? http://www.mblock.cc/software/mblock/mblock5/ gives currently “502 Bad Gateway”.


#12

Sorry for the inconvenience caused. We have fixed it.


#13

Great, thanks!


#14

Hi @tech_support,

I am using mBlock 5 to program mBot. I cannot find the extension for RGB Line Follower, Color Sensor and Audio Player. I am installing it offline.

Do I need an internet connection to add those extensions?

Thanks,

Cris


#15

If you haven’t downloaded before, no internet access required.


#16

Sorry !! Why i can’t romote LED on arduino with bluetooth? and when i copied the codes on your arduino sources code, then i added a funtion to read recieved datas from bluetooth and they are the wrong datas("???.."). i read in the same baudrae(9600). So i can’t control anythings.


outputs are :???..

Please help me, coz i am a beginner.


#17

Dear Yolanda126 ,

Thanks so much ,Your efforts are much appreciated.

Regards
DoonRobotics


#18

Awesome guide! mBlock has already advanced so much since this guide was made…